Skip to content

Instantly share code, notes, and snippets.

/-

Created December 17, 2017 18:56
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/481383652e6723136457d197f0daabd5 to your computer and use it in GitHub Desktop.
Save anonymous/481383652e6723136457d197f0daabd5 to your computer and use it in GitHub Desktop.
===================================================================
GDB Log
===================================================================
"/usr/bin/mintinstall": not in executable format: File format not recognized
[New LWP 18043]
[New LWP 18046]
[New LWP 18049]
[New LWP 18048]
[New LWP 19417]
Core was generated by `mintinstall '.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f7333e92428 in ?? ()
[Current thread is 1 (LWP 18043)]
===================================================================
GDB Backtrace
===================================================================
"/usr/bin/mintinstall": not in executable format: File format not recognized
[New LWP 18043]
[New LWP 18046]
[New LWP 18049]
[New LWP 18048]
[New LWP 19417]
Core was generated by `mintinstall '.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f7333e92428 in ?? ()
[Current thread is 1 (LWP 18043)]
#0 0x00007f7333e92428 in ?? ()
#1 0x00007f7333e9402a in ?? ()
#2 0x0000000000000020 in ?? ()
#3 0x0000000000000000 in ?? ()
===================================================================
GDB Backtrace (all threads)
===================================================================
"/usr/bin/mintinstall": not in executable format: File format not recognized
[New LWP 18043]
[New LWP 18046]
[New LWP 18049]
[New LWP 18048]
[New LWP 19417]
Core was generated by `mintinstall '.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f7333e92428 in ?? ()
[Current thread is 1 (LWP 18043)]
Thread 5 (LWP 19417):
#0 0x00007f7333f7205c in ?? ()
No symbol table info available.
#1 0x00007f7334223770 in ?? ()
No symbol table info available.
#2 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 4 (LWP 18048):
#0 0x00007f7333f5870d in ?? ()
No symbol table info available.
#1 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 3 (LWP 18049):
#0 0x00007f7333f5870d in ?? ()
No symbol table info available.
#1 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 2 (LWP 18046):
#0 0x00007f7333f5870d in ?? ()
No symbol table info available.
#1 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 1 (LWP 18043):
#0 0x00007f7333e92428 in ?? ()
No symbol table info available.
#1 0x00007f7333e9402a in ?? ()
No symbol table info available.
#2 0x0000000000000020 in ?? ()
No symbol table info available.
#3 0x0000000000000000 in ?? ()
No symbol table info available.
#0 0x00007f7333e92428 in ?? ()
#1 0x00007f7333e9402a 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