Page 1 of 1

VLC 2.1.0 Crash when receiving DVB stream

Posted: 03 Nov 2013 15:13
by nobody.loopback
Does not crash with 2.0.7, vlc 1.x Versions on MacOSX, does not crash with Linux 2.1.0, does not crash with Windows 2.1.0
MacOSX: Version 10.6.8, other versions not checked.
I also checked a nightly build of vlc 2.2.0 on MacOSX, crashes.
Tried two different STB. no difference in behaviour.
Deleted VLC preferences, no difference.

Steps to reproduce:
A enigma2 based STB, klick on a the streaming symbol for a channel in the STBs WebUI
this is a http stream like:
http://ip.addr.of.stb:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:
it does not make a difference if the Stream is DVBS or DVBS/2

Code: Select all

./vlc --verbose=3 http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0: VLC media player 2.1.0 Rincewind (revision 2.1.0-0-gedd8835) [0x100215e50] main libvlc debug: VLC media player - 2.1.0 Rincewind [0x100215e50] main libvlc debug: Copyright © 1996-2013 the VideoLAN team [0x100215e50] main libvlc debug: revision 2.1.0-0-gedd8835 [0x100215e50] main libvlc debug: configured with ../extras/package/macosx/../../../configure '--prefix=/Users/fpk/Desktop/vlc-2.1-final/release/vlc_install_dir' '--enable-macosx' '--enable-merge-ffmpeg' '--enable-growl' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses' '--enable-twolame' '--enable-realrtsp' '--enable-libass' '--enable-macosx-audio' '--enable-macosx-eyetv' '--enable-macosx-qtkit' '--enable-macosx-avfoundation' '--enable-macosx-vout' '--disable-skins2' '--disable-xcb' '--disable-caca' '--disable-sdl' '--disable-samplerate' '--disable-macosx-dialog-provider' '--build=x86_64-apple-darwin10' '--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk' '--with-macosx-version-min=10.6' 'build_alias=x86_64-apple-darwin10' 'CC=xcrun clang' 'CFLAGS=' 'LDFLAGS=' 'CXX=xcrun clang++' 'OBJC=xcrun clang' [0x100215e50] main libvlc debug: searching plug-in modules [0x100215e50] main libvlc debug: loading plugins cache file /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./plugins/plugins.dat [0x100215e50] main libvlc debug: recursively browsing `/Applications/Video/VLC.2.1.0.app/Contents/MacOS/./plugins' [0x100215e50] main libvlc warning: cannot load module `/Applications/Video/VLC.2.1.0.app/Contents/MacOS/./plugins/libavcapture_plugin.dylib' (dlopen(/Applications/Video/VLC.2.1.0.app/Contents/MacOS/./plugins/libavcapture_plugin.dylib, 1): Symbol not found: _OBJC_CLASS_$_NSAutoreleasePool Referenced from: /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./plugins/libavcapture_plugin.dylib Expected in: flat namespace in /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./plugins/libavcapture_plugin.dylib) [0x100215e50] main libvlc debug: saving plugins cache /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./plugins/plugins.dat [0x100215e50] main libvlc debug: plug-ins loaded: 372 modules [0x100215e50] main libvlc debug: opening config file (/Users/sampleuser/Library/Preferences/org.videolan.vlc/vlcrc) [0x100215e50] main libvlc debug: translation test: code is "de" [0x100215e50] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU [0x100286b20] main interface debug: looking for interface module matching "(null),none": 15 candidates [0x100286b20] main interface debug: no interface modules matched [0x100286b20] main interface error: no suitable interface module [0x100288b70] main input debug: Creating an input for 'Medienbibliothek' [0x100288b70] main input debug: Input is a meta file: disabling unneeded options [0x100288b70] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0x100288b70] main input debug: `file/xspf-open:///Users/sampleuser/Library/Application%20Support/org.videolan.vlc/ml.xspf' gives access `file' demux `xspf-open' path `/Users/sampleuser/Library/Application%20Support/org.videolan.vlc/ml.xspf' [0x100288b70] main input debug: creating demux: access='file' demux='xspf-open' location='/Users/sampleuser/Library/Application%20Support/org.videolan.vlc/ml.xspf' file='/Users/sampleuser/Library/Application Support/org.videolan.vlc/ml.xspf' [0x10028c030] main demux debug: looking for access_demux module matching "file": 13 candidates [0x10028c030] main demux debug: no access_demux modules matched [0x100288b70] main input debug: creating access 'file' location='/Users/sampleuser/Library/Application%20Support/org.videolan.vlc/ml.xspf', path='/Users/sampleuser/Library/Application Support/org.videolan.vlc/ml.xspf' [0x10028c030] main access debug: looking for access module matching "file": 18 candidates [0x10028c030] filesystem access debug: opening file `/Users/sampleuser/Library/Application Support/org.videolan.vlc/ml.xspf' [0x10028c030] main access debug: using access module "filesystem" [0x10028cb30] main stream debug: Using stream method for AStream* [0x10028cb30] main stream debug: starting pre-buffering [0x10028cb30] main stream debug: received first data after 0 ms [0x10028cb30] main stream debug: pre-buffering done 296 bytes in 0s - 9324 KiB/s [0x10028cd90] main stream debug: looking for stream_filter module matching "any": 9 candidates [0x10028cd90] main stream debug: no stream_filter modules matched [0x10028cd90] main stream debug: looking for stream_filter module matching "stream_filter_record": 9 candidates [0x10028cd90] main stream debug: no stream_filter modules matched [0x100288b70] main input debug: creating demux: access='file' demux='xspf-open' location='/Users/sampleuser/Library/Application%20Support/org.videolan.vlc/ml.xspf' file='/Users/sampleuser/Library/Application Support/org.videolan.vlc/ml.xspf' [0x10028cd90] main demux debug: looking for demux module matching "xspf-open": 63 candidates [0x10028cd90] playlist demux debug: using XSPF playlist reader [0x10028cd90] main demux debug: using demux module "playlist" [0x10028d6f0] main demux meta debug: looking for meta reader module matching "any": 2 candidates [0x10028d6f0] lua demux meta debug: Trying Lua scripts in /Users/sampleuser/Library/Application Support/org.videolan.vlc/lua/meta/reader [0x10028d6f0] lua demux meta debug: Trying Lua scripts in /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./share/lua/meta/reader [0x10028d6f0] lua demux meta debug: Trying Lua playlist script /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./share/lua/meta/reader/filename.luac [0x10028d6f0] lua demux meta debug: Trying Lua scripts in /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./share/share/lua/meta/reader [0x10028d6f0] main demux meta debug: no meta reader modules matched [0x100288b70] main input debug: `file/xspf-open:///Users/sampleuser/Library/Application%20Support/org.videolan.vlc/ml.xspf' successfully opened [0x100290f30] main xml reader debug: looking for xml reader module matching "any": 1 candidates [0x100290f30] main xml reader debug: using xml reader module "xml" [0x10028cd90] playlist demux debug: parsed 0 tracks successfully [0x100288b70] main input debug: EOF reached [0x10028cd90] main demux debug: removing module "playlist" [0x10028c030] main access debug: removing module "filesystem" [0x100287170] main playlist debug: creating audio output [0x10028b9d0] main audio output debug: looking for audio output module matching "any": 4 candidates [0x10028b9d0] auhal audio output debug: found 6 audio device(s) [0x10028b9d0] auhal audio output debug: DevID: 283 DevName: Built-in Line Input [0x10028b9d0] auhal audio output debug: this 'Built-in Line Input' is INPUT only. skipping... [0x10028b9d0] auhal audio output debug: DevID: 281 DevName: Built-in Digital Input [0x10028b9d0] auhal audio output debug: this 'Built-in Digital Input' is INPUT only. skipping... [0x10028b9d0] auhal audio output debug: DevID: 289 DevName: Built-in Output [0x10028b9d0] auhal audio output debug: found 9 stream formats for stream id 290 [0x10028b9d0] auhal audio output debug: DevID: 287 DevName: Built-in Line Output [0x10028b9d0] auhal audio output debug: found 9 stream formats for stream id 288 [0x10028b9d0] auhal audio output debug: DevID: 285 DevName: Built-in Digital Output [0x10028b9d0] auhal audio output debug: found 12 stream formats for stream id 286 [0x10028b9d0] auhal audio output debug: 'Built-in Digital Output' supports digital output [0x10028b9d0] auhal audio output debug: DevID: 257 DevName: LogMeInSoundDriver [0x10028b9d0] auhal audio output debug: found 9 stream formats for stream id 259 [0x10028b9d0] main audio output debug: restart requested (2) [0x10028b9d0] main audio output debug: using audio output module "auhal" [0x100287170] main playlist debug: keeping audio output [0x100287170] main playlist debug: adding item `http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:' ( http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0: ) [0x100287170] main playlist debug: no fetch required for (null) (art currently (null)) [0x103819c70] main interface debug: looking for interface module matching "hotkeys,none": 15 candidates [0x103819c70] main interface debug: using interface module "hotkeys" [0x100215e50] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden. [0x10381a1d0] main interface debug: looking for interface module matching "any": 15 candidates [0x1026e6940] main probe debug: looking for services probe module matching "any": 5 candidates [0x1026e6940] main probe debug: no services probe modules matched 2013-11-03 15:06:59.454 vlc[66295:903] ERROR: <PXSourceList: 0x103c09400>: Attempt to set unknown item as dropItem=<SideBarItem: 0x1026e6230>. [0x1038a95a0] main generic debug: looking for extension module matching "any": 1 candidates [0x1038a95a0] lua generic debug: Opening Lua Extension module [0x1038a95a0] lua generic debug: Trying Lua scripts in /Users/sampleuser/Library/Application Support/org.videolan.vlc/lua/extensions [0x1038a95a0] lua generic debug: Trying Lua scripts in /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./share/lua/extensions [0x1038a95a0] lua generic debug: Trying Lua playlist script /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./share/lua/extensions/VLSub.luac [0x1038a95a0] lua generic debug: Scanning Lua script /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./share/lua/extensions/VLSub.luac [0x1038a95a0] lua generic debug: Script /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./share/lua/extensions/VLSub.luac has the following capability flags: 0x5 [0x1038a95a0] lua generic debug: Trying Lua scripts in /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./share/share/lua/extensions [0x1038a95a0] main generic debug: using extension module "lua" [0x10381a1d0] macosx interface debug: Found 0 video capture devices [0x10381a1d0] macosx interface debug: Found 3 audio capture devices [0x100287170] main playlist debug: processing request item: http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:, node: Wiedergabeliste, skip: 0 [0x100287170] main playlist debug: rebuilding array of current - root Wiedergabeliste [0x100287170] main playlist debug: rebuild done - 1 items, index 0 [0x100287170] main playlist debug: starting playback of the new playlist item [0x100287170] main playlist debug: resyncing on http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0: [0x100287170] main playlist debug: http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0: is at 0 [0x100287170] main playlist debug: creating new input thread [0x10028b610] main input debug: Creating an input for 'http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:' [0x10028b610] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0x10028b610] main input debug: `http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:' gives access `http' demux `' path `vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:' [0x10028b610] main input debug: creating demux: access='http' demux='' location='vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:' file='(null)' [0x103a00c60] main demux debug: looking for access_demux module matching "http": 13 candidates [0x103a00c60] main demux debug: no access_demux modules matched [0x10028b610] main input debug: creating access 'http' location='vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:', path='(null)' [0x103a02e70] main access debug: looking for access module matching "http": 18 candidates [0x103a02e70] access_http access debug: querying proxy for http://vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0: [0x103a02e70] access_http access debug: no proxy [0x103a02e70] access_http access debug: http: server='vuultimo' port=8001 file='/1:0:1:6DCA:44D:1:C00000:0:0:0:' [0x103a02e70] main access debug: net: connecting to vuultimo port 8001 [0x103a02e70] main access debug: connection succeeded (socket = 7) [0x103a02e70] access_http access debug: protocol 'HTTP' answer code 200 [0x103a02e70] access_http access debug: Connection: Close [0x103a02e70] access_http access debug: Content-Type: video/mpeg [0x103a02e70] access_http access debug: Server: streamserver [0x103a02e70] main access debug: using access module "access_http" [0x103847dd0] main stream debug: Using stream method for AStream* [0x103847dd0] main stream debug: starting pre-buffering [0x103847dd0] main stream debug: received first data after 2427 ms [0x103847dd0] main stream debug: pre-buffering done 1024 bytes in 2s - 0 KiB/s [0x103a38a70] main stream debug: looking for stream_filter module matching "any": 9 candidates [0x103a38a70] main stream debug: no stream_filter modules matched [0x103a38a70] main stream debug: looking for stream_filter module matching "stream_filter_record": 9 candidates [0x103a38a70] main stream debug: no stream_filter modules matched [0x10028b610] main input debug: creating demux: access='http' demux='' location='vuultimo:8001/1:0:1:6DCA:44D:1:C00000:0:0:0:' file='(null)' [0x103a38a70] main demux debug: looking for demux module matching "any": 63 candidates [0x103a38a70] ts demux debug: pid[101] unknown [0x103a38a70] ts demux debug: pid[102] unknown libdvbpsi error (PSI decoder): TS discontinuity (received 14, expected 0) for PID 18 [0x103a38a70] ts demux debug: pid[106] unknown [0x103a38a70] ts demux debug: pid[104] unknown [0x103a38a70] ts demux debug: pid[103] unknown libdvbpsi error (PSI decoder): TS discontinuity (received 2, expected 0) for PID 0 [0x103a38a70] ts demux debug: PATCallBack called [0x103a38a70] ts demux debug: new PAT ts_id=1101 version=3 current_next=1 [0x103a38a70] ts demux debug: * number=0 pid=16 [0x103a38a70] ts demux debug: * number=28106 pid=100 [0x103a38a70] ts demux debug: * number=28107 pid=200 [0x103a38a70] ts demux debug: * number=28108 pid=300 [0x103a38a70] ts demux debug: * number=28110 pid=500 [0x103a38a70] ts demux debug: * number=28111 pid=600 [0x103a38a70] ts demux debug: * number=28113 pid=800 [0x103a38a70] ts demux debug: pid[2070] unknown [0x103a38a70] ts demux debug: pid[105] unknown libdvbpsi error (PSI decoder): TS discontinuity (received 3, expected 0) for PID 100 [0x103a38a70] ts demux debug: PMTCallBack called [0x103a38a70] ts demux debug: new PMT program number=28106 version=6 pid_pcr=101 [0x103a38a70] ts demux debug: * es pid=84 type=6 *unknown* [0x103a38a70] ts demux debug: * es pid=101 type=2 dr->i_tag=0x52 [0x103a38a70] ts demux debug: * es pid=101 type=2 fcc=mpgv [0x10028b610] main input debug: selecting program id=28106 [0x103a38a70] ts demux debug: * es pid=102 type=3 dr->i_tag=0xa [0x103a38a70] ts demux debug: * es pid=102 type=3 dr->i_tag=0x52 [0x103a38a70] ts demux debug: found language: deu [0x103a38a70] ts demux debug: * es pid=102 type=3 fcc=mpga [0x103a38a70] ts demux debug: * es pid=103 type=3 dr->i_tag=0xa [0x103a38a70] ts demux debug: * es pid=103 type=3 dr->i_tag=0x52 [0x103a38a70] ts demux debug: * es pid=103 type=3 dr->i_tag=0x7f [0x103a38a70] ts demux debug: found language: mis [0x103a38a70] ts demux debug: * es pid=103 type=3 fcc=mpga [0x103a38a70] ts demux debug: * es pid=104 type=6 dr->i_tag=0x56 [0x103a38a70] ts demux debug: * es pid=104 type=6 dr->i_tag=0x52 Segmentation fault

