Skip to content

Instantly share code, notes, and snippets.

/-

Created March 6, 2018 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4baaf38cc828222a0977ddb2724ae047 to your computer and use it in GitHub Desktop.
Save anonymous/4baaf38cc828222a0977ddb2724ae047 to your computer and use it in GitHub Desktop.
===================================================================
GDB Log
===================================================================
"/usr/bin/mintreport": not in executable format: File format not recognized
[New LWP 13246]
[New LWP 13250]
[New LWP 13251]
[New LWP 13249]
Core was generated by `mintreport '.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f7590a14428 in ?? ()
[Current thread is 1 (LWP 13246)]
===================================================================
GDB Backtrace
===================================================================
"/usr/bin/mintreport": not in executable format: File format not recognized
[New LWP 13246]
[New LWP 13250]
[New LWP 13251]
[New LWP 13249]
Core was generated by `mintreport '.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f7590a14428 in ?? ()
[Current thread is 1 (LWP 13246)]
#0 0x00007f7590a14428 in ?? ()
#1 0x00007f7590a1602a in ?? ()
#2 0x0000000000000020 in ?? ()
#3 0x0000000000000000 in ?? ()
===================================================================
GDB Backtrace (all threads)
===================================================================
"/usr/bin/mintreport": not in executable format: File format not recognized
[New LWP 13246]
[New LWP 13250]
[New LWP 13251]
[New LWP 13249]
Core was generated by `mintreport '.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f7590a14428 in ?? ()
[Current thread is 1 (LWP 13246)]
Thread 4 (LWP 13249):
#0 0x00007f7590ada74d in ?? ()
No symbol table info available.
#1 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 3 (LWP 13251):
#0 0x00007f7590ada74d in ?? ()
No symbol table info available.
#1 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 2 (LWP 13250):
#0 0x00007f7590ada74d in ?? ()
No symbol table info available.
#1 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 1 (LWP 13246):
#0 0x00007f7590a14428 in ?? ()
No symbol table info available.
#1 0x00007f7590a1602a in ?? ()
No symbol table info available.
#2 0x0000000000000020 in ?? ()
No symbol table info available.
#3 0x0000000000000000 in ?? ()
No symbol table info available.
#0 0x00007f7590a14428 in ?? ()
#1 0x00007f7590a1602a in ?? ()
#2 0x0000000000000020 in ?? ()
#3 0x0000000000000000 in ?? ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment