Advertisement
megrimm

gmerlin crash with mpg

Mar 8th, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. Process: pd [80583]
  2. Path: /Applications/Pd-extended.app/Contents/Resources/Scripts/../bin/pd
  3. Identifier: pd
  4. Version: ??? (???)
  5. Code Type: X86-64 (Native)
  6. Parent Process: Pd-0.43.1-extended-20120305 [80579]
  7.  
  8. Date/Time: 2012-03-08 09:22:53.738 -0500
  9. OS Version: Mac OS X 10.7.3 (11D50b)
  10. Report Version: 9
  11.  
  12. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  13.  
  14. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  15. Exception Codes: 0x000000000000000d, 0x0000000000000000
  16.  
  17. VM Regions Near 0:
  18. -->
  19. __TEXT 0000000100000000-000000010008d000 [ 564K] r-x/rwx SM=COW /Applications/Pd-extended.app/Contents/Resources/bin/pd
  20.  
  21. Application Specific Information:
  22. objc[80583]: garbage collection is OFF
  23.  
  24. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  25. 0 libgmerlin_avdec.1.dylib 0x0000000103a6920f bgav_packet_buffer_append + 31
  26. 1 libgmerlin_avdec.1.dylib 0x0000000103a36059 next_packet_mpegvideo + 121
  27. 2 libgmerlin_avdec.1.dylib 0x0000000103a218ee bgav_demuxer_next_packet + 526
  28. 3 libgmerlin_avdec.1.dylib 0x0000000103a4b380 bgav_build_file_index + 1424
  29. 4 libgmerlin_avdec.1.dylib 0x0000000103a818ce bgav_set_sample_accurate + 558
  30. 5 libgmerlin_avdec.1.dylib 0x0000000103a1e2e8 bgav_open + 136
  31. 6 gem_filmGMERLIN.so 0x0000000101ff416a gem::plugins::filmGMERLIN::open(std::string, gem::Properties const&) + 346 (filmGMERLIN.cpp:172)
  32. 7 Gem.pd_darwin 0x000000010344c07c gem::plugins::filmMeta::open(std::string, gem::Properties const&) + 424
  33. 8 Gem.pd_darwin 0x0000000103510595 pix_film::openMess(std::string, int, std::string) + 809
  34. 9 Gem.pd_darwin 0x000000010350f5d7 pix_film::openMessCallback(void*, _symbol*, int, _atom*) + 493
  35. 10 pd 0x000000010002559f pd_typedmess + 623
  36. 11 pd 0x00000001000271a2 outlet_anything + 82
  37. 12 pd 0x0000000100025482 pd_typedmess + 338
  38. 13 pd 0x0000000100028db1 binbuf_eval + 1329
  39. 14 pd 0x0000000100008339 message_symbol + 41
  40. 15 pd 0x000000010002735c outlet_symbol + 60
  41. 16 pd 0x000000010002577d pd_typedmess + 1101
  42. 17 pd 0x0000000100028db1 binbuf_eval + 1329
  43. 18 pd 0x00000001000310e1 socketreceiver_read + 913
  44. 19 pd 0x00000001000303d1 sys_domicrosleep + 305
  45. 20 pd 0x00000001000309f3 sys_pollgui + 19
  46. 21 pd 0x000000010002def1 m_mainloop + 289
  47. 22 pd 0x000000010002f9cd sys_main + 1469
  48. 23 pd 0x0000000100000c82 _start + 224
  49. 24 pd 0x0000000100000ba1 start + 33
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement