Guest User

Untitled

a guest
Jan 12th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. pd_new (c=0x0) at m_pd.c:16
  3. 16 m_pd.c: No such file or directory.
  4. in m_pd.c
  5. (gdb) bt
  6. #0 pd_new (c=0x0) at m_pd.c:16
  7. #1 0x6ee8d8c7 in tclpd_new (classsym=0x1d9d2d8, ac=0, at=0x28e700)
  8. at tcl_class.c:205
  9. #2 0x673649df in pd_typedmess (x=0x673bdc9c, s=0x1d9d2d8, argc=0,
  10. argv=0x28e700) at m_class.c:714
  11. #3 0x67364b4b in new_anything (dummy=0x673bdc9c, s=0x1d9d2d8, argc=0,
  12. argv=0x28e700) at m_class.c:571
  13. #4 0x6736451c in pd_typedmess (x=0x673bdc9c, s=0x1d9d2d8, argc=0,
  14. argv=0x28e700) at m_class.c:812
  15. #5 0x6736a562 in binbuf_eval (x=0x1d9cd78, target=0x673bdc9c, argc=0,
  16. argv=0x1d97408) at m_binbuf.c:767
  17. #6 0x67348026 in canvas_objtext (gl=0x1d9ce60, xpix=<value optimized out>,
  18. ypix=<value optimized out>, selected=0, b=0x1d9cd78) at g_text.c:96
  19. #7 0x6734a5a7 in text_setto (x=0x1d9cbb0, glist=0x1d9ce60,
  20. buf=0x1d9d2b0 "list_change««««««««þîþîþ", bufsize=11) at g_text.c:1424
  21. #8 0x6735dfd1 in glist_deselect (x=0x1d9ce60, y=0x1d9cbb0) at g_editor.c:306
  22. #9 0x6735e0ea in glist_noselect (x=0x1d9ce60) at g_editor.c:321
  23. #10 0x67360fef in canvas_doclick (x=0x1d9ce60, xpos=277, ypos=221, which=1,
  24. mod=0, doit=1) at g_editor.c:1589
  25. #11 0x673614d2 in canvas_mouse (x=0x1d9ce60, xpos=277, ypos=221, which=1,
  26. mod=0) at g_editor.c:1601
  27. #12 0x6736480a in pd_typedmess (x=0x1d9ce60, s=0x764bc0, argc=0,
  28. argv=0x28eb00) at m_class.c:791
  29. #13 0x6736451c in pd_typedmess (x=0x1d07950, s=0x764bc0, argc=4,
  30. argv=0x28eae0) at m_class.c:812
  31. #14 0x6736a562 in binbuf_eval (x=0x1d0ac08, target=0x1d07950, argc=0,
  32. argv=0x0) at m_binbuf.c:767
  33. #15 0x6736f2bd in socketreceiver_read (x=0x1d0b370, fd=460) at s_inter.c:551
  34. #16 0x6736df49 in sys_domicrosleep (microsec=<value optimized out>, pollem=1)
  35. at s_inter.c:191
  36. #17 0x6736c1f8 in m_pollingscheduler () at m_sched.c:511
  37. #18 m_mainloop () at m_sched.c:571
  38. #19 0x004013e0 in ?? ()
  39. #20 0x004010bb in ?? ()
  40. #21 0x004012c8 in ?? ()
  41. #22 0x766f339a in KERNEL32!BaseCleanupAppcompatCacheSupport ()
  42. from C:\Windows\syswow64\kernel32.dll
  43. #23 0x7efde000 in ?? ()
  44. #24 0x77a19ed2 in wcscat () from C:\Windows\system32\ntdll.dll
  45. #25 0x7efde000 in ?? ()
  46. #26 0x77a19ea5 in wcscat () from C:\Windows\system32\ntdll.dll
  47. #27 0x004012b0 in ?? ()
  48. #28 0x00000000 in ?? ()
  49. (gdb)
Add Comment
Please, Sign In to add comment