bogdb

Untitled

Apr 5th, 2018
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. $ gdb attach 9358
  2. GNU gdb (GDB) 8.1
  3. Copyright (C) 2018 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-pc-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. attach: No such file or directory.
  17. Attaching to process 9358
  18. [New LWP 9361]
  19. [Thread debugging using libthread_db enabled]
  20. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  21. 0x00007fda414dd3bd in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  22. (gdb) cont
  23. Continuing.
  24.  
  25. Thread 1 "tkscidb-beta" received signal SIGSEGV, Segmentation fault.
  26. 0x00007fda41e3f268 in HashArrayKey () from /usr/lib64/libtcl8.6.so
  27. (gdb) bt
  28. #0 0x00007fda41e3f268 in HashArrayKey () from /usr/lib64/libtcl8.6.so
  29. #1 0x00007fda41e3f3c9 in CreateHashEntry () from /usr/lib64/libtcl8.6.so
  30. #2 0x00007fda432f6a09 in MakeTransparentWindowExist (tkwin=0x7fda3c57c530, parent=2621473) at tk_busy.cpp:871
  31. #3 0x00007fda432f6dd6 in CreateBusy (interp=0x7fffce588620, tkRef=0x7fffce8b4500) at tk_busy.cpp:1016
  32. #4 0x00007fda432f7066 in HoldBusy (busyTablePtr=0x7fda43b3de80 <ScBusyObjCmd(void*, Tcl_Interp*, int, Tcl_Obj* const*)::busyTable>, interp=0x7fffce588620, windowObj=0x7fda39d98580, configObjc=0, configObjv=0x7fffce58d070) at tk_busy.cpp:1171
  33. #5 0x00007fda432f763d in ScBusyObjCmd (clientData=0x0, interp=0x7fffce588620, objc=3, objv=0x7fffce58d058) at tk_busy.cpp:1342
  34. #6 0x00007fda43255a89 in safeCall (clientData=0x7fda432f70f8 <ScBusyObjCmd(ClientData, Tcl_Interp*, int, Tcl_Obj* const*)>, ti=0x7fffce588620, objc=3, objv=0x7fffce58d058) at tcl_base.cpp:1006
  35. #7 0x00007fda41d9fe36 in TclNRRunCallbacks () from /usr/lib64/libtcl8.6.so
  36. #8 0x00007fda42b89d84 in Ttk_InvokeEnsemble () from /usr/lib64/libtk8.6.so
  37. #9 0x00007fda42b9022c in WidgetInstanceObjCmd () from /usr/lib64/libtk8.6.so
  38. #10 0x00007fda41d9fe36 in TclNRRunCallbacks () from /usr/lib64/libtcl8.6.so
  39. #11 0x00007fda42b90f8a in TtkWidgetInstateCommand () from /usr/lib64/libtk8.6.so
  40. #12 0x00007fda42b89d84 in Ttk_InvokeEnsemble () from /usr/lib64/libtk8.6.so
  41. #13 0x00007fda42b9022c in WidgetInstanceObjCmd () from /usr/lib64/libtk8.6.so
  42. #14 0x00007fda41d9fe36 in TclNRRunCallbacks () from /usr/lib64/libtcl8.6.so
  43. #15 0x00007fda42b90f8a in TtkWidgetInstateCommand () from /usr/lib64/libtk8.6.so
  44. #16 0x00007fda42b89d84 in Ttk_InvokeEnsemble () from /usr/lib64/libtk8.6.so
  45. #17 0x00007fda42b9022c in WidgetInstanceObjCmd () from /usr/lib64/libtk8.6.so
  46. #18 0x00007fda41d9fe36 in TclNRRunCallbacks () from /usr/lib64/libtcl8.6.so
  47. #19 0x00007fda41da1ccc in TclEvalEx () from /usr/lib64/libtcl8.6.so
  48. #20 0x00007fda41da2503 in Tcl_EvalEx () from /usr/lib64/libtcl8.6.so
  49. #21 0x00007fda42ada896 in Tk_BindEvent () from /usr/lib64/libtk8.6.so
  50. #22 0x00007fda42ade7ef in TkBindEventProc () from /usr/lib64/libtk8.6.so
  51. #23 0x00007fda42ae66fa in Tk_HandleEvent () from /usr/lib64/libtk8.6.so
  52. #24 0x00007fda42ae68f1 in WindowEventProc () from /usr/lib64/libtk8.6.so
  53. #25 0x00007fda41e69c88 in Tcl_ServiceEvent () from /usr/lib64/libtcl8.6.so
  54. #26 0x00007fda41e69ef0 in Tcl_DoOneEvent () from /usr/lib64/libtcl8.6.so
  55. #27 0x00007fda42ae7112 in Tk_MainLoop () from /usr/lib64/libtk8.6.so
  56. #28 0x00007fda42af5ccb in Tk_MainEx () from /usr/lib64/libtk8.6.so
  57. #29 0x00007fda4324cc15 in main (argc=3, argv=0x7fffd5496a98) at tkscidb.cpp:110
Advertisement
Add Comment
Please, Sign In to add comment