Advertisement
Guest User

Backtrace of crashing 32bit Tomahawk on MacOS

a guest
Mar 5th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.73 KB | None | 0 0
  1. ggmacmini:build gregor$ gdb tomahawk.app
  2. GNU gdb 6.3.50-20050815 (Apple version gdb-1344) (Fri Jul 3 01:13:45 UTC 2009)
  3. Copyright 2004 Free Software Foundation, Inc.
  4. GDB is free software, covered by the GNU General Public License, and you are
  5. welcome to change it and/or distribute copies of it under certain conditions.
  6. Type "show copying" to see the conditions.
  7. There is absolutely no warranty for GDB. Type "show warranty" for details.
  8. This GDB was configured as "i386-apple-darwin"...tomahawk.app: No such file or directory
  9.  
  10. (gdb) run
  11. Starting program:
  12. No executable file specified.
  13. Use the "file" or "exec-file" command.
  14. (gdb) file
  15. CMakeCache.txt CPackSourceConfig.cmake admin libqxtweb-standalone.a libtomahawk_sipgoogle.dylib libtomahawklib.dylib tomahawk_crash_reporter
  16. CMakeFiles FindPackageLog.txt cmake_install.cmake libtomahawk_breakpad.a libtomahawk_sipjabber.dylib src
  17. CPackConfig.cmake Info.plist cmake_uninstall.cmake libtomahawk_lastfm2.a libtomahawk_siptwitter.dylib thirdparty
  18. CPackOptions.cmake Makefile libSPMediaKeyTap.a libtomahawk_portfwd.dylib libtomahawk_sipzeroconf.dylib tomahawk.app
  19. (gdb) file tomahawk
  20. tomahawk.app tomahawk_crash_reporter
  21. (gdb) file tomahawk.app
  22. tomahawk.app: No such file or directory
  23. (gdb) file tomahawk.app/Contents/
  24. Info.plist MacOS Resources
  25. (gdb) file tomahawk.app/Contents/MacOS/
  26. GetFileInfo SetFile tomahawk
  27. (gdb) file tomahawk.app/Contents/MacOS/tomahawk
  28. Reading symbols for shared libraries ................................... done
  29. Reading symbols from /usr/local/tomahawk/build/tomahawk.app/Contents/MacOS/tomahawk...done.
  30. (gdb) run
  31. Starting program: /usr/local/tomahawk/build/tomahawk.app/Contents/MacOS/tomahawk
  32. Reading symbols for shared libraries .++++++++++++++++++++++++++++++++++.............................................................................................. done
  33. Reading symbols for shared libraries . done
  34. Reading symbols for shared libraries . done
  35. Reading symbols for shared libraries . done
  36. Reading symbols for shared libraries . done
  37. Reading symbols for shared libraries . done
  38. Reading symbols for shared libraries . done
  39. Reading symbols for shared libraries . done
  40. TomahawkApp thread: QThread(0x4413fd0)
  41. Starting Tomahawk...
  42. Reading symbols for shared libraries . done
  43. Reading symbols for shared libraries . done
  44. Reading symbols for shared libraries . done
  45. Reading symbols for shared libraries . done
  46. Reading symbols for shared libraries .. done
  47. Reading symbols for shared libraries . done
  48. Reading symbols for shared libraries . done
  49. Setting NAM.
  50. creating initial gui thread ( QThread(0x4413fd0) ) nam
  51. Init AudioEngine
  52. Reading symbols for shared libraries .warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-core.o" - no debug information available for "core.c".
  53.  
  54. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-error.o" - no debug information available for "error.c".
  55.  
  56. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-log.o" - no debug information available for "log.c".
  57.  
  58. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-playlist.o" - no debug information available for "playlist.c".
  59.  
  60. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-vlm.o" - no debug information available for "vlm.c".
  61.  
  62. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-video.o" - no debug information available for "video.c".
  63.  
  64. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-audio.o" - no debug information available for "audio.c".
  65.  
  66. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-event.o" - no debug information available for "event.c".
  67.  
  68. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-event_async.o" - no debug information available for "event_async.c".
  69.  
  70. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-media.o" - no debug information available for "media.c".
  71.  
  72. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-media_player.o" - no debug information available for "media_player.c".
  73.  
  74. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-media_list.o" - no debug information available for "media_list.c".
  75.  
  76. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-media_list_player.o" - no debug information available for "media_list_player.c".
  77.  
  78. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-media_library.o" - no debug information available for "media_library.c".
  79.  
  80. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/control/.libs/libvlc_la-media_discoverer.o" - no debug information available for "media_discoverer.c".
  81.  
  82. .warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/.libs/libvlccore_la-libvlc.o" - no debug information available for "libvlc.c".
  83.  
  84. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/.libs/libvlccore_la-libvlc-module.o" - no debug information available for "libvlc-module.c".
  85.  
  86. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/.libs/libvlccore_la-version.o" - no debug information available for "version.c".
  87.  
  88. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/interface/.libs/libvlccore_la-dialog.o" - no debug information available for "dialog.c".
  89.  
  90. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/interface/.libs/libvlccore_la-interface.o" - no debug information available for "interface.c".
  91.  
  92. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/interface/.libs/libvlccore_la-intf_eject.o" - no debug information available for "intf_eject.c".
  93.  
  94. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-art.o" - no debug information available for "art.c".
  95.  
  96. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-thread.o" - no debug information available for "thread.c".
  97.  
  98. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-control.o" - no debug information available for "control.c".
  99.  
  100. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-engine.o" - no debug information available for "engine.c".
  101.  
  102. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-fetcher.o" - no debug information available for "fetcher.c".
  103.  
  104. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-sort.o" - no debug information available for "sort.c".
  105.  
  106. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-loadsave.o" - no debug information available for "loadsave.c".
  107.  
  108. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-preparser.o" - no debug information available for "preparser.c".
  109.  
  110. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-tree.o" - no debug information available for "tree.c".
  111.  
  112. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-item.o" - no debug information available for "item.c".
  113.  
  114. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-search.o" - no debug information available for "search.c".
  115.  
  116. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/playlist/.libs/libvlccore_la-services_discovery.o" - no debug information available for "services_discovery.c".
  117.  
  118. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-item.o" - no debug information available for "item.c".
  119.  
  120. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-access.o" - no debug information available for "access.c".
  121.  
  122. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-clock.o" - no debug information available for "clock.c".
  123.  
  124. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-control.o" - no debug information available for "control.c".
  125.  
  126. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-decoder.o" - no debug information available for "decoder.c".
  127.  
  128. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-decoder_synchro.o" - no debug information available for "decoder_synchro.c".
  129.  
  130. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-demux.o" - no debug information available for "demux.c".
  131.  
  132. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-es_out.o" - no debug information available for "es_out.c".
  133.  
  134. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-es_out_timeshift.o" - no debug information available for "es_out_timeshift.c".
  135.  
  136. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-event.o" - no debug information available for "event.c".
  137.  
  138. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-input.o" - no debug information available for "input.c".
  139.  
  140. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-meta.o" - no debug information available for "meta.c".
  141.  
  142. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-resource.o" - no debug information available for "resource.c".
  143.  
  144. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-stream.o" - no debug information available for "stream.c".
  145.  
  146. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-stream_demux.o" - no debug information available for "stream_demux.c".
  147.  
  148. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-stream_filter.o" - no debug information available for "stream_filter.c".
  149.  
  150. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-stream_memory.o" - no debug information available for "stream_memory.c".
  151.  
  152. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-subtitles.o" - no debug information available for "subtitles.c".
  153.  
  154. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-var.o" - no debug information available for "var.c".
  155.  
  156. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-display.o" - no debug information available for "display.c".
  157.  
  158. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-inhibit.o" - no debug information available for "inhibit.c".
  159.  
  160. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-snapshot.o" - no debug information available for "snapshot.c".
  161.  
  162. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-video_output.o" - no debug information available for "video_output.c".
  163.  
  164. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-vout_pictures.o" - no debug information available for "vout_pictures.c".
  165.  
  166. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-video_text.o" - no debug information available for "video_text.c".
  167.  
  168. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-video_epg.o" - no debug information available for "video_epg.c".
  169.  
  170. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-video_widgets.o" - no debug information available for "video_widgets.c".
  171.  
  172. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-vout_subpictures.o" - no debug information available for "vout_subpictures.c".
  173.  
  174. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-window.o" - no debug information available for "window.c".
  175.  
  176. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/video_output/.libs/libvlccore_la-vout_intf.o" - no debug information available for "vout_intf.c".
  177.  
  178. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/audio_output/.libs/libvlccore_la-common.o" - no debug information available for "common.c".
  179.  
  180. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/audio_output/.libs/libvlccore_la-dec.o" - no debug information available for "dec.c".
  181.  
  182. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/audio_output/.libs/libvlccore_la-filters.o" - no debug information available for "filters.c".
  183.  
  184. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/audio_output/.libs/libvlccore_la-input.o" - no debug information available for "input.c".
  185.  
  186. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/audio_output/.libs/libvlccore_la-mixer.o" - no debug information available for "mixer.c".
  187.  
  188. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/audio_output/.libs/libvlccore_la-output.o" - no debug information available for "output.c".
  189.  
  190. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/audio_output/.libs/libvlccore_la-intf.o" - no debug information available for "intf.c".
  191.  
  192. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/osd/.libs/libvlccore_la-osd.o" - no debug information available for "osd.c".
  193.  
  194. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/osd/.libs/libvlccore_la-osd_text.o" - no debug information available for "osd_text.c".
  195.  
  196. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/osd/.libs/libvlccore_la-osd_widgets.o" - no debug information available for "osd_widgets.c".
  197.  
  198. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-acl.o" - no debug information available for "acl.c".
  199.  
  200. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-getaddrinfo.o" - no debug information available for "getaddrinfo.c".
  201.  
  202. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-io.o" - no debug information available for "io.c".
  203.  
  204. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-tcp.o" - no debug information available for "tcp.c".
  205.  
  206. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-udp.o" - no debug information available for "udp.c".
  207.  
  208. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-rootbind.o" - no debug information available for "rootbind.c".
  209.  
  210. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-tls.o" - no debug information available for "tls.c".
  211.  
  212. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-poll.o" - no debug information available for "poll.c".
  213.  
  214. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/text/.libs/libvlccore_la-charset.o" - no debug information available for "charset.c".
  215.  
  216. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/text/.libs/libvlccore_la-strings.o" - no debug information available for "strings.c".
  217.  
  218. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/text/.libs/libvlccore_la-unicode.o" - no debug information available for "unicode.c".
  219.  
  220. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/text/.libs/libvlccore_la-filesystem.o" - no debug information available for "filesystem.c".
  221.  
  222. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/text/.libs/libvlccore_la-iso_lang.o" - no debug information available for "iso_lang.c".
  223.  
  224. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-md5.o" - no debug information available for "md5.c".
  225.  
  226. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-probe.o" - no debug information available for "probe.c".
  227.  
  228. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-rand.o" - no debug information available for "rand.c".
  229.  
  230. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-mtime.o" - no debug information available for "mtime.c".
  231.  
  232. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-block.o" - no debug information available for "block.c".
  233.  
  234. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-fourcc.o" - no debug information available for "fourcc.c".
  235.  
  236. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-es_format.o" - no debug information available for "es_format.c".
  237.  
  238. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-picture_fifo.o" - no debug information available for "picture_fifo.c".
  239.  
  240. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-picture_pool.o" - no debug information available for "picture_pool.c".
  241.  
  242. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/modules/.libs/libvlccore_la-modules.o" - no debug information available for "modules.c".
  243.  
  244. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/modules/.libs/libvlccore_la-cache.o" - no debug information available for "cache.c".
  245.  
  246. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/modules/.libs/libvlccore_la-entry.o" - no debug information available for "entry.c".
  247.  
  248. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/modules/.libs/libvlccore_la-os.o" - no debug information available for "os.c".
  249.  
  250. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/modules/.libs/libvlccore_la-textdomain.o" - no debug information available for "textdomain.c".
  251.  
  252. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-threads.o" - no debug information available for "threads.c".
  253.  
  254. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-stats.o" - no debug information available for "stats.c".
  255.  
  256. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-cpu.o" - no debug information available for "cpu.c".
  257.  
  258. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-action.o" - no debug information available for "action.c".
  259.  
  260. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-epg.o" - no debug information available for "epg.c".
  261.  
  262. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-core.o" - no debug information available for "core.c".
  263.  
  264. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-chain.o" - no debug information available for "chain.c".
  265.  
  266. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-file.o" - no debug information available for "file.c".
  267.  
  268. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-intf.o" - no debug information available for "intf.c".
  269.  
  270. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-keys.o" - no debug information available for "keys.c".
  271.  
  272. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-cmdline.o" - no debug information available for "cmdline.c".
  273.  
  274. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-dirs.o" - no debug information available for "dirs.c".
  275.  
  276. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-getopt.o" - no debug information available for "getopt.c".
  277.  
  278. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-events.o" - no debug information available for "events.c".
  279.  
  280. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-image.o" - no debug information available for "image.c".
  281.  
  282. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-messages.o" - no debug information available for "messages.c".
  283.  
  284. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-objects.o" - no debug information available for "objects.c".
  285.  
  286. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-variables.o" - no debug information available for "variables.c".
  287.  
  288. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-error.o" - no debug information available for "error.c".
  289.  
  290. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-update.o" - no debug information available for "update.c".
  291.  
  292. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-xml.o" - no debug information available for "xml.c".
  293.  
  294. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/extras/.libs/libvlccore_la-libc.o" - no debug information available for "libc.c".
  295.  
  296. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/extras/.libs/libvlccore_la-tdestroy.o" - no debug information available for "tdestroy.c".
  297.  
  298. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-filter.o" - no debug information available for "filter.c".
  299.  
  300. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-filter_chain.o" - no debug information available for "filter_chain.c".
  301.  
  302. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-http_auth.o" - no debug information available for "http_auth.c".
  303.  
  304. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-sql.o" - no debug information available for "sql.c".
  305.  
  306. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/config/.libs/libvlccore_la-dirs_macos.o" - no debug information available for "dirs_macos.c".
  307.  
  308. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-pthread.o" - no debug information available for "pthread.c".
  309.  
  310. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/misc/.libs/libvlccore_la-darwin_specific.o" - no debug information available for "darwin_specific.c".
  311.  
  312. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/network/.libs/libvlccore_la-httpd.o" - no debug information available for "httpd.c".
  313.  
  314. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/stream_output/.libs/libvlccore_la-stream_output.o" - no debug information available for "stream_output.c".
  315.  
  316. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/stream_output/.libs/libvlccore_la-announce.o" - no debug information available for "announce.c".
  317.  
  318. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/stream_output/.libs/libvlccore_la-sap.o" - no debug information available for "sap.c".
  319.  
  320. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/stream_output/.libs/libvlccore_la-sdp.o" - no debug information available for "sdp.c".
  321.  
  322. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-vlm.o" - no debug information available for "vlm.c".
  323.  
  324. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-vlm_event.o" - no debug information available for "vlm_event.c".
  325.  
  326. warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/src/input/.libs/libvlccore_la-vlmshell.o" - no debug information available for "vlmshell.c".
  327.  
  328. .. done
  329. warning: Ignored unknown object module at 0x44cac50 with type 0x16a59a
  330.  
  331. warning: Ignored unknown object module at 0x44cabf0 with type 0x16a59c
  332.  
  333. warning: Ignored unknown object module at 0x44cb0f0 with type 0x16a681
  334.  
  335. warning: Ignored unknown object module at 0x44cbf80 with type 0x16aa34
  336.  
  337. warning: Ignored unknown object module at 0x452d1d0 with type 0x16aa36
  338.  
  339. warning: Ignored unknown object module at 0x44cbf80 with type 0x16aa38
  340.  
  341. warning: Ignored unknown object module at 0x44cb990 with type 0x16aa3a
  342.  
  343. warning: Ignored unknown object module at 0x44cc040 with type 0x16aa3c
  344.  
  345. warning: Ignored unknown object module at 0x44cc050 with type 0x16aa3e
  346.  
  347. warning: Ignored unknown object module at 0x44cc050 with type 0x16aa40
  348.  
  349. warning: Ignored unknown object module at 0x44cc170 with type 0x16aa48
  350.  
  351. warning: Ignored unknown object module at 0x44cc420 with type 0x16aa4c
  352.  
  353. warning: Ignored unknown object module at 0x451b950 with type 0x16aa4e
  354.  
  355. warning: Ignored unknown object module at 0x44ccd30 with type 0x16ae43
  356.  
  357. warning: Ignored unknown object module at 0x452d1d0 with type 0x16ae47
  358.  
  359. warning: Ignored unknown object module at 0x44ccb00 with type 0x16aefb
  360.  
  361. warning: Ignored unknown object module at 0x44cce90 with type 0x16b14b
  362.  
  363. warning: Ignored unknown object module at 0x44ccdf0 with type 0x16b14d
  364.  
  365. warning: Ignored unknown object module at 0x44ccb00 with type 0x16b7b3
  366.  
  367. warning: Ignored unknown object module at 0x44cd7c0 with type 0x16b247
  368.  
  369. Reading symbols for shared libraries warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/modules/stream_out/.libs/libstream_out_raop_plugin_la-raop.o" - no debug information available for "raop.c".
  370.  
  371. ... done
  372. warning: Ignored unknown object module at 0x44cde80 with type 0x16b6de
  373.  
  374. Reading symbols for shared libraries warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/modules/mmxext/.libs/libmemcpymmxext_plugin_la-memcpy.o" - no debug information available for "memcpy.c".
  375.  
  376. . done
  377. [0x4522588] main services discovery error: no suitable services discovery module
  378. Reading symbols for shared libraries warning: Could not find object file "/private/tmp/homebrew-vlc-1.1.12-jYMp/vlc-1.1.12/modules/control/.libs/libhotkeys_plugin_la-hotkeys.o" - no debug information available for "hotkeys.c".
  379.  
  380. . done
  381. Tomahawk::Pipeline::Pipeline(QObject*) Using 4 threads
  382. Init Database.
  383. Using database: "/Users/gregor/Library/Application Support/Tomahawk/tomahawk.db"
  384. Reading symbols for shared libraries . done
  385. Database schema of "/Users/gregor/Library/Application Support/Tomahawk/tomahawk.db" is 28
  386. Database ID: "a08eaba4-eca5-4497-bd0f-e46414fd0987"
  387. Init Echonest Factory.
  388. Init Database Factory.
  389. Init InfoSystem.
  390. Tomahawk::InfoSystem::InfoSystemCacheThread::InfoSystemCacheThread(QObject*)
  391. Tomahawk::InfoSystem::InfoSystemWorkerThread::InfoSystemWorkerThread(QObject*)
  392. Init MainWindow.
  393. Tomahawk::InfoSystem::InfoSystemWorker::InfoSystemWorker()
  394. Tomahawk::InfoSystem::InfoSystemCache::InfoSystemCache(QObject*)
  395. Cache version outdated, old: 0 new: 2 Doing upgrade, if any...
  396. void AudioControls::onPlaybackStopped()
  397.  
  398. Program received signal EXC_BAD_ACCESS, Could not access memory.
  399. Reason: KERN_PROTECTION_FAILURE at address: 0x000000ff
  400. 0x03afb429 in QMetaObjectPrivate::indexOfSlotRelative ()
  401. (gdb) bt
  402. #0 0x03afb429 in QMetaObjectPrivate::indexOfSlotRelative ()
  403. #1 0x03b0580e in QObject::connect ()
  404. #2 0x0005d60a in SourceTreeItem::SourceTreeItem (this=0x17348dc0, model=0x1734a410, parent=0x0, thisType=SourcesModel::Invalid, peerSortValue=0, index=-1) at /usr/local/tomahawk/src/sourcetree/items/sourcetreeitem.cpp:33
  405. #3 0x00044cbb in SourcesModel::SourcesModel (this=0x1734a410, parent=0x45484f0) at /usr/local/tomahawk/src/sourcetree/sourcesmodel.cpp:54
  406. #4 0x0004e755 in SourceTreeView::SourceTreeView (this=0x45484f0, parent=0x0) at /usr/local/tomahawk/src/sourcetree/sourcetreeview.cpp:97
  407. #5 0x0009a361 in TomahawkWindow::setupSideBar (this=0x4528000) at /usr/local/tomahawk/src/tomahawkwindow.cpp:221
  408. #6 0x0009b41b in TomahawkWindow::TomahawkWindow (this=0x4528000, parent=0x0) at /usr/local/tomahawk/src/tomahawkwindow.cpp:104
  409. #7 0x00028a7c in TomahawkApp::init (this=0xbffff8a0) at /usr/local/tomahawk/src/tomahawkapp.cpp:233
  410. #8 0x00034629 in main (argc=1, argv=0xbffff9b4) at /usr/local/tomahawk/src/main.cpp:106
  411. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement