AnimeSuki Forums

Register Forum Rules FAQ Community Today's Posts Search

Go Back   AnimeSuki Forum > Support > Tech Support > Playback Help

Notices

 
 
Thread Tools
Old 2009-03-25, 15:16   Link #161
Discerptor
ANIUE!111
 
 
Join Date: Oct 2006
Quote:
Originally Posted by Cpuroast View Post
The answer to that is very simple, the multi-threaded version of mplayer(with more than 1 thread enabled) is broken on anything but H.264. Try a H.264 MKV or MP4 file and it will work fine. All the files in the error logs you posted are xvid AVIs.

The whole point of multi-threaded mplayer is to handle high resolution high bit rate h.264, as in 720p and 1080p files without having to resort to 3Ghz and up Core 2 Duos.

So that's the area they are focusing on for now. I presume eventually they'll either hard disable threading on everything but H.264, or fix multi-threaded xvid/divx decoding.

Hope this answers your question.
Well, there we go; works fine with H264. The OS X memory leak is still there, but oh well; that won't change until the mplayer dev list stops thinking that's somehow "normal" for OS X programs. I should try this with that 1080p video with which I was having some trouble a while back...

Last edited by Discerptor; 2009-03-25 at 15:29.
Discerptor is offline  
Old 2009-03-26, 12:36   Link #162
pigoz
YUKI.N>
 
 
Join Date: Mar 2009
Location: Milan, Italy
Send a message via MSN to pigoz
There is something wrong with mplayer extended.. the process dealing with the window eventually starts to be unresponsive. The original mplayerosx gui did not have this problem.
pigoz is offline  
Old 2009-04-03, 22:53   Link #163
sk3
Member
 
Join Date: Sep 2007
Age: 37
I have another bug to report

After a video failure with FFMpeg-MT enabled (xvid file for example), selecting the option "restart without FFMpeg-MT" doesn't work. I always have to manually disable FFMpeg-MT in preferences menu to get it right.

@pigoz

Is this the first time you use Mplayer OSX Extended? if yes, you need to open it and wait a bit until it caches all the fonts in your system. This is only done the first time it is opened or when you clean your system font caches.

Up until now, FFMpeg-MT works plays flawlessly. I've seen a 1080p 9GB file and it played awesomely
sk3 is offline  
Old 2009-04-04, 13:19   Link #164
pigoz
YUKI.N>
 
 
Join Date: Mar 2009
Location: Milan, Italy
Send a message via MSN to pigoz
The bug I experienced was on mplayerosx extended trac but it appears to be only a cosmetic thing. The unresponsiveness of the GUI was due to another bug. I fixed it in 50 seconds following the instructions, recompiled and now its all cool.
pigoz is offline  
Old 2009-04-07, 09:15   Link #165
anime_layer
Senior Member
*Graphic Designer
 
 
Join Date: Feb 2003
Location: Zürich, Switzerland
Send a message via ICQ to anime_layer
rev9-test3 is just out. Mostly fixing bugs that got in with rev9-test1 but also:
* Loading two movies closely after each other no longer locks up the GUI (e.g. when skipping two files in the playlist)
* Reordering and saving the playlist works again
* New FFmpeg-MT build that should crash less
__________________
MPlayer OSX Extended (en) | nimmermehr (de) | sttz (de) | last.fm
Life is a game whose first rule is: This is not a game, this is dead serious.
anime_layer is offline  
Old 2009-04-07, 12:38   Link #166
pigoz
YUKI.N>
 
 
Join Date: Mar 2009
Location: Milan, Italy
Send a message via MSN to pigoz
nice, new ffmpeg-mt does not crash when playing divx
pigoz is offline  
Old 2009-04-08, 08:24   Link #167
anime_layer
Senior Member
*Graphic Designer
 
 
Join Date: Feb 2003
Location: Zürich, Switzerland
Send a message via ICQ to anime_layer
I made the final rev9 release.
Basically the same as test3 but I also lowered the fullscreen controls hide timeout to 3 seconds and made the background a tad more transparent.

I'm trying to use Google Code to load off bandwith and hope everything works well. If you experience any troubles, please report them here.

Also, I've shortly pushed out a build to the homepage and prerelease feed that contained a bug that will make Extended always use the prerelease feed after it was once selected. I've updated to build to fix that and to enable switching feeds without a restart. If you run into those problems, just redownload rev9.

Oh, and the homepage got a fresh facelift! Check it out!
__________________
MPlayer OSX Extended (en) | nimmermehr (de) | sttz (de) | last.fm
Life is a game whose first rule is: This is not a game, this is dead serious.
anime_layer is offline  
Old 2009-04-08, 09:06   Link #168
alamarco
Why hello there!
 
Join Date: May 2008
Location: Canada
Thanks for all your hard work, downloading the new version .
alamarco is offline  
Old 2009-04-08, 12:16   Link #169
Proudleaf
Senior Member
 
Join Date: Jul 2008
Location: USA
Age: 35
Thanks so much for continuing to work on this!

I have a small question though: what does the skip loopfilter do?
Proudleaf is offline  
Old 2009-04-08, 12:54   Link #170
anime_layer
Senior Member
*Graphic Designer
 
 
Join Date: Feb 2003
Location: Zürich, Switzerland
Send a message via ICQ to anime_layer
It doesn't "do" but rather "doesn't do" things. As the name suggest, it skips loopfilters, used in H264 video (also called deblocking). There shouldn't be much of a visible loss skipping those filters (though they are required by spec) and skipping can give a performance gain especially on HD video.
__________________
MPlayer OSX Extended (en) | nimmermehr (de) | sttz (de) | last.fm
Life is a game whose first rule is: This is not a game, this is dead serious.
anime_layer is offline  
Old 2009-04-08, 13:03   Link #171
Proudleaf
Senior Member
 
Join Date: Jul 2008
Location: USA
Age: 35
Quote:
Originally Posted by anime_layer View Post
It doesn't "do" but rather "doesn't do" things. As the name suggest, it skips loopfilters, used in H264 video (also called deblocking). There shouldn't be much of a visible loss skipping those filters (though they are required by spec) and skipping can give a performance gain especially on HD video.
Ah ok, so it stops the deblocking process.

What are the specifics of each option? There are appears to be "Default," "NoRef," "BiDir," "NoKey" and "All." I currently just have it set to "Default."

Sorry for troubling you with this, and thanks again.
Proudleaf is offline  
Old 2009-04-08, 13:57   Link #172
chikorita157
ひきこもりアイドル
*IT Support
 
 
Join Date: Feb 2009
Location: Pennsylvania , United States
Age: 35
Although, MPlayer OSX Extended is a good player, rev 9 did little to solve the serious memory leak with the MPlayer Window, shown in the Activity Monitor below


When will the memory leak bug will ever be solved?
__________________
chikorita157 is offline  
Old 2009-04-08, 19:26   Link #173
LordMelkor
Junior Member
 
Join Date: Jul 2006
MPlayer seems to have some strange behavior with respect to Pausing/Unpausing. If you pause the video and exit full screen, the video starts playing again (and vice versa, if you pause the video and go fullscreen it unpauses itself, although that is potentially desirable).

Also if you pause the video and attempt to seek using the scrubbing bar the video unpauses itself the moment you click the scrubbing bar. This behavior can be somewhat irritating when trying to seek to a particular section.

Also, videos seem to exit once they complete playback as opposed to just stopping. How can I change this?
LordMelkor is offline  
Old 2009-04-08, 19:45   Link #174
alamarco
Why hello there!
 
Join Date: May 2008
Location: Canada
Ever since using rev9 I can't use FFmpeg as the deinterlacer. Every time I try it crashes, but when I turn it off, it works fine. Any reason why FFmpeg doesn't work? Anyone else experiencing this?
alamarco is offline  
Old 2009-04-08, 20:32   Link #175
Ryoujin
What?
 
 
Join Date: Nov 2007
Location: The house besides yours
Age: 40
Tried opening a MP4 file, it crashed.

Code:
Process:         MPlayer OSX Extended [727]
Path:            /Applications/MPlayer OSX Extended.app/Contents/MacOS/MPlayer OSX Extended
Identifier:      hu.mplayerhq.mplayerosx.extended
Version:         rev9 (910)
Code Type:       X86 (Native)
Parent Process:  launchd [62]

Date/Time:       2009-04-08 20:30:52.164 -0500
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c0000023
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib               	0x93e6a688 objc_msgSend + 24
1   com.apple.Foundation          	0x951f6f1c _nsnote_callback + 364
2   com.apple.CoreFoundation      	0x94f668da __CFXNotificationPost + 362
3   com.apple.CoreFoundation      	0x94f66bb3 _CFXNotificationPostNotification + 179
4   com.apple.Foundation          	0x951f4080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
5   ...layerhq.mplayerosx.extended	0x000087ca -[MplayerInterface readOutputC:] + 7800
6   com.apple.Foundation          	0x951f6f1c _nsnote_callback + 364
7   com.apple.CoreFoundation      	0x94f668da __CFXNotificationPost + 362
8   com.apple.CoreFoundation      	0x94f66bb3 _CFXNotificationPostNotification + 179
9   com.apple.Foundation          	0x951f4080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
10  com.apple.Foundation          	0x95273131 _performFileHandleSource + 241
11  com.apple.CoreFoundation      	0x94f855f5 CFRunLoopRunSpecific + 3141
12  com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
13  com.apple.HIToolbox           	0x93fa82c0 RunCurrentEventLoopInMode + 283
14  com.apple.HIToolbox           	0x93fa80d9 ReceiveNextEventCommon + 374
15  com.apple.HIToolbox           	0x93fa7f4d BlockUntilNextEventMatchingListInMode + 106
16  com.apple.AppKit              	0x90b38d7d _DPSNextEvent + 657
17  com.apple.AppKit              	0x90b38630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
18  com.apple.AppKit              	0x90b3166b -[NSApplication run] + 795
19  com.apple.AppKit              	0x90afe8a4 NSApplicationMain + 574
20  ...layerhq.mplayerosx.extended	0x00002892 _start + 216
21  ...layerhq.mplayerosx.extended	0x000027b9 start + 41

Thread 1:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9522bd75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          	0x95237e94 -[NSRunLoop(NSRunLoop) run] + 84
6   ...layerhq.mplayerosx.extended	0x0001e591 -[VideoOpenGLView threadMain:] + 399
7   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
8   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
10  libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib    	0x924e7b32 glvmDoWork + 162
3   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
4   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x92f32906 kevent + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x9523d75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x9523d570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x9523d4d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x90b9ed90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
8   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
10  libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x93184ab9 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
4   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x92f25eda read$UNIX2003 + 10
1   com.apple.Foundation          	0x95272dfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
3   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x92f32906 kevent + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x92f25eda read$UNIX2003 + 10
1   com.apple.Foundation          	0x95272dfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
3   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x003b68d0  ebx: 0x951f6dbb  ecx: 0x000e8a21  edx: 0xc0000003
  edi: 0x003906e0  esi: 0x0ce4cf50  ebp: 0xbfffe6d8  esp: 0xbfffe648
   ss: 0x0000001f  efl: 0x00010202  eip: 0x93e6a688   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc0000023

Binary Images:
    0x1000 -   0x1d6fff +hu.mplayerhq.mplayerosx.extended rev9 (910) <6ff068edfc91c604aecc065f5c4e8b66> /Applications/MPlayer OSX Extended.app/Contents/MacOS/MPlayer OSX Extended
  0x207000 -   0x244fe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Applications/MPlayer OSX Extended.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
  0x258000 -   0x26bfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <5df2b8a3560d45006b854215644de532> /Applications/MPlayer OSX Extended.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x2ee000 -   0x2f3ff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
  0x57c000 -   0x598ff7  GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0xbe72000 -  0xc044fe7  com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xc4fa000 -  0xc67dfe3  GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0xc6ab000 -  0xc955fe9  com.apple.ATIRadeonX1000GLDriver 1.5.36 (5.3.6) <3f9984c88184d39af0ed1e486ab4616a> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x90009fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9000a000 - 0x900b1feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x900b2000 - 0x90193ff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x9019c000 - 0x9019cffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9019d000 - 0x9024fffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x90250000 - 0x902cfff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9048d000 - 0x90499ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9049a000 - 0x90aebfff  com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x90aec000 - 0x90af7fe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90af8000 - 0x912f6fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x912f7000 - 0x91381fef  com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91392000 - 0x913a2fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x913a3000 - 0x91471ff3  com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91490000 - 0x91490ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x914c6000 - 0x914e4fff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x914e5000 - 0x914e5ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x914e6000 - 0x915b1fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9181b000 - 0x91895ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91896000 - 0x9191dff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9191e000 - 0x91922fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91923000 - 0x9195afff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9195b000 - 0x9199dfef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9199e000 - 0x91daefef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91daf000 - 0x9244ffff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92480000 - 0x9248cff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92497000 - 0x924afff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x924b0000 - 0x924b7ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x924c0000 - 0x92991f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92992000 - 0x9299cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9299d000 - 0x929faffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x929fb000 - 0x92a16ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92a24000 - 0x92a6dfef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92a6e000 - 0x92a6effc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92a6f000 - 0x92a73fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92ac3000 - 0x92c15ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92c16000 - 0x92c72ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92ca6000 - 0x92ce0fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92e46000 - 0x92f00fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92f01000 - 0x93068ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x93069000 - 0x93069ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9306a000 - 0x9306ffff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93070000 - 0x9308fffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93090000 - 0x9342dfef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93754000 - 0x93804fff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93805000 - 0x9385fff7  com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93860000 - 0x93878fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93879000 - 0x938caff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x938e3000 - 0x939a1fff  com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93a89000 - 0x93b1cff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93b54000 - 0x93b54ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93b55000 - 0x93d23ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93d24000 - 0x93d2bfe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93d2c000 - 0x93d2cffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93d2d000 - 0x93d55fff  libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x93d56000 - 0x93de9fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93dea000 - 0x93e17feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93e4b000 - 0x93e54fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93e55000 - 0x93f35fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x93f36000 - 0x93f77fe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93f78000 - 0x94280fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94293000 - 0x94293fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94294000 - 0x943daff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x944a5000 - 0x9456cff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94573000 - 0x94658ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94659000 - 0x94791ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x94792000 - 0x9481dfff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94832000 - 0x94839ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9483a000 - 0x9484affc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x949d3000 - 0x949fbff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x949fc000 - 0x94a2bfe3  com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94a2c000 - 0x94a6aff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94a6b000 - 0x94a6bff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94ac6000 - 0x94ac8fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94acf000 - 0x94e8dfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94e8e000 - 0x94e9cffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x94f12000 - 0x95045fff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95046000 - 0x95049fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9504a000 - 0x950d6ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95128000 - 0x95135fe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95136000 - 0x9513efff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x951ed000 - 0x95468fe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96446000 - 0x9645cfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9646f000 - 0x96749ff3  com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9675a000 - 0x9677efff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x967c4000 - 0x96841feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96842000 - 0x96843ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9690d000 - 0x9694cfef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9694d000 - 0x9694fff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96950000 - 0x969edfe4  com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x969ee000 - 0x96a47ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96a8d000 - 0x96aa2ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96f07000 - 0x96f32fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9721b000 - 0x97298fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
This is with r9, before trying I trashed the old preferences (just in case) and the .fontconfig folder as well.

After opening MPlayer (and before trying the file) the only things I changed in preferences were the auto-update thing (enabled), took out Enable animated transitions and selected soft framedrop. This is in an iMac 2.16 GHz Intel Core 2 Duo with 3 GB of RAM.

Then I just tried re-opening and it seems it was fine (didn't crash again).
Ryoujin is offline  
Old 2009-04-08, 21:34   Link #176
Mr VacBob
yotsuba channel
 
Join Date: Oct 2004
Age: 36
Send a message via AIM to Mr VacBob
Quote:
Originally Posted by Discerptor View Post
The OS X memory leak is still there, but oh well; that won't change until the mplayer dev list stops thinking that's somehow "normal" for OS X programs.
What do you mean? I probably just sent a patch to fix it, anyway.

Last edited by Mr VacBob; 2009-04-08 at 21:48.
Mr VacBob is offline  
Old 2009-04-09, 15:14   Link #177
Ryoujin
What?
 
 
Join Date: Nov 2007
Location: The house besides yours
Age: 40
More crashes. They happen when opening a file; sometimes it takes a couple of seconds after you open it (as if it's loading) and then the application crashes. Trying a second time (the same file) makes it work.

These crashes are random, they don't happen every time I try to open a different file.

Code:
Process:         MPlayer OSX Extended [185]
Path:            /Applications/MPlayer OSX Extended.app/Contents/MacOS/MPlayer OSX Extended
Identifier:      hu.mplayerhq.mplayerosx.extended
Version:         rev9 (910)
Code Type:       X86 (Native)
Parent Process:  launchd [78]

Date/Time:       2009-04-09 14:51:59.729 -0500
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c4083a7f
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib               	0x93e6a688 objc_msgSend + 24
1   com.apple.Foundation          	0x951f6f1c _nsnote_callback + 364
2   com.apple.CoreFoundation      	0x94f668da __CFXNotificationPost + 362
3   com.apple.CoreFoundation      	0x94f66bb3 _CFXNotificationPostNotification + 179
4   com.apple.Foundation          	0x951f4080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
5   ...layerhq.mplayerosx.extended	0x000087ca -[MplayerInterface readOutputC:] + 7800
6   com.apple.Foundation          	0x951f6f1c _nsnote_callback + 364
7   com.apple.CoreFoundation      	0x94f668da __CFXNotificationPost + 362
8   com.apple.CoreFoundation      	0x94f66bb3 _CFXNotificationPostNotification + 179
9   com.apple.Foundation          	0x951f4080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
10  com.apple.Foundation          	0x95273131 _performFileHandleSource + 241
11  com.apple.CoreFoundation      	0x94f855f5 CFRunLoopRunSpecific + 3141
12  com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
13  com.apple.HIToolbox           	0x93fa82c0 RunCurrentEventLoopInMode + 283
14  com.apple.HIToolbox           	0x93fa80d9 ReceiveNextEventCommon + 374
15  com.apple.HIToolbox           	0x93fa7f4d BlockUntilNextEventMatchingListInMode + 106
16  com.apple.AppKit              	0x90b38d7d _DPSNextEvent + 657
17  com.apple.AppKit              	0x90b38630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
18  com.apple.AppKit              	0x90b3166b -[NSApplication run] + 795
19  com.apple.AppKit              	0x90afe8a4 NSApplicationMain + 574
20  ...layerhq.mplayerosx.extended	0x00002892 _start + 216
21  ...layerhq.mplayerosx.extended	0x000027b9 start + 41

Thread 1:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9522bd75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          	0x95237e94 -[NSRunLoop(NSRunLoop) run] + 84
6   ...layerhq.mplayerosx.extended	0x0001e591 -[VideoOpenGLView threadMain:] + 399
7   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
8   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
10  libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib    	0x924e7b32 glvmDoWork + 162
3   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
4   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85d34 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x912f8ef3 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
7   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85d34 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x912f906c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
7   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore	0x964b9ecf TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore	0x96498da6 TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore	0x964b9b4c MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x9130402a TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
8   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x92f32906 kevent + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x92f516f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x9523d75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x9523d570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x9523d4d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x90b9ed90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
8   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
10  libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x93184ab9 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
4   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x96498dd2 TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x964b9b4c MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x9130b951 TPropertyTask::PropertyTaskProc(void*) + 105
6   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
8   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x96498dd2 TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x964b9b4c MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x91305f74 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
8   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x9523d75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x9523d570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.AppKit              	0x90d939c8 +[NSNavFBENodePreviewHelper _subthreadComputePreviewThumbnailImages] + 278
6   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
7   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
8   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
9   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x92f25eda read$UNIX2003 + 10
1   com.apple.Foundation          	0x95272dfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
3   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 14:
0   libSystem.B.dylib             	0x92f32906 kevent + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x92f25eda read$UNIX2003 + 10
1   com.apple.Foundation          	0x95272dfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
3   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x003ad890  ebx: 0x951f6dbb  ecx: 0x000e8a21  edx: 0xc4083a5f
  edi: 0x00388750  esi: 0x1020fb20  ebp: 0xbfffe6d8  esp: 0xbfffe648
   ss: 0x0000001f  efl: 0x00010206  eip: 0x93e6a688   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc4083a7f

Binary Images:
    0x1000 -   0x1d6fff +hu.mplayerhq.mplayerosx.extended rev9 (910) <6ff068edfc91c604aecc065f5c4e8b66> /Applications/MPlayer OSX Extended.app/Contents/MacOS/MPlayer OSX Extended
  0x207000 -   0x244fe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Applications/MPlayer OSX Extended.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
  0x258000 -   0x26bfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <5df2b8a3560d45006b854215644de532> /Applications/MPlayer OSX Extended.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x797000 -   0x7b3ff7  GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0xbe72000 -  0xc044fe7  com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xcd4c000 -  0xcecffe3  GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0xcefd000 -  0xd1a7fe9  com.apple.ATIRadeonX1000GLDriver 1.5.36 (5.3.6) <3f9984c88184d39af0ed1e486ab4616a> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
 0xf4d0000 -  0xf4d5ff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0xf677000 -  0xf681ffe  com.apple.URLMount 3.1.1 (3.1.1) <529901878c2849bede5ee2536293c9d3> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x90009fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9000a000 - 0x900b1feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x900b2000 - 0x90193ff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x9019c000 - 0x9019cffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9019d000 - 0x9024fffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x90250000 - 0x902cfff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x902d0000 - 0x9048cff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9048d000 - 0x90499ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9049a000 - 0x90aebfff  com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x90aec000 - 0x90af7fe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90af8000 - 0x912f6fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x912f7000 - 0x91381fef  com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91382000 - 0x91391ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x91392000 - 0x913a2fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x913a3000 - 0x91471ff3  com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91472000 - 0x9148fff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91490000 - 0x91490ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x914c6000 - 0x914e4fff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x914e5000 - 0x914e5ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x914e6000 - 0x915b1fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9181b000 - 0x91895ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91896000 - 0x9191dff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9191e000 - 0x91922fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91923000 - 0x9195afff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9195b000 - 0x9199dfef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9199e000 - 0x91daefef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91daf000 - 0x9244ffff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92480000 - 0x9248cff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92497000 - 0x924afff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x924b0000 - 0x924b7ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x924c0000 - 0x92991f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92992000 - 0x9299cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9299d000 - 0x929faffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x929fb000 - 0x92a16ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92a24000 - 0x92a6dfef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92a6e000 - 0x92a6effc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92a6f000 - 0x92a73fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92ac3000 - 0x92c15ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92c16000 - 0x92c72ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92ca6000 - 0x92ce0fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92e46000 - 0x92f00fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92f01000 - 0x93068ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x93069000 - 0x93069ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9306a000 - 0x9306ffff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93070000 - 0x9308fffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93090000 - 0x9342dfef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9342e000 - 0x93753fe2  com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93754000 - 0x93804fff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93805000 - 0x9385fff7  com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93860000 - 0x93878fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93879000 - 0x938caff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x938e3000 - 0x939a1fff  com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93a89000 - 0x93b1cff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93b54000 - 0x93b54ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93b55000 - 0x93d23ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93d24000 - 0x93d2bfe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93d2c000 - 0x93d2cffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93d2d000 - 0x93d55fff  libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x93d56000 - 0x93de9fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93dea000 - 0x93e17feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93e4b000 - 0x93e54fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93e55000 - 0x93f35fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x93f36000 - 0x93f77fe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93f78000 - 0x94280fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94293000 - 0x94293fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94294000 - 0x943daff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x944a5000 - 0x9456cff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9456d000 - 0x94572fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x94573000 - 0x94658ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94659000 - 0x94791ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x94792000 - 0x9481dfff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94832000 - 0x94839ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9483a000 - 0x9484affc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x948b2000 - 0x948d0ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x949d3000 - 0x949fbff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x949fc000 - 0x94a2bfe3  com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94a2c000 - 0x94a6aff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94a6b000 - 0x94a6bff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94ac6000 - 0x94ac8fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94acf000 - 0x94e8dfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94e8e000 - 0x94e9cffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x94e9d000 - 0x94ec6fff  com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x94f12000 - 0x95045fff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95046000 - 0x95049fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9504a000 - 0x950d6ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x950d7000 - 0x95126fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x95127000 - 0x95127ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x95128000 - 0x95135fe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95136000 - 0x9513efff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9517a000 - 0x951ecfff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x951ed000 - 0x95468fe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96445000 - 0x96445ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x96446000 - 0x9645cfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9646f000 - 0x96749ff3  com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9675a000 - 0x9677efff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x967c4000 - 0x96841feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96842000 - 0x96843ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9690d000 - 0x9694cfef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9694d000 - 0x9694fff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96950000 - 0x969edfe4  com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x969ee000 - 0x96a47ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96a4d000 - 0x96a8cfff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x96a8d000 - 0x96aa2ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96aa3000 - 0x96b5aff3  com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96d9c000 - 0x96dcdffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x96dce000 - 0x96f06fe7  com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x96f07000 - 0x96f32fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x97028000 - 0x9709afff  com.apple.iLifeMediaBrowser 1.0.11 (212.1.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x9721b000 - 0x97298fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Ryoujin is offline  
Old 2009-04-09, 15:15   Link #178
Ryoujin
What?
 
 
Join Date: Nov 2007
Location: The house besides yours
Age: 40
Here is another log (couldn't post in the previous one because it was too long).

Code:
Process:         MPlayer OSX Extended [204]
Path:            /Applications/MPlayer OSX Extended.app/Contents/MacOS/MPlayer OSX Extended
Identifier:      hu.mplayerhq.mplayerosx.extended
Version:         rev9 (910)
Code Type:       X86 (Native)
Parent Process:  launchd [78]

Date/Time:       2009-04-09 15:01:25.194 -0500
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c40afbb3
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib               	0x93e6a688 objc_msgSend + 24
1   com.apple.Foundation          	0x951f6f1c _nsnote_callback + 364
2   com.apple.CoreFoundation      	0x94f668da __CFXNotificationPost + 362
3   com.apple.CoreFoundation      	0x94f66bb3 _CFXNotificationPostNotification + 179
4   com.apple.Foundation          	0x951f4080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
5   ...layerhq.mplayerosx.extended	0x000087ca -[MplayerInterface readOutputC:] + 7800
6   com.apple.Foundation          	0x951f6f1c _nsnote_callback + 364
7   com.apple.CoreFoundation      	0x94f668da __CFXNotificationPost + 362
8   com.apple.CoreFoundation      	0x94f66bb3 _CFXNotificationPostNotification + 179
9   com.apple.Foundation          	0x951f4080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
10  com.apple.Foundation          	0x95273131 _performFileHandleSource + 241
11  com.apple.CoreFoundation      	0x94f855f5 CFRunLoopRunSpecific + 3141
12  com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
13  com.apple.HIToolbox           	0x93fa82c0 RunCurrentEventLoopInMode + 283
14  com.apple.HIToolbox           	0x93fa80d9 ReceiveNextEventCommon + 374
15  com.apple.HIToolbox           	0x93fa7f4d BlockUntilNextEventMatchingListInMode + 106
16  com.apple.AppKit              	0x90b38d7d _DPSNextEvent + 657
17  com.apple.AppKit              	0x90b38630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
18  com.apple.AppKit              	0x90b3166b -[NSApplication run] + 795
19  com.apple.AppKit              	0x90afe8a4 NSApplicationMain + 574
20  ...layerhq.mplayerosx.extended	0x00002892 _start + 216
21  ...layerhq.mplayerosx.extended	0x000027b9 start + 41

Thread 1:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9522bd75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          	0x95237e94 -[NSRunLoop(NSRunLoop) run] + 84
6   ...layerhq.mplayerosx.extended	0x0001e591 -[VideoOpenGLView threadMain:] + 399
7   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
8   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
10  libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib    	0x924e7b32 glvmDoWork + 162
3   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
4   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85d34 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x912f8ef3 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
7   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85d34 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x912f906c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
7   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore	0x964b9ecf TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore	0x96498da6 TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore	0x964b9b4c MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x9130402a TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
8   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x92f32906 kevent + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x92f516f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x9523d75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x9523d570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x9523d4d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x90b9ed90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
8   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
10  libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x96498dd2 TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x964b9b4c MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x91305f74 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
8   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x93184ab9 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
4   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x96498dd2 TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x964b9b4c MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x9130b951 TPropertyTask::PropertyTaskProc(void*) + 105
6   ...ple.CoreServices.CarbonCore	0x964b80a3 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
8   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x9523d75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x9523d570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.AppKit              	0x90d939c8 +[NSNavFBENodePreviewHelper _subthreadComputePreviewThumbnailImages] + 278
6   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
7   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
8   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
9   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x92f25eda read$UNIX2003 + 10
1   com.apple.Foundation          	0x95272dfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
3   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 14:
0   libSystem.B.dylib             	0x92f32906 kevent + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x92f25eda read$UNIX2003 + 10
1   com.apple.Foundation          	0x95272dfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
3   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x003b2ae0  ebx: 0x951f6dbb  ecx: 0x000e8a21  edx: 0xc40afb93
  edi: 0x00392bd0  esi: 0x102a2980  ebp: 0xbfffe6d8  esp: 0xbfffe648
   ss: 0x0000001f  efl: 0x00010202  eip: 0x93e6a688   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc40afbb3

Binary Images:
    0x1000 -   0x1d6fff +hu.mplayerhq.mplayerosx.extended rev9 (910) <6ff068edfc91c604aecc065f5c4e8b66> /Applications/MPlayer OSX Extended.app/Contents/MacOS/MPlayer OSX Extended
  0x207000 -   0x244fe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Applications/MPlayer OSX Extended.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
  0x258000 -   0x26bfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <5df2b8a3560d45006b854215644de532> /Applications/MPlayer OSX Extended.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x797000 -   0x7b3ff7  GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0xbe72000 -  0xc044fe7  com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xcd4c000 -  0xcecffe3  GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0xcefd000 -  0xd1a7fe9  com.apple.ATIRadeonX1000GLDriver 1.5.36 (5.3.6) <3f9984c88184d39af0ed1e486ab4616a> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
 0xe2ca000 -  0xe2cfff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0xf6cb000 -  0xf6d5ffe  com.apple.URLMount 3.1.1 (3.1.1) <529901878c2849bede5ee2536293c9d3> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x90009fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9000a000 - 0x900b1feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x900b2000 - 0x90193ff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x9019c000 - 0x9019cffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9019d000 - 0x9024fffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x90250000 - 0x902cfff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x902d0000 - 0x9048cff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9048d000 - 0x90499ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9049a000 - 0x90aebfff  com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x90aec000 - 0x90af7fe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90af8000 - 0x912f6fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x912f7000 - 0x91381fef  com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91382000 - 0x91391ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x91392000 - 0x913a2fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x913a3000 - 0x91471ff3  com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91472000 - 0x9148fff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91490000 - 0x91490ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x914c6000 - 0x914e4fff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x914e5000 - 0x914e5ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x914e6000 - 0x915b1fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9181b000 - 0x91895ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91896000 - 0x9191dff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9191e000 - 0x91922fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91923000 - 0x9195afff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9195b000 - 0x9199dfef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9199e000 - 0x91daefef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91daf000 - 0x9244ffff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92480000 - 0x9248cff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92497000 - 0x924afff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x924b0000 - 0x924b7ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x924c0000 - 0x92991f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92992000 - 0x9299cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9299d000 - 0x929faffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x929fb000 - 0x92a16ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92a24000 - 0x92a6dfef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92a6e000 - 0x92a6effc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92a6f000 - 0x92a73fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92ac3000 - 0x92c15ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92c16000 - 0x92c72ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92ca6000 - 0x92ce0fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92e46000 - 0x92f00fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92f01000 - 0x93068ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x93069000 - 0x93069ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9306a000 - 0x9306ffff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93070000 - 0x9308fffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93090000 - 0x9342dfef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9342e000 - 0x93753fe2  com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93754000 - 0x93804fff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93805000 - 0x9385fff7  com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93860000 - 0x93878fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93879000 - 0x938caff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x938e3000 - 0x939a1fff  com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93a89000 - 0x93b1cff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93b54000 - 0x93b54ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93b55000 - 0x93d23ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93d24000 - 0x93d2bfe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93d2c000 - 0x93d2cffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93d2d000 - 0x93d55fff  libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x93d56000 - 0x93de9fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93dea000 - 0x93e17feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93e4b000 - 0x93e54fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93e55000 - 0x93f35fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x93f36000 - 0x93f77fe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93f78000 - 0x94280fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94293000 - 0x94293fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94294000 - 0x943daff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x944a5000 - 0x9456cff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9456d000 - 0x94572fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x94573000 - 0x94658ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94659000 - 0x94791ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x94792000 - 0x9481dfff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94832000 - 0x94839ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9483a000 - 0x9484affc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x948b2000 - 0x948d0ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x949d3000 - 0x949fbff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x949fc000 - 0x94a2bfe3  com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94a2c000 - 0x94a6aff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94a6b000 - 0x94a6bff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94ac6000 - 0x94ac8fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94acf000 - 0x94e8dfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94e8e000 - 0x94e9cffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x94e9d000 - 0x94ec6fff  com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x94f12000 - 0x95045fff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95046000 - 0x95049fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9504a000 - 0x950d6ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x950d7000 - 0x95126fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x95127000 - 0x95127ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x95128000 - 0x95135fe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95136000 - 0x9513efff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9517a000 - 0x951ecfff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x951ed000 - 0x95468fe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96445000 - 0x96445ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x96446000 - 0x9645cfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9646f000 - 0x96749ff3  com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9675a000 - 0x9677efff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x967c4000 - 0x96841feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96842000 - 0x96843ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9690d000 - 0x9694cfef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9694d000 - 0x9694fff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96950000 - 0x969edfe4  com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x969ee000 - 0x96a47ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96a4d000 - 0x96a8cfff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x96a8d000 - 0x96aa2ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96aa3000 - 0x96b5aff3  com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96d9c000 - 0x96dcdffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x96dce000 - 0x96f06fe7  com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x96f07000 - 0x96f32fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x97028000 - 0x9709afff  com.apple.iLifeMediaBrowser 1.0.11 (212.1.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x9721b000 - 0x97298fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Ryoujin is offline  
Old 2009-04-10, 17:14   Link #179
Proudleaf
Senior Member
 
Join Date: Jul 2008
Location: USA
Age: 35
Wow, the new new multi-threaded ffmpeg handles 1080p like a champ. There was no need to drop any frames, and the playback remained silky smooth.

Very impressive.
Proudleaf is offline  
Old 2009-04-11, 10:34   Link #180
Ryoujin
What?
 
 
Join Date: Nov 2007
Location: The house besides yours
Age: 40
Keeps happening. These were HD MKV files (same with my last post). Strangely, this time it gave a second crash log (posted after this):

Code:
Process:         MPlayer OSX Extended [1061]
Path:            /Applications/MPlayer OSX Extended.app/Contents/MacOS/MPlayer OSX Extended
Identifier:      hu.mplayerhq.mplayerosx.extended
Version:         rev9 (910)
Code Type:       X86 (Native)
Parent Process:  launchd [98]

Date/Time:       2009-04-11 10:33:07.542 -0500
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c0000023
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib               	0x93e6a688 objc_msgSend + 24
1   com.apple.Foundation          	0x951f6f1c _nsnote_callback + 364
2   com.apple.CoreFoundation      	0x94f668da __CFXNotificationPost + 362
3   com.apple.CoreFoundation      	0x94f66bb3 _CFXNotificationPostNotification + 179
4   com.apple.Foundation          	0x951f4080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
5   ...layerhq.mplayerosx.extended	0x000087ca -[MplayerInterface readOutputC:] + 7800
6   com.apple.Foundation          	0x951f6f1c _nsnote_callback + 364
7   com.apple.CoreFoundation      	0x94f668da __CFXNotificationPost + 362
8   com.apple.CoreFoundation      	0x94f66bb3 _CFXNotificationPostNotification + 179
9   com.apple.Foundation          	0x951f4080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
10  com.apple.Foundation          	0x95273131 _performFileHandleSource + 241
11  com.apple.CoreFoundation      	0x94f855f5 CFRunLoopRunSpecific + 3141
12  com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
13  com.apple.HIToolbox           	0x93fa82c0 RunCurrentEventLoopInMode + 283
14  com.apple.HIToolbox           	0x93fa80d9 ReceiveNextEventCommon + 374
15  com.apple.HIToolbox           	0x93fa7f4d BlockUntilNextEventMatchingListInMode + 106
16  com.apple.AppKit              	0x90b38d7d _DPSNextEvent + 657
17  com.apple.AppKit              	0x90b38630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
18  com.apple.AppKit              	0x90b3166b -[NSApplication run] + 795
19  com.apple.AppKit              	0x90afe8a4 NSApplicationMain + 574
20  ...layerhq.mplayerosx.extended	0x00002892 _start + 216
21  ...layerhq.mplayerosx.extended	0x000027b9 start + 41

Thread 1:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9522bd75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          	0x95237e94 -[NSRunLoop(NSRunLoop) run] + 84
6   ...layerhq.mplayerosx.extended	0x0001e591 -[VideoOpenGLView threadMain:] + 399
7   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
8   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
10  libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib    	0x924e7b32 glvmDoWork + 162
3   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
4   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x92f02226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92f341ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x92f35a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x9523d75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x9523d570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x9523d4d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x90b9ed90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
8   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
10  libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9525ad40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x951f77ed -[NSThread main] + 45
6   com.apple.Foundation          	0x951f7394 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
8   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x92f093ae __semwait_signal + 10
1   libSystem.B.dylib             	0x92f33d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x93184ab9 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
4   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x92f516f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x92f021c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x92f099bc mach_msg + 72
2   com.apple.CoreFoundation      	0x94f850ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x94f85cd8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x96952ebe CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
6   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x92f25eda read$UNIX2003 + 10
1   com.apple.Foundation          	0x95272dfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
3   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x92f32906 kevent + 10
1   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
2   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x92f25eda read$UNIX2003 + 10
1   com.apple.Foundation          	0x95272dfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x92f33095 _pthread_start + 321
3   libSystem.B.dylib             	0x92f32f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x003a9460  ebx: 0x951f6dbb  ecx: 0x000e8a21  edx: 0xc0000003
  edi: 0x0038f9d0  esi: 0x0f752b00  ebp: 0xbfffe6d8  esp: 0xbfffe648
   ss: 0x0000001f  efl: 0x00010206  eip: 0x93e6a688   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc0000023

Binary Images:
    0x1000 -   0x1d6fff +hu.mplayerhq.mplayerosx.extended rev9 (910) <6ff068edfc91c604aecc065f5c4e8b66> /Applications/MPlayer OSX Extended.app/Contents/MacOS/MPlayer OSX Extended
  0x207000 -   0x244fe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Applications/MPlayer OSX Extended.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
  0x258000 -   0x26bfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <5df2b8a3560d45006b854215644de532> /Applications/MPlayer OSX Extended.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x5eb000 -   0x5f0ff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
  0x743000 -   0x75fff7  GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0xbe72000 -  0xc044fe7  com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xcd4c000 -  0xcecffe3  GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0xcefd000 -  0xd1a7fe9  com.apple.ATIRadeonX1000GLDriver 1.5.36 (5.3.6) <3f9984c88184d39af0ed1e486ab4616a> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
 0xfc4e000 -  0xfcd2fff  com.apple.xquery 1.3 (27) /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x90009fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9000a000 - 0x900b1feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x900b2000 - 0x90193ff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x9019c000 - 0x9019cffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9019d000 - 0x9024fffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x90250000 - 0x902cfff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9048d000 - 0x90499ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9049a000 - 0x90aebfff  com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x90aec000 - 0x90af7fe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90af8000 - 0x912f6fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x912f7000 - 0x91381fef  com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91392000 - 0x913a2fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x913a3000 - 0x91471ff3  com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91490000 - 0x91490ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x914c6000 - 0x914e4fff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x914e5000 - 0x914e5ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x914e6000 - 0x915b1fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9181b000 - 0x91895ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91896000 - 0x9191dff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9191e000 - 0x91922fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91923000 - 0x9195afff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9195b000 - 0x9199dfef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9199e000 - 0x91daefef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91daf000 - 0x9244ffff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92480000 - 0x9248cff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92497000 - 0x924afff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x924b0000 - 0x924b7ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x924c0000 - 0x92991f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92992000 - 0x9299cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9299d000 - 0x929faffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x929fb000 - 0x92a16ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92a24000 - 0x92a6dfef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92a6e000 - 0x92a6effc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92a6f000 - 0x92a73fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92ac3000 - 0x92c15ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92c16000 - 0x92c72ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92ca6000 - 0x92ce0fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92e46000 - 0x92f00fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92f01000 - 0x93068ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x93069000 - 0x93069ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9306a000 - 0x9306ffff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93070000 - 0x9308fffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93090000 - 0x9342dfef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93754000 - 0x93804fff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93805000 - 0x9385fff7  com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93860000 - 0x93878fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93879000 - 0x938caff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x938e3000 - 0x939a1fff  com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93a89000 - 0x93b1cff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93b54000 - 0x93b54ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93b55000 - 0x93d23ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93d24000 - 0x93d2bfe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93d2c000 - 0x93d2cffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93d2d000 - 0x93d55fff  libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x93d56000 - 0x93de9fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93dea000 - 0x93e17feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93e4b000 - 0x93e54fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93e55000 - 0x93f35fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x93f36000 - 0x93f77fe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93f78000 - 0x94280fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94293000 - 0x94293fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94294000 - 0x943daff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x944a5000 - 0x9456cff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94573000 - 0x94658ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94659000 - 0x94791ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x94792000 - 0x9481dfff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94832000 - 0x94839ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9483a000 - 0x9484affc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x949d3000 - 0x949fbff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x949fc000 - 0x94a2bfe3  com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94a2c000 - 0x94a6aff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94a6b000 - 0x94a6bff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94ac6000 - 0x94ac8fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94acf000 - 0x94e8dfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94e8e000 - 0x94e9cffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x94f12000 - 0x95045fff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95046000 - 0x95049fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9504a000 - 0x950d6ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95128000 - 0x95135fe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95136000 - 0x9513efff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x951ed000 - 0x95468fe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96446000 - 0x9645cfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9646f000 - 0x96749ff3  com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9675a000 - 0x9677efff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x967c4000 - 0x96841feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96842000 - 0x96843ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9690d000 - 0x9694cfef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9694d000 - 0x9694fff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96950000 - 0x969edfe4  com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x969ee000 - 0x96a47ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96a8d000 - 0x96aa2ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96f07000 - 0x96f32fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9721b000 - 0x97298fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Check my next post for the second crash log that happened at the same time of this one.
Ryoujin is offline  
 

Tags
wiki candidate


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 12:46.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
We use Silk.