Re: VLC 2.1.0 Crash when receiving DVB stream

Posted: 03 Nov 2013 15:14
by nobody.loopback
Followup (forum does only allow 60.000 characters per post:

Crash report:

Code: Select all

Process: vlc [66295] Path: /Applications/Video/VLC.2.1.0.app/Contents/MacOS/./vlc Identifier: org.videolan.vlc Version: 2.1.0 (2.1.0) Code Type: X86-64 (Native) Parent Process: tcsh [66256] Date/Time: 2013-11-03 15:07:02.389 +0100 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6 Interval Since Last Report: 58549234 sec Crashes Since Last Report: 1544 Per-App Interval Since Last Report: 22177 sec Per-App Crashes Since Last Report: 14 Anonymous UUID: BE41612B-338F-4F25-A83B-0FF644416F90 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread: 8 Thread 0: Dispatch queue: com.apple.main-thread 0 libvlccore.7.dylib 0x00000001000eb3e1 vlc_gettext + 17 1 libmacosx_plugin.dylib 0x000000010510689b -[VLCStringUtility localizedString:] + 27 2 libmacosx_plugin.dylib 0x0000000105111e76 -[VLCMainMenu setupVarMenu:forMenuItem:target:var:selector:] + 1110 3 libmacosx_plugin.dylib 0x0000000105111902 -[VLCMainMenu setupVarMenuItem:target:var:selector:] + 226 4 libmacosx_plugin.dylib 0x000000010510eca9 -[VLCMainMenu setupMenus] + 297 5 libmacosx_plugin.dylib 0x0000000105126a76 -[VLCMain updateMainMenu] + 38 6 com.apple.Foundation 0x00007fff81d8d45f __NSThreadPerformPerform + 219 7 com.apple.CoreFoundation 0x00007fff80d6a3d1 __CFRunLoopDoSources0 + 1361 8 com.apple.CoreFoundation 0x00007fff80d685c9 __CFRunLoopRun + 873 9 com.apple.CoreFoundation 0x00007fff80d67d8f CFRunLoopRunSpecific + 575 10 com.apple.HIToolbox 0x00007fff8273f74e RunCurrentEventLoopInMode + 333 11 com.apple.HIToolbox 0x00007fff8273f553 ReceiveNextEventCommon + 310 12 com.apple.HIToolbox 0x00007fff8273f40c BlockUntilNextEventMatchingListInMode + 59 13 com.apple.AppKit 0x00007fff89348eb2 _DPSNextEvent + 708 14 com.apple.AppKit 0x00007fff89348801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 15 com.apple.AppKit 0x00007fff89583dc3 -[NSApplication _realDoModalLoop:peek:] + 442 16 com.apple.AppKit 0x00007fff89581951 -[NSApplication runModalForWindow:] + 129 17 libmacosx_plugin.dylib 0x0000000105128226 -[VLCMain lookForCrashLog] + 310 18 com.apple.Foundation 0x00007fff81d8d45f __NSThreadPerformPerform + 219 19 com.apple.CoreFoundation 0x00007fff80d6a3d1 __CFRunLoopDoSources0 + 1361 20 com.apple.CoreFoundation 0x00007fff80d685c9 __CFRunLoopRun + 873 21 com.apple.CoreFoundation 0x00007fff80d67d8f CFRunLoopRunSpecific + 575 22 com.apple.HIToolbox 0x00007fff8273f74e RunCurrentEventLoopInMode + 333 23 com.apple.HIToolbox 0x00007fff8273f4b1 ReceiveNextEventCommon + 148 24 com.apple.HIToolbox 0x00007fff8273f40c BlockUntilNextEventMatchingListInMode + 59 25 com.apple.AppKit 0x00007fff89348eb2 _DPSNextEvent + 708 26 com.apple.AppKit 0x00007fff89348801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 27 com.apple.AppKit 0x00007fff8930e68f -[NSApplication run] + 395 28 libmacosx_plugin.dylib 0x0000000105123059 OpenIntf + 345 29 libvlccore.7.dylib 0x00000001000e477a generic_start + 138 30 libvlccore.7.dylib 0x00000001000e4486 module_load + 166 31 libvlccore.7.dylib 0x00000001000e3fc3 vlc_module_load + 1363 32 libvlccore.7.dylib 0x00000001000e46e6 module_need + 70 33 libvlccore.7.dylib 0x000000010005ba33 intf_Create + 771 34 libvlccore.7.dylib 0x000000010002f726 libvlc_InternalAddIntf + 294 35 libvlc.5.dylib 0x0000000100009a55 libvlc_add_intf + 53 36 vlc 0x000000010000283c main + 1052 37 vlc 0x0000000100002414 start + 52 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff80ef7c0a kevent + 10 1 libSystem.B.dylib 0x00007fff80ef9add _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff80ef97b4 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff80ef92de _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff80ef8c08 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff80ef8aa5 start_wqthread + 13 Thread 2: 0 libSystem.B.dylib 0x00007fff80ef8a2a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff80ef8e3c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff80ef8aa5 start_wqthread + 13 Thread 3: 0 libSystem.B.dylib 0x00007fff80f19a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff80f1d881 _pthread_cond_wait + 1286 2 libvlccore.7.dylib 0x00000001001080ad vlc_cond_wait + 29 3 libvlccore.7.dylib 0x000000010005d9fc LoopInput + 444 4 libvlccore.7.dylib 0x000000010005d10c Thread + 76 5 libSystem.B.dylib 0x00007fff80f17fd6 _pthread_start + 331 6 libSystem.B.dylib 0x00007fff80f17e89 thread_start + 13 Thread 4: 0 libSystem.B.dylib 0x00007fff80eded7a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff80edf3ed mach_msg + 59 2 com.unsanity.ape 0x0000000103f65f8f __ape_agent + 201 3 libSystem.B.dylib 0x00007fff80f17fd6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff80f17e89 thread_start + 13 Thread 5: 0 libSystem.B.dylib 0x00007fff80ef8a2a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff80ef8e3c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff80ef8aa5 start_wqthread + 13 Thread 6: 0 libSystem.B.dylib 0x00007fff80f19a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff80f1d881 _pthread_cond_wait + 1286 2 libvlccore.7.dylib 0x00000001001080ad vlc_cond_wait + 29 3 libvlccore.7.dylib 0x0000000100108c73 vlc_timer_thread + 163 4 libSystem.B.dylib 0x00007fff80f17fd6 _pthread_start + 331 5 libSystem.B.dylib 0x00007fff80f17e89 thread_start + 13 Thread 7: 0 libSystem.B.dylib 0x00007fff80eded7a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff80edf3ed mach_msg + 59 2 com.apple.CoreFoundation 0x00007fff80d68902 __CFRunLoopRun + 1698 3 com.apple.CoreFoundation 0x00007fff80d67d8f CFRunLoopRunSpecific + 575 4 com.apple.CoreMediaIOServices 0x00007fff8508b5f7 MIO::DAL::RunLoop::OwnThread(void*) + 147 5 com.apple.CoreMediaIOServices 0x00007fff8508d1c2 CAPThread::Entry(CAPThread*) + 140 6 libSystem.B.dylib 0x00007fff80f17fd6 _pthread_start + 331 7 libSystem.B.dylib 0x00007fff80f17e89 thread_start + 13 Thread 8 Crashed: 0 ??? 000000000000000000 0 + 0 1 libts_plugin.dylib 0x0000000128dcb834 dvbpsi_PushPacket + 804 2 libts_plugin.dylib 0x0000000128dbc058 Demux + 648 3 libts_plugin.dylib 0x0000000128dbb066 Open + 3286 4 libvlccore.7.dylib 0x00000001000e477a generic_start + 138 5 libvlccore.7.dylib 0x00000001000e4486 module_load + 166 6 libvlccore.7.dylib 0x00000001000e3fc3 vlc_module_load + 1363 7 libvlccore.7.dylib 0x00000001000e46e6 module_need + 70 8 libvlccore.7.dylib 0x000000010007d3da demux_New + 1194 9 libvlccore.7.dylib 0x00000001000947a3 InputSourceInit + 4339 10 libvlccore.7.dylib 0x0000000100090e4e Init + 526 11 libvlccore.7.dylib 0x0000000100092416 Run + 38 12 libSystem.B.dylib 0x00007fff80f17fd6 _pthread_start + 331 13 libSystem.B.dylib 0x00007fff80f17e89 thread_start + 13 Thread 8 crashed with X86 Thread State (64-bit): rax: 0x0000000128fffa00 rbx: 0x0000000000000000 rcx: 0x00000000ffffffff rdx: 0x00000000ffffffff rdi: 0x0000000128fffafc rsi: 0x0000000000000003 rbp: 0x0000000129000620 rsp: 0x0000000128fffa08 r8: 0x00000001038fc001 r9: 0x00000001038fc0a4 r10: 0x0000000000000022 r11: 0x00000001038b67d0 r12: 0x00000000000000b4 r13: 0x000000000000008c r14: 0x0000000104825000 r15: 0x0000000000000100 rip: 0x0000000000000000 rfl: 0x0000000000010206 cr2: 0x0000000000000000 Binary Images: 0x100000000 - 0x100002ff7 +vlc ??? (???) <3E0ECD91-F88D-3F3F-9BEB-41A8830D5965> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/vlc 0x100007000 - 0x10001fff7 +libvlc.5.dylib 10.0.0 (compatibility 10.0.0) <883D8506-FDC3-3013-8DA7-1D2A5154F9FA> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/lib/libvlc.5.dylib 0x10002c000 - 0x10016ffff +libvlccore.7.dylib 8.0.0 (compatibility 8.0.0) <71B904B1-A064-3CB5-879F-FEDAAF874150> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/lib/libvlccore.7.dylib 0x100499000 - 0x10073afe7 +liblibbluray_plugin.dylib ??? (???) <B890A7CC-E3EE-3DFE-9A02-079772564C77> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/liblibbluray_plugin.dylib 0x1007ae000 - 0x1007b7fff +libaccess_bd_plugin.dylib ??? (???) <85B04B6C-51B5-3DC9-87E1-1060B525ADD2> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libaccess_bd_plugin.dylib 0x1007bd000 - 0x1007c2ff7 +libaccess_vdr_plugin.dylib ??? (???) <85F93EC9-0100-3C94-A30F-7CCB313F7CD3> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libaccess_vdr_plugin.dylib 0x1007c8000 - 0x1007cdff7 +libfilesystem_plugin.dylib ??? (???) <CF438757-50FC-33BA-B0B1-84D75DF29669> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libfilesystem_plugin.dylib 0x1007d3000 - 0x1007dcff7 +libsmooth_plugin.dylib ??? (???) <6B9DF25C-183A-39A8-B6AE-14C5C8EA539F> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libsmooth_plugin.dylib 0x1007e2000 - 0x1007e5fff +libdecomp_plugin.dylib ??? (???) <9F962D23-1727-3E6D-8108-8BD701EF70A0> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libdecomp_plugin.dylib 0x1007ea000 - 0x1007edff7 +libstream_filter_rar_plugin.dylib ??? (???) <EF340CF3-3CBF-377B-9648-0D1104430A9E> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libstream_filter_rar_plugin.dylib 0x101000000 - 0x101042ff7 +libdvdnav_plugin.dylib ??? (???) <D574DC2E-57F1-3990-BDB6-B66789328BB1> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libdvdnav_plugin.dylib 0x101c57000 - 0x101d34517 +libhttplive_plugin.dylib ??? (???) <9EAAE022-9C86-37E1-81F1-6B6AABD4155B> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libhttplive_plugin.dylib 0x101d6a000 - 0x101d8afff +libdash_plugin.dylib ??? (???) <7EFE5F0D-1CA1-3B56-A8B4-FBAE809A138F> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libdash_plugin.dylib 0x101db0000 - 0x101dc5fff +libzip_plugin.dylib ??? (???) <F9FF7D78-2AC4-3822-AEF8-41C6982CF182> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libzip_plugin.dylib 0x101dcd000 - 0x101de7ff7 +libplaylist_plugin.dylib ??? (???) <A047AB0D-DD93-3010-80AD-DF82F20E351E> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libplaylist_plugin.dylib 0x101def000 - 0x101f9efef +libtaglib_plugin.dylib ??? (???) <67FD3193-41A7-3AB9-85B7-B620764B9A78> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libtaglib_plugin.dylib 0x1020d4000 - 0x102122ff7 +liblua_plugin.dylib ??? (???) <D69DF9CE-0B41-35C9-97D0-A811E373BB60> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/liblua_plugin.dylib 0x102135000 - 0x1022defef +libxml_plugin.dylib ??? (???) <F2204286-348E-36B6-8EB1-A3C778126BC5> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libxml_plugin.dylib 0x10230e000 - 0x10231aff7 +libauhal_plugin.dylib ??? (???) <38B1078F-EB70-3221-8CF4-57D7A8CDC938> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libauhal_plugin.dylib 0x1023d2000 - 0x1023d6fff com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x1023db000 - 0x1023e1ff7 com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <C35BDA60-35FC-4BE7-B378-DCC73D99E2C9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x1023e6000 - 0x1023ecfff +libhotkeys_plugin.dylib ??? (???) <A9CA255D-D0D2-3456-9A12-3A671662D2F9> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libhotkeys_plugin.dylib 0x102783000 - 0x1027a4fff +com.binarymethod.BGHUDAppKit ??? (1.0) <5AED878C-AD08-315C-A367-48377DBCF7B2> /Applications/Video/VLC.2.1.0.app/Contents/Frameworks/BGHUDAppKit.framework/Versions/A/BGHUDAppKit 0x1027b5000 - 0x1027caff7 +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <768CC9C3-890F-3D31-B1DE-EEB3FCAAF60C> /Applications/Video/VLC.2.1.0.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x103f63000 - 0x103f78ff7 +com.unsanity.ape 2.6.1 (2.6.1) <751AA5E7-ED1A-3B2F-5845-799AFD585CC7> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer 0x103fd9000 - 0x103fecfff +libsap_plugin.dylib ??? (???) <F3FF97C2-4C57-373C-8D5D-04898146401D> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libsap_plugin.dylib 0x103ff4000 - 0x103ff8ff7 +libpodcast_plugin.dylib ??? (???) <BE442065-487F-3072-A521-311516541C4A> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libpodcast_plugin.dylib 0x105100000 - 0x1051caff7 +libmacosx_plugin.dylib ??? (???) <AE5FBF83-084C-3997-A3F2-BA6AC1E312B8> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libmacosx_plugin.dylib 0x10660a000 - 0x10663afff +libupnp_plugin.dylib ??? (???) <135AAC72-B365-3837-9D3D-F21130C1FB02> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libupnp_plugin.dylib 0x106659000 - 0x10665bff7 +libmediadirs_plugin.dylib ??? (???) <A219F413-7B9F-3530-AFD1-D6EDF9DEB222> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libmediadirs_plugin.dylib 0x127e37000 - 0x127e4cff7 +libaccess_http_plugin.dylib ??? (???) <800308EA-251D-36F5-8E2B-D3DD69A3D4DF> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libaccess_http_plugin.dylib 0x127e5b000 - 0x127e98fff com.apple.DP.ScreenInputDevice 15.0 (15.0) <6DA54430-CEB6-B797-9CF4-B86E3EBAE603> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AppleScreenInputDevice.plugin/Contents/MacOS/AppleScreenInputDevice 0x127f5c000 - 0x127f91fe7 +libmp4_plugin.dylib ??? (???) <6D9CCD89-2E12-346A-AFC7-220EAF61812A> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libmp4_plugin.dylib 0x127f9b000 - 0x127faefff +libavi_plugin.dylib ??? (???) <3FABF6B3-9A9D-39E7-BDD0-4C58283DD9CF> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libavi_plugin.dylib 0x127fb5000 - 0x127fc1ff7 +libasf_plugin.dylib ??? (???) <B18C5F93-F633-340D-BD94-48AC9C2F8217> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libasf_plugin.dylib 0x127fc8000 - 0x127fceff7 +libflacsys_plugin.dylib ??? (???) <9F89473B-C9D0-3E45-8570-0C3E586C01CC> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libflacsys_plugin.dylib 0x127fd4000 - 0x127fdbff7 +libes_plugin.dylib ??? (???) <B2E515C7-95D9-3584-8699-685C1608186A> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libes_plugin.dylib 0x127fe1000 - 0x127feffff +libmpc_plugin.dylib ??? (???) <A80FF4CE-27B2-36F8-8FC0-F3D479145E1B> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libmpc_plugin.dylib 0x127ff8000 - 0x127ffafff +libtta_plugin.dylib ??? (???) <1D08809E-1267-34FD-B4DE-DDF6B2A3F97F> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libtta_plugin.dylib 0x128d66000 - 0x128d6bfff +libnuv_plugin.dylib ??? (???) <1A5CA291-3CAE-3DB7-92A8-299397F93487> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libnuv_plugin.dylib 0x128d70000 - 0x128d74fff +libwav_plugin.dylib ??? (???) <411EE4FE-DE6C-39A0-9419-BF4E8969D729> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libwav_plugin.dylib 0x128d79000 - 0x128d8cff7 +libogg_plugin.dylib ??? (???) <E7A44DD5-8BB7-37D5-A301-D90CC343DCEF> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libogg_plugin.dylib 0x128d95000 - 0x128d97ff7 +libdirac_plugin.dylib ??? (???) <2CE922B7-89A8-3E4E-98D7-4DB48CC21C8A> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libdirac_plugin.dylib 0x128d9c000 - 0x128d9fff7 +libsmf_plugin.dylib ??? (???) <C906717B-11B9-3A24-9975-B319B0B8E8BF> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libsmf_plugin.dylib 0x128da4000 - 0x128da9ff7 +libimage_plugin.dylib ??? (???) <8FFC0F12-1859-3A9E-89F1-09431896389C> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libimage_plugin.dylib 0x128daf000 - 0x128db2fff +libvoc_plugin.dylib ??? (???) <9C7ACD28-23EF-3EC2-9708-8A356F06B230> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libvoc_plugin.dylib 0x128db7000 - 0x128dd4fff +libts_plugin.dylib ??? (???) <569675B8-EA07-3018-B623-70D589A58C50> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libts_plugin.dylib 0x129003000 - 0x129057fef +libsid_plugin.dylib ??? (???) <19F0953E-4DB2-33D4-A013-AB56CA0EADFB> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libsid_plugin.dylib 0x1290b0000 - 0x1290fafe7 +liblive555_plugin.dylib ??? (???) <D4CB2212-08EC-3CC9-98D8-DA6A34AC1B6E> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/liblive555_plugin.dylib 0x129124000 - 0x1291fefff +libmkv_plugin.dylib ??? (???) <F8E8103E-D0CC-3155-AE7A-5BE41F91F4CD> /Applications/Video/VLC.2.1.0.app/Contents/MacOS/plugins/libmkv_plugin.dylib 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld 0x7fff80003000 - 0x7fff80020ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff80021000 - 0x7fff80023fff libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff800bc000 - 0x7fff808c6fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff808c7000 - 0x7fff809acfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff80aae000 - 0x7fff80c6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib 0x7fff80cf0000 - 0x7fff80d09fff com.apple.CFOpenDirectory 10.6 (10.6) <11FAE9D5-6BD2-D302-96B0-2E135049CAA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff80d0a000 - 0x7fff80d1bfff com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x7fff80d1c000 - 0x7fff80e93fe7 com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff80e94000 - 0x7fff80ea3fff com.apple.NetFS 3.2.2 (3.2.2) <84419796-36C9-DDCF-5FD1-0C96499EB63E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff80ede000 - 0x7fff8109ffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib 0x7fff810a0000 - 0x7fff810a3fff com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff810a4000 - 0x7fff810abfff com.apple.OpenDirectory 10.6 (10.6) <13CECF72-D84B-2A88-CB0C-2092FDF0DB5D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff81141000 - 0x7fff81190fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff81191000 - 0x7fff811ceff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib 0x7fff811cf000 - 0x7fff811d3ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff811dd000 - 0x7fff818d9ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff818da000 - 0x7fff818e5fff com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff818e6000 - 0x7fff818f5fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff818f6000 - 0x7fff818f6ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8191a000 - 0x7fff8192eff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8192f000 - 0x7fff81a64fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff81b9e000 - 0x7fff81c3efff com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff81c4b000 - 0x7fff81c51ff7 com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff81d65000 - 0x7fff81fe7fff com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff81fe8000 - 0x7fff81feafff com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff81feb000 - 0x7fff81fecfff liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib 0x7fff81fed000 - 0x7fff820aafff com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff822aa000 - 0x7fff82336fef SecurityFoundation ??? (???) <48FE90D0-7C14-D41B-6A4A-8E174582C7AE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff823fb000 - 0x7fff82478fef com.apple.backup.framework 1.2.2 (1.2.2) <BB72F0C7-20E2-76DC-6764-5B93A7AC0EB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff82479000 - 0x7fff8252efe7 com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8252f000 - 0x7fff82554ff7 com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff82555000 - 0x7fff825e5fff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8261d000 - 0x7fff82638ff7 com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8264f000 - 0x7fff82710fff libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff82711000 - 0x7fff82a0ffff com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff82a10000 - 0x7fff82a26fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib 0x7fff82a27000 - 0x7fff82e6afef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff831ec000 - 0x7fff832b7fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <E72880D9-3B5D-D086-9266-F4F3C294619F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x7fff832b8000 - 0x7fff83379fef com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8337a000 - 0x7fff83394fff com.apple.ScriptingBridge 1.1.2 (???) <2D7E17E2-9B27-9485-2CC5-D4111AD00DD1> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff83412000 - 0x7fff83428fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff83429000 - 0x7fff83437ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib 0x7fff83438000 - 0x7fff834a9ff7 com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff834aa000 - 0x7fff83668ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff83669000 - 0x7fff83780fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EF023D83-F9E9-834E-64C1-B2E26151F63B> /usr/lib/libxml2.2.dylib 0x7fff83781000 - 0x7fff847ebfff com.apple.WebCore 6534.59 (6534.59.6) <24B753DC-1FD4-FFCC-5F66-44799244A125> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff847ec000 - 0x7fff847f1fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff847f2000 - 0x7fff84911fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib 0x7fff84912000 - 0x7fff8493afff com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8493b000 - 0x7fff8493bff7 com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8493c000 - 0x7fff8493fff7 libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff84968000 - 0x7fff84979ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib 0x7fff8497a000 - 0x7fff84bbcfe7 com.apple.AddressBook.framework 5.0.4 (883) <2192ED27-0C79-748F-E590-E1D08845A0D5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff84bbd000 - 0x7fff84c07ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff84c08000 - 0x7fff84c87fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff84c88000 - 0x7fff84cd7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <066A477D-C16C-A6FD-718F-0CE8D39807DE> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x7fff84cd8000 - 0x7fff84cd9ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff84ce2000 - 0x7fff84d1ffff com.apple.LDAPFramework 2.0 (120.1) <E5FA9339-4812-E8FE-C366-EE3DC975DBC6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff84d20000 - 0x7fff84d5dff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff84d5e000 - 0x7fff84e0efff edu.mit.Kerberos 6.5.11 (6.5.11) <CDA011E3-18C9-1573-3A31-497404CD6675> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff84e0f000 - 0x7fff84e40fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff84ecd000 - 0x7fff84ed3ff7 IOSurface ??? (???) <2AAA9416-1CC0-1F40-0FA0-33AE6162378D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff84ed4000 - 0x7fff84ef4ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <36051318-BDA1-E5D6-9751-055A10170980> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8507d000 - 0x7fff850c2fff com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices 0x7fff850c3000 - 0x7fff85197fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff85bce000 - 0x7fff85c1afff libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib 0x7fff85c1b000 - 0x7fff85c99ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff85c9a000 - 0x7fff85cfafe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff85cfb000 - 0x7fff85d1cfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9B7AEE96-D18E-5ECF-9837-BD5CFD397831> /usr/lib/libresolv.9.dylib 0x7fff85d1d000 - 0x7fff85d23ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff85d24000 - 0x7fff85da1fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff85da2000 - 0x7fff85da3fff libffi.dylib ??? (???) <5E4CA3E9-1C7C-9973-933E-C7F080EFBE2C> /usr/lib/libffi.dylib 0x7fff85da4000 - 0x7fff860c7fe7 com.apple.JavaScriptCore 6534.59 (6534.59.6) <029D160C-5D86-C281-5071-66CA09D1A95F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff86119000 - 0x7fff8614cff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff861c2000 - 0x7fff8620bfef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8620c000 - 0x7fff8620cff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8620d000 - 0x7fff86218ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8621b000 - 0x7fff8621bff7 com.apple.Carbon 150 (152) <4533D085-6476-0A37-09CD-3CA73D75D4F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8621c000 - 0x7fff86550fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff86551000 - 0x7fff86566ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff865ee000 - 0x7fff866a4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib 0x7fff866a5000 - 0x7fff8673ffff com.apple.ApplicationServices.ATS 275.19 (???) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff86740000 - 0x7fff86addfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff86b34000 - 0x7fff86c11ff7 com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff86c12000 - 0x7fff86d0aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <208C6671-4A63-B101-9885-7ECCE25DC34D> /usr/lib/libiconv.2.dylib 0x7fff86d7f000 - 0x7fff87285ff7 com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff87286000 - 0x7fff873c4fff com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8747b000 - 0x7fff8747bff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8747c000 - 0x7fff874b6fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib 0x7fff874b7000 - 0x7fff874f2fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff87665000 - 0x7fff876acff7 com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff876ad000 - 0x7fff876adff7 com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff876ba000 - 0x7fff876d1fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff876d2000 - 0x7fff8778bfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib 0x7fff877c1000 - 0x7fff877c4ff7 com.apple.securityhi 4.0 (36638) <BAA349B3-F28D-2BFC-8DD5-2A0EE7FFB929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff877c5000 - 0x7fff877f0ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib 0x7fff8798a000 - 0x7fff879f4fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff87a0b000 - 0x7fff87b7bfff com.apple.QTKit 7.7 (1787) <AD4C0243-16DA-F7EE-7202-E9EE7198223F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff87bf7000 - 0x7fff87c4aff7 com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff87c4b000 - 0x7fff87c5ffff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff87c60000 - 0x7fff87c61ff7 com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff87c86000 - 0x7fff87cdbff7 com.apple.framework.familycontrols 2.0.2 (2020) <1E8D193F-3236-59AB-2242-14AD94128E81> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff87cdc000 - 0x7fff87d24ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff87d25000 - 0x7fff87d66fef com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff87d67000 - 0x7fff87d6cff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff87fa8000 - 0x7fff87febff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff88034000 - 0x7fff88041fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff88233000 - 0x7fff883d5fe7 com.apple.WebKit 6534.59 (6534.59.8) <1853A066-5479-6549-3114-91FC2F3FF07A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff883d6000 - 0x7fff8881dfef com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8881e000 - 0x7fff88830fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib 0x7fff88831000 - 0x7fff88959ff7 com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff891fb000 - 0x7fff891ffff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff89261000 - 0x7fff892e6ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff892f7000 - 0x7fff89303fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <A21B7E3A-1EDD-7684-ACC1-72587034A020> /usr/lib/libbz2.1.0.dylib 0x7fff89304000 - 0x7fff89304ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff89305000 - 0x7fff89cffff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff89d00000 - 0x7fff89d23fff com.apple.opencl 12.3.6 (12.3.6) <534AD81C-32AB-4C9A-5E0E-D6C6E77FA946> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8a05f000 - 0x7fff8a179fef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff8a193000 - 0x7fff8a1dcff7 com.apple.securityinterface 4.0.1 (40418) <1C1BD8E9-F128-CE8C-0C20-F29882B8AC32> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff8a1dd000 - 0x7fff8a21efff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8a249000 - 0x7fff8a24efff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8a24f000 - 0x7fff8a255fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff8a35b000 - 0x7fff8a382ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8a4ba000 - 0x7fff8a742fef com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8a78d000 - 0x7fff8a7cefef com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib Model: MacPro5,1, BootROM MP51.007F.B03, 8 processors, Quad-Core Intel Xeon, 2.4 GHz, 8 GB, SMC 1.39f11 Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.42.4) Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports Network Service: Built-in Ethernet, Ethernet, en0 PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1 Serial ATA Device: HL-DT-ST DVD-RW GH61N Serial ATA Device: OCZ-VERTEX3, 223,57 GB Serial ATA Device: ST2000DM001-9YN164, 1,82 TB Serial ATA Device: SAMSUNG HD204UI, 1,82 TB Serial ATA Device: ST3750640AS, 698,64 GB Serial ATA Device: WDC WD20EVDS-63T3B0, 1,82 TB USB Device: Hub, 0x0424 (SMSC), 0x2502, 0xfa200000 / 2 USB Device: USB Laser Mouse, 0x046d (Logitech Inc.), 0xc062, 0xfa220000 / 4 USB Device: Hub, 0x0424 (SMSC), 0x2602, 0xfa210000 / 3 USB Device: iMate, USB To ADB Adaptor, 0x077d, 0x0405, 0xfa212000 / 6 USB Device: Flash Card Reader, 0x0424 (SMSC), 0x2228, 0xfa211000 / 5 USB Device: Hub, 0x0424 (SMSC), 0x2502, 0xfd300000 / 2 USB Device: Hub, 0x0424 (SMSC), 0x2602, 0xfd310000 / 3 USB Device: Flash Card Reader, 0x0424 (SMSC), 0x2228, 0xfd311000 / 4 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000 / 2 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000 / 3 USB Device: USB Smart Card Reader, 0x0b0c (Todos Data System AB), 0x0002, 0x1d100000 / 2 FireWire Device: built-in_hub, Up to 800 Mb/sec

Re: VLC 2.1.0 Crash when receiving DVB stream

Posted: 05 Nov 2013 22:44
by Jean-Baptiste Kempf
This is the classical 10.6 bug that we will fix in 2.1.1

Re: VLC 2.1.0 Crash when receiving DVB stream

Posted: 05 Nov 2013 23:19
by nobody.loopback
Thanks,
Good to hear that this will be fixed.

Re: VLC 2.1.0 Crash when receiving DVB stream

Posted: 17 Nov 2013 02:03
by nobody.loopback
Works for me now with VLC 2.1.1 - great.

Re: VLC 2.1.0 Crash when receiving DVB stream

Posted: 22 Nov 2013 20:34
by fkuehne
Great to hear that :)