Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in mintreport when clicking on a crash in sddm #48

Closed
mauromol opened this issue Mar 23, 2020 · 1 comment
Closed

Crash in mintreport when clicking on a crash in sddm #48

mauromol opened this issue Mar 23, 2020 · 1 comment

Comments

@mauromol
Copy link

Here is the stack trace. I can't copy it to pastebin because of #47.

===================================================================
 GDB Log                                                           
===================================================================
"/usr/bin/mintreport": not in executable format: File format not recognized
[New LWP 15150]
[New LWP 15153]
[New LWP 15155]
[New LWP 15154]
Core was generated by `mintreport                                                  '.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd36a5ac428 in ?? ()
[Current thread is 1 (LWP 15150)]

===================================================================
 GDB Backtrace                                                     
===================================================================
"/usr/bin/mintreport": not in executable format: File format not recognized
[New LWP 15150]
[New LWP 15153]
[New LWP 15155]
[New LWP 15154]
Core was generated by `mintreport                                                  '.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd36a5ac428 in ?? ()
[Current thread is 1 (LWP 15150)]
#0  0x00007fd36a5ac428 in ?? ()
#1  0x00007fd36a5ae02a in ?? ()
#2  0x0000000000000020 in ?? ()
#3  0x0000000000000000 in ?? ()

===================================================================
 GDB Backtrace (all threads)                                       
===================================================================
"/usr/bin/mintreport": not in executable format: File format not recognized
[New LWP 15150]
[New LWP 15153]
[New LWP 15155]
[New LWP 15154]
Core was generated by `mintreport                                                  '.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fd36a5ac428 in ?? ()
[Current thread is 1 (LWP 15150)]

Thread 4 (LWP 15154):
#0  0x00007fd36a67274d in ?? ()
No symbol table info available.
#1  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 3 (LWP 15155):
#0  0x00007fd36a67274d in ?? ()
No symbol table info available.
#1  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (LWP 15153):
#0  0x00007fd36a67274d in ?? ()
No symbol table info available.
#1  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (LWP 15150):
#0  0x00007fd36a5ac428 in ?? ()
No symbol table info available.
#1  0x00007fd36a5ae02a in ?? ()
No symbol table info available.
#2  0x0000000000000020 in ?? ()
No symbol table info available.
#3  0x0000000000000000 in ?? ()
No symbol table info available.
#0  0x00007fd36a5ac428 in ?? ()
#1  0x00007fd36a5ae02a in ?? ()
#2  0x0000000000000020 in ?? ()
#3  0x0000000000000000 in ?? ()

Using Linux Mint 18.3 KDE.

@JosephMcc
Copy link
Contributor

Probably not going to be any real action on this. Mintreport was never really meant for 18.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants