Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#3276 closed defect (invalid)

ffplay in two-monitor setup crashes when launched from secondary monitor on Mac Os 10.9.1

Reported by: bobFin Owned by:
Priority: important Component: ffplay
Version: git-master Keywords: osx crash
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug: ffplay crashes when launched from secondary monitor in a two-monitor setup on Mac Os 10.9.1. Moving same terminal window to primary monitor and launching with same command works normally.

How to reproduce: Move terminal window to secondary monitor and launch ffplay

% ffplay /path/to/media/file

ffplay version 2.1.1
built on Jan  3 2014 16:07:33 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.1.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-ffplay --enable-libfdk-aac --enable-openssl --enable-frei0r
libavutil      52. 48.101 / 52. 48.101
libavcodec     55. 39.101 / 55. 39.101
libavformat    55. 19.104 / 55. 19.104
libavdevice    55.  5.100 / 55.  5.100
libavfilter     3. 90.100 /  3. 90.100
libavresample   1.  1.  0 /  1.  1.  0
libswscale      2.  5.101 /  2.  5.101
libswresample   0. 17.104 /  0. 17.104
libpostproc    52.  3.100 / 52.  3.100

Apple System report:

Process:         ffplay [38724]
Path:            /usr/local/bin/ffplay
Identifier:      ffplay
Version:         0
Code Type:       X86-64 (Native)
Parent Process:  bash [38683]
Responsible:     Terminal [231]
User ID:         501

Date/Time:       2014-01-06 13:14:28.783 +0200
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  69B68F95-735C-4237-D09D-9BC10BCFE410


Crashed Thread:  1

Exception Type:  EXC_CRASH (SIGSEGV)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Thread 0:: Dispatch queue: com.apple.main-thread
0   libSDL-1.2.0.dylib            	0x0000000108667d71 -[SDL_QuartzWindow display] + 33
1   com.apple.AppKit              	0x00007fff8bf24681 __67-[NSWindow _updateSettingsSendingScreenChangeNotificationIfNeeded:]_block_invoke + 237
2   com.apple.AppKit              	0x00007fff8bf24548 NSPerformWithScreenUpdatesDisabled + 65
3   com.apple.AppKit              	0x00007fff8bf244f7 -[NSWindow _updateSettingsSendingScreenChangeNotificationIfNeeded:] + 197
4   com.apple.AppKit              	0x00007fff8bf1c7e1 -[NSWindow _setFrame:updateBorderViewSize:] + 914
5   com.apple.AppKit              	0x00007fff8bf1bd5e -[NSWindow _oldPlaceWindow:] + 652
6   com.apple.AppKit              	0x00007fff8bf1b18c -[NSWindow _setFrameCommon:display:stashSize:] + 1633
7   com.apple.AppKit              	0x00007fff8bf2f5bc -[NSWindow setFrameOrigin:] + 369
8   com.apple.AppKit              	0x00007fff8c157561 -[NSWindow center] + 278
9   libSDL-1.2.0.dylib            	0x0000000108665d4e QZ_SetVideoMode + 1652
10  libSDL-1.2.0.dylib            	0x000000010865cf71 SDL_SetVideoMode + 906
11  ffplay                        	0x00000001074b16f6 0x1074a5000 + 50934
12  ffplay                        	0x00000001074b0a2e SDL_main + 4598

Thread 1 Crashed:
0   libsystem_kernel.dylib        	0x00007fff8f978e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a5f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       	0x00007fff8f9a8fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8f979662 kevent64 + 10
1   libdispatch.dylib             	0x00007fff9289843d _dispatch_mgr_invoke + 239
2   libdispatch.dylib             	0x00007fff92898152 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff8f978e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a5f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       	0x00007fff8f9a8fb9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff8f978e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a5f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       	0x00007fff8f9a8fb9 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff8f974a1a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8f973d18 mach_msg + 64
2   com.apple.CoreFoundation      	0x00007fff878cf315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation      	0x00007fff878ce939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation      	0x00007fff878ce275 CFRunLoopRunSpecific + 309
5   com.apple.AppKit              	0x00007fff8bf9a1ce _NSEventThread + 144
6   libsystem_pthread.dylib       	0x00007fff8f9a4899 _pthread_body + 138
7   libsystem_pthread.dylib       	0x00007fff8f9a472a _pthread_start + 137
8   libsystem_pthread.dylib       	0x00007fff8f9a8fc9 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libSDL-1.2.0.dylib            	0x0000000108668943 SDL_CondWaitTimeout + 143
3   ffplay                        	0x00000001074b7022 0x1074a5000 + 73762

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 10:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 11:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 12:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 13:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 14:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 15:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libavcodec.55.dylib           	0x00000001079ed2e5 0x107708000 + 3035877
3   ???                           	0x0000206000000000 0 + 35596688949248

Thread 16:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727
2   libSDL-1.2.0.dylib            	0x0000000108668994 SDL_CondWait + 14
3   ffplay                        	0x00000001074b309f 0x1074a5000 + 57503

Thread 17:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 18:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 19:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 20:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 21:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 22:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 23:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 24:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 25:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 26:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 27:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 28:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 29:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 30:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 31:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 32:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 33:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 34:
0   libsystem_kernel.dylib        	0x00007fff8f978716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff8f9a6c3b _pthread_cond_wait + 727

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0000000002000170  rbx: 0x0000000108cab000  rcx: 0x0000000108caaf28  rdx: 0x0000000000000000
  rdi: 0x0000000000000004  rsi: 0x0000000000000000  rbp: 0x0000000108caaf50  rsp: 0x0000000108caaf28
   r8: 0x0000000000060001   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000060001  r15: 0x0000000000001003
  rip: 0x00007fff8f978e6a  rfl: 0x0000000000000246  cr2: 0x000000010751a000
  
Logical CPU:     0
Error Code:      0x02000170
Trap Number:     133


Binary Images:
       0x1074a5000 -        0x1074c0ff7 +ffplay (0) <67546FA6-4767-3632-A4E3-4C0CCD5985CE> /usr/local/bin/ffplay
       0x1074ca000 -        0x1074d3ff7 +libavdevice.55.dylib (0) <F2786320-785C-320E-A880-F932C8CEFE49> /usr/local/Cellar/ffmpeg/2.1.1/lib/libavdevice.55.dylib
       0x1074d8000 -        0x107569ff7 +libavfilter.3.dylib (0) <AC603FCB-6B77-3255-9C1A-CE2C25B85AA5> /usr/local/Cellar/ffmpeg/2.1.1/lib/libavfilter.3.dylib
       0x1075a8000 -        0x1076adff7 +libavformat.55.dylib (0) <CD5F2019-A1BE-36FA-946E-79D551F0163A> /usr/local/Cellar/ffmpeg/2.1.1/lib/libavformat.55.dylib
       0x1076e4000 -        0x107701ff7 +libavresample.1.dylib (0) <5BC59DBF-6127-3CEE-A054-637EAE98D5C9> /usr/local/Cellar/ffmpeg/2.1.1/lib/libavresample.1.dylib
       0x107708000 -        0x107fdfff7 +libavcodec.55.dylib (0) <DE9581F5-DDC3-3CB2-BB73-D857D7511EBD> /usr/local/Cellar/ffmpeg/2.1.1/lib/libavcodec.55.dylib
       0x10853c000 -        0x10855cff7 +libpostproc.52.dylib (0) <C94A95C3-C781-31B7-AECB-84AD24B51134> /usr/local/Cellar/ffmpeg/2.1.1/lib/libpostproc.52.dylib
       0x108564000 -        0x10857afff +libswresample.0.dylib (0) <79045518-2C01-3FC2-B3C7-DE2606908EC8> /usr/local/Cellar/ffmpeg/2.1.1/lib/libswresample.0.dylib
       0x108585000 -        0x1085dcfff +libswscale.2.dylib (0) <6BBF1E37-D262-3DE6-BC5B-3C29E04C5F61> /usr/local/Cellar/ffmpeg/2.1.1/lib/libswscale.2.dylib
       0x1085ed000 -        0x108620ff7 +libavutil.52.dylib (0) <7E840013-DF12-33BA-AF3F-4A3470F8A91E> /usr/local/Cellar/ffmpeg/2.1.1/lib/libavutil.52.dylib
       0x108633000 -        0x108634fff  com.apple.VideoDecodeAcceleration (1.1 - 8) <E7FB3557-C423-3777-A24A-7C62FB9DDF96> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
       0x10863a000 -        0x108672fff +libSDL-1.2.0.dylib (0) <C8112C41-5D4F-3C83-9FE5-F0607D66A965> /usr/local/lib/libSDL-1.2.0.dylib
       0x108684000 -        0x108739fe7 +libx264.125.dylib (0) <5A977255-D112-33B4-A7A4-E87E65EE9C71> /usr/local/lib/libx264.125.dylib
       0x1087d0000 -        0x108a6bfff +libvorbisenc.2.dylib (0) <C47A9482-BB09-318C-9ADE-8D1DC1D62910> /usr/local/lib/libvorbisenc.2.dylib
       0x108aa3000 -        0x108ac6ff7 +libvorbis.0.dylib (0) <80092885-6F7D-332E-A81E-D118119F796C> /usr/local/lib/libvorbis.0.dylib
       0x108acc000 -        0x108acfff7 +libogg.0.dylib (0) <062998E8-A18D-3B9C-B432-7A7585668C57> /usr/local/lib/libogg.0.dylib
       0x108ad3000 -        0x108afbfff +libtheoraenc.1.dylib (0) <33A92C8F-3DC1-339D-B3E9-0EEAAB3FF33B> /usr/local/lib/libtheoraenc.1.dylib
       0x108b05000 -        0x108b11ff7 +libtheoradec.1.dylib (0) <A05066CA-5286-3F16-AC05-0949E1199C9C> /usr/local/lib/libtheoradec.1.dylib
       0x108b15000 -        0x108b25ff7 +libopencore-amrwb.0.dylib (0) <D62A5FCA-653E-309B-9A84-124AA9029DFE> /usr/local/lib/libopencore-amrwb.0.dylib
       0x108b29000 -        0x108b4bff7 +libopencore-amrnb.0.dylib (0) <717B80C3-EEF5-3501-B5DB-8E7E25A3FE4A> /usr/local/lib/libopencore-amrnb.0.dylib
       0x108b50000 -        0x108b82fff +libmp3lame.0.dylib (0) <34F7F7A0-0D6E-3B29-B81C-E405C7D66921> /usr/local/lib/libmp3lame.0.dylib
       0x108bbe000 -        0x108bc8fff +libfaac.0.0.0.dylib (0) <C81D29C4-E67E-3C08-8DB9-F7366BD44BD9> /usr/local/lib/libfaac.0.0.0.dylib
       0x10db3c000 -        0x10dd0dfff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x10ddb7000 -        0x10ddbbffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x7fff61b1d000 -     0x7fff61b50817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff86356000 -     0x7fff86435fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff86436000 -     0x7fff8649aff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff86919000 -     0x7fff8698cffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8698d000 -     0x7fff86990fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff86991000 -     0x7fff86bd9fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff86bec000 -     0x7fff86cd3ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff86cd4000 -     0x7fff86cd9fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff86cda000 -     0x7fff86cdafff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86cdb000 -     0x7fff86cdffff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff86ce0000 -     0x7fff87113ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff87116000 -     0x7fff8712dfff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8750a000 -     0x7fff87551ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
    0x7fff87584000 -     0x7fff875a9ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8760b000 -     0x7fff8760dff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff877d9000 -     0x7fff877e4fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff8785e000 -     0x7fff87a43ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87b46000 -     0x7fff87b57ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff87d9c000 -     0x7fff87e67fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff87ea8000 -     0x7fff87ea9ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff87eb1000 -     0x7fff87ec0ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87ec1000 -     0x7fff87ec8ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff87ed3000 -     0x7fff87f2bff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff87f72000 -     0x7fff87f8bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87f8c000 -     0x7fff87fc5ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8802d000 -     0x7fff8802dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8802e000 -     0x7fff88098ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff883dd000 -     0x7fff88409fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff88451000 -     0x7fff8845ffff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff88465000 -     0x7fff884a7ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff884e5000 -     0x7fff88524fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff88525000 -     0x7fff88655ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff88656000 -     0x7fff8867ffff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8868f000 -     0x7fff886ddfff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88754000 -     0x7fff887e3fff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff88a7e000 -     0x7fff88aa5ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff88ace000 -     0x7fff88adaff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88adb000 -     0x7fff88adbfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88ca1000 -     0x7fff88cb2ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff88cb3000 -     0x7fff88e6bff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
    0x7fff88e6c000 -     0x7fff88ed9fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff88eda000 -     0x7fff88ee7fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff88f16000 -     0x7fff88f18ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8900b000 -     0x7fff8905cff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8905d000 -     0x7fff890aaff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff890c6000 -     0x7fff890d0ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff89764000 -     0x7fff89767fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff89768000 -     0x7fff897c3ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff89d35000 -     0x7fff89f8dff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff89fb5000 -     0x7fff89fe5fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff89fe6000 -     0x7fff8a00bff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a00c000 -     0x7fff8a03bfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8a03c000 -     0x7fff8a065ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x7fff8a066000 -     0x7fff8a0a4ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8a1c0000 -     0x7fff8a1cbfff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8a1dc000 -     0x7fff8a378ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8a379000 -     0x7fff8a3a1ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8a3a6000 -     0x7fff8a3b3ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8ac78000 -     0x7fff8ac7cff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8ac7d000 -     0x7fff8acd0fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8acd4000 -     0x7fff8ae27ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8ae7b000 -     0x7fff8ae7cfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8ae7d000 -     0x7fff8aeb5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8afc9000 -     0x7fff8afcaff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8afcb000 -     0x7fff8aff3ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8aff4000 -     0x7fff8b06bfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8b093000 -     0x7fff8b094fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8b095000 -     0x7fff8b09cff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
    0x7fff8b09d000 -     0x7fff8b0d1fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8b0d2000 -     0x7fff8b0d2fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8b0d6000 -     0x7fff8b162ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8b1a5000 -     0x7fff8b1fefff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8b241000 -     0x7fff8b286ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8b558000 -     0x7fff8b621fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8b622000 -     0x7fff8b625ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b644000 -     0x7fff8b7f1f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8bb9e000 -     0x7fff8bbc5ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8bbc6000 -     0x7fff8bcb7ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8bcb8000 -     0x7fff8bdbdfff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8bdd6000 -     0x7fff8c94aff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8ca61000 -     0x7fff8ca65fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8d352000 -     0x7fff8d355ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x7fff8d356000 -     0x7fff8d357ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8d36b000 -     0x7fff8d3ceff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8d418000 -     0x7fff8d422fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8db73000 -     0x7fff8db73ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8db9e000 -     0x7fff8dba4ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff8dc59000 -     0x7fff8dca6fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8dcf4000 -     0x7fff8dcf6fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8dcf7000 -     0x7fff8dcfbfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8dd86000 -     0x7fff8e1d4fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8e3e7000 -     0x7fff8e402ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8e403000 -     0x7fff8e573ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8e58c000 -     0x7fff8e88bfff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8e9cd000 -     0x7fff8e9ceff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8ec90000 -     0x7fff8ec93fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8ecde000 -     0x7fff8ece0ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff8ece1000 -     0x7fff8eceafff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8ef2e000 -     0x7fff8ef9dff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8ef9e000 -     0x7fff8f248ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8f331000 -     0x7fff8f3f4ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8f3f6000 -     0x7fff8f3fbff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8f3fc000 -     0x7fff8f6caff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8f963000 -     0x7fff8f97fff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8f980000 -     0x7fff8f99cfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8f99d000 -     0x7fff8f99dffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f99f000 -     0x7fff8f9a1fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8f9a2000 -     0x7fff8f9a2ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8f9a3000 -     0x7fff8f9aaff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8f9ae000 -     0x7fff8f9b9ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9080b000 -     0x7fff90979ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff90a6e000 -     0x7fff90af7ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff90b05000 -     0x7fff90b20ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff90b6d000 -     0x7fff90b74fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff90b75000 -     0x7fff90bf5fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff90bf6000 -     0x7fff90bfeff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff90c2f000 -     0x7fff90c76fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff90c77000 -     0x7fff90c9bff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff90c9c000 -     0x7fff90f70fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff90f71000 -     0x7fff9105ffff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff910c7000 -     0x7fff910d0ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff9147f000 -     0x7fff91484fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9150a000 -     0x7fff91513fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff91514000 -     0x7fff91521ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff91522000 -     0x7fff91522fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff9153f000 -     0x7fff915efff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff916c1000 -     0x7fff916daff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff91833000 -     0x7fff91845ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff91846000 -     0x7fff91858fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff91859000 -     0x7fff91865ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff91866000 -     0x7fff91866fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff91867000 -     0x7fff91956fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff91988000 -     0x7fff919dafff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff91d8d000 -     0x7fff91d94fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff91d95000 -     0x7fff91dc4fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff91dc5000 -     0x7fff91de9fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff91dea000 -     0x7fff91dedffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff91dee000 -     0x7fff91e1dff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff91e20000 -     0x7fff91e21ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff91e2e000 -     0x7fff91ef0ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff91f36000 -     0x7fff9285205f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff92861000 -     0x7fff9286bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff92893000 -     0x7fff92894ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff92895000 -     0x7fff928affff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff928b0000 -     0x7fff92939fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9293a000 -     0x7fff9293bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff9293c000 -     0x7fff92957ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff92958000 -     0x7fff92960fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff92bf9000 -     0x7fff92c01ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff92c35000 -     0x7fff92c99ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff92ca1000 -     0x7fff92ca5ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
    0x7fff92ca6000 -     0x7fff93087ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff931ef000 -     0x7fff93207ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff93208000 -     0x7fff93242ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff93243000 -     0x7fff93327fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff93328000 -     0x7fff93412fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff93413000 -     0x7fff93454fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff93455000 -     0x7fff934a3fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff934a4000 -     0x7fff934b4fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff93504000 -     0x7fff9354dfff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff9354e000 -     0x7fff93556ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff938dc000 -     0x7fff938e9ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff938ea000 -     0x7fff93bd4fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff93bd5000 -     0x7fff93bd9ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff93f7b000 -     0x7fff93f93ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 635248
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=178.1M resident=67.2M(38%) swapped_out_or_unallocated=110.9M(62%)
Writable regions: Total=152.9M written=21.5M(14%) resident=23.8M(16%) swapped_out=0K(0%) unallocated=129.1M(84%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG shared images                    172K
CoreServices                        512K
Dispatch continuations             16.0M
Kernel Alloc Once                     8K
MALLOC                             88.7M
MALLOC (admin)                       32K
Memory Tag 242                       12K
Memory Tag 249                      264K
STACK GUARD                        56.1M
Stack                              24.8M
VM_ALLOCATE                        16.4M
__DATA                             25.8M
__IMAGE                             528K
__LINKEDIT                         66.9M
__TEXT                            111.2M
__UNICODE                           544K
mapped file                        28.3M
shared memory                         4K
===========                      =======
TOTAL                             436.3M

Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 10 GB, SMC 1.25f4
Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D5035313241373243503844332D5335
Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D5035313241373243503844332D5335
Memory Module: DIMM Riser A/DIMM 1, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x0198, 0x4B494E4753544F4E20202020202020202020
Memory Module: DIMM Riser A/DIMM 2, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x0198, 0x4B494E4753544F4E20202020202020202020
Bluetooth: Version 4.2.0f6 12982, 3 services, 22 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: ATI Radeon HD 5770, Display Controller, Slot-1
PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-1
Serial ATA Device: ST3320820AS_P, 320,07 GB
Serial ATA Device: MAXTOR STM3750330AS, 750,16 GB
Serial ATA Device: MAXTOR STM3750330AS, 750,16 GB
Serial ATA Device: SAMSUNG HD501LJ, 500,11 GB
Serial ATA Device: HL-DT-ST BD-RE  BE08LU20
Parallel ATA Device: OPTIARC DVD RW AD-7170A
Parallel ATA Device: ST3500830A, 500,11 GB
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: Apple Cinema Display
USB Device: Bluetooth USB Host Controller
FireWire Device: built-in_hub, Up to 800 Mb/sec
FireWire Device: unknown_device, Unknown
Thunderbolt Bus: 


Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Change History (11)

comment:1 by Carl Eugen Hoyos, 10 years ago

Keywords: osx added; Os X multiple monitors removed

Please test current FFmpeg git head and please provide the missing information for crash reports, see http://ffmpeg.org/bugreports.html

comment:2 by bobFin, 10 years ago

Not exactly sure how to test current FFmpeg git head, posting further info.

 ffplay -v 9 -loglevel 99 /Users/iihceiihce/093/093-004_video.mp4 
ffplay version 2.1.1 Copyright (c) 2003-2013 the FFmpeg developers
  built on Jan  3 2014 16:07:33 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/2.1.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-ffplay --enable-libfdk-aac --enable-openssl --enable-frei0r
  libavutil      52. 48.101 / 52. 48.101
  libavcodec     55. 39.101 / 55. 39.101
  libavformat    55. 19.104 / 55. 19.104
  libavdevice    55.  5.100 / 55.  5.100
  libavfilter     3. 90.100 /  3. 90.100
  libavresample   1.  1.  0 /  1.  1.  0
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fafdf801600] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fafdf801600] ISO: File Type Major Brand: isom
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fafdf801600] File position before avformat_find_stream_info() is 1604269
[aac @ 0x7fafdf804a00] skip whole frame, skip left: 0    0B f=0/0   
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fafdf801600] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fafdf801600] File position after avformat_find_stream_info() is 1605826
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/iihceiihce/093/093-004_video.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf55.19.104
  Duration: 00:47:27.70, start: 0.021333, bitrate: 786 kb/s
    Stream #0:0(eng), 1, 1/12800: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 1/50, 698 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(eng), 1, 1/48000: Audio: aac (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 82 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
detected 8 logical cores
[ffplay_abuffer @ 0x7fafdb6307a0] Setting 'sample_rate' to value '48000'
[ffplay_abuffer @ 0x7fafdb6307a0] Setting 'sample_fmt' to value 'fltp'
[ffplay_abuffer @ 0x7fafdb6307a0] Setting 'channels' to value '1'
[ffplay_abuffer @ 0x7fafdb6307a0] Setting 'time_base' to value '1/48000'
[ffplay_abuffer @ 0x7fafdb6307a0] Setting 'channel_layout' to value '0x4'
[ffplay_abuffer @ 0x7fafdb6307a0] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x4
[ffplay_abuffersink @ 0x7fafdb631b60] auto-inserting filter 'auto-inserted resampler 0' between the filter 'ffplay_abuffer' and the filter 'ffplay_abuffersink'
[AVFilterGraph @ 0x7fafdc80cc80] query_formats: 2 queried, 0 merged, 3 already done, 0 delayed
[auto-inserted resampler 0 @ 0x7fafdb633be0] ch:1 chl:mono fmt:fltp r:48000Hz -> ch:1 chl:mono fmt:s16 r:48000Hz
[aac @ 0x7fafdf804a00] skip whole frame, skip left: 0    0B f=0/0   
Audio frame changed from rate:48000 ch:1 fmt:fltp layout:mono serial:-1 to rate:48000 ch:1 fmt:fltp layout:mono serial:1
[ffplay_abuffer @ 0x7fafdc90ad60] Setting 'sample_rate' to value '48000'
[ffplay_abuffer @ 0x7fafdc90ad60] Setting 'sample_fmt' to value 'fltp'
[ffplay_abuffer @ 0x7fafdc90ad60] Setting 'channels' to value '1'
[ffplay_abuffer @ 0x7fafdc90ad60] Setting 'time_base' to value '1/48000'
[ffplay_abuffer @ 0x7fafdc90ad60] Setting 'channel_layout' to value '0x4'
[ffplay_abuffer @ 0x7fafdc90ad60] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x4
[ffplay_abuffersink @ 0x7fafdc90afa0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'ffplay_abuffer' and the filter 'ffplay_abuffersink'
[AVFilterGraph @ 0x7fafdc90ab60] query_formats: 2 queried, 0 merged, 3 already done, 0 delayed
[auto-inserted resampler 0 @ 0x7fafdc90b640] ch:1 chl:mono fmt:fltp r:48000Hz -> ch:1 chl:mono fmt:s16 r:48000Hz
Video frame changed from size:0x0 format:none serial:-1 to size:640x360 format:yuv420p serial:1
[ffplay_buffer @ 0x7fafdb713a40] Setting 'video_size' to value '640x360'
[ffplay_buffer @ 0x7fafdb713a40] Setting 'pix_fmt' to value '0'
[ffplay_buffer @ 0x7fafdb713a40] Setting 'time_base' to value '1/12800'
[ffplay_buffer @ 0x7fafdb713a40] Setting 'pixel_aspect' to value '1/1'
[ffplay_buffer @ 0x7fafdb713a40] Setting 'frame_rate' to value '25/1'
[ffplay_buffer @ 0x7fafdb713a40] w:640 h:360 pixfmt:yuv420p tb:1/12800 fr:25/1 sar:1/1 sws_param:
[ffplay_crop @ 0x7fafdb715420] Setting 'out_w' to value 'floor(in_w/2)*2'
[ffplay_crop @ 0x7fafdb715420] Setting 'out_h' to value 'floor(in_h/2)*2'
[AVFilterGraph @ 0x7fafdc818760] query_formats: 3 queried, 2 merged, 0 already done, 0 delayed
[ffplay_crop @ 0x7fafdb715420] w:640 h:360 sar:1/1 -> w:640 h:360 sar:1/1
Segmentation fault: 11

comment:3 by Carl Eugen Hoyos, 10 years ago

Please read http://ffmpeg.org/bugreports.html again, it contains information what gdb output you have to provide for crash reports.
If you find the information there impossible to parse, please tell us!

Please test current FFmpeg git head, bug reports for releases get less attention.

comment:4 by bobFin, 10 years ago

Apologies, I'm quite a newbie. I will try to follow the instructions to the best of my ability, but some hand-holding might be needed.

comment:5 by Carl Eugen Hoyos, 10 years ago

If you did not compile yourself, the first step is to download a newer version: Please test the most current snapshot.

comment:6 by bobFin, 10 years ago

I used homebrew. I will try to find the latest.

comment:7 by Carl Eugen Hoyos, 10 years ago

Consider testing with a snapshot from http://www.evermeet.cx/ffmpeg/

Last edited 10 years ago by Carl Eugen Hoyos (previous) (diff)

comment:8 by Dmitry, 10 years ago

I have exactly the same problem. Just checked out the latest version from git, compiled it and here is the needed info:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
0x000000010124d3a9 in -[SDL_QuartzWindow display] ()
(gdb) bt
#0  0x000000010124d3a9 in -[SDL_QuartzWindow display] ()
#1  0x00007fff90cd5681 in __67-[NSWindow _updateSettingsSendingScreenChangeNotificationIfNeeded:]_block_invoke ()
#2  0x00007fff90cd5548 in NSPerformWithScreenUpdatesDisabled ()
#3  0x00007fff90cd54f7 in -[NSWindow _updateSettingsSendingScreenChangeNotificationIfNeeded:] ()
#4  0x00007fff90ccd7e1 in -[NSWindow _setFrame:updateBorderViewSize:] ()
#5  0x00007fff90cccd5e in -[NSWindow _oldPlaceWindow:] ()
#6  0x00007fff90ccc18c in -[NSWindow _setFrameCommon:display:stashSize:] ()
#7  0x00007fff90ce05bc in -[NSWindow setFrameOrigin:] ()
#8  0x00007fff90f08561 in -[NSWindow center] ()
#9  0x000000010124b386 in QZ_SetVideoMode ()
#10 0x00000001012425a9 in SDL_SetVideoMode ()
(gdb) disass $pc-32,$pc+32
Dump of assembler code for function -[SDL_QuartzWindow display]:
0x000000010124d388 <-[SDL_QuartzWindow display]+0>:	push   %rbp
0x000000010124d389 <-[SDL_QuartzWindow display]+1>:	mov    %rsp,%rbp
0x000000010124d38c <-[SDL_QuartzWindow display]+4>:	push   %r15
0x000000010124d38e <-[SDL_QuartzWindow display]+6>:	push   %r14
0x000000010124d390 <-[SDL_QuartzWindow display]+8>:	push   %rbx
0x000000010124d391 <-[SDL_QuartzWindow display]+9>:	sub    $0x58,%rsp
0x000000010124d395 <-[SDL_QuartzWindow display]+13>:	mov    %rdi,%r15
0x000000010124d398 <-[SDL_QuartzWindow display]+16>:	lea    0x1fce9(%rip),%rax        # 0x10126d088 <current_video>
0x000000010124d39f <-[SDL_QuartzWindow display]+23>:	mov    (%rax),%rbx
0x000000010124d3a2 <-[SDL_QuartzWindow display]+26>:	mov    0x250(%rbx),%rax
0x000000010124d3a9 <-[SDL_QuartzWindow display]+33>:	testb  $0x2,(%rax)
0x000000010124d3ac <-[SDL_QuartzWindow display]+36>:	jne    0x10124d3b3 <-[SDL_QuartzWindow display]+43>
0x000000010124d3ae <-[SDL_QuartzWindow display]+38>:	callq  0x10124d924 <QZ_SetPortAlphaOpaque>
0x000000010124d3b3 <-[SDL_QuartzWindow display]+43>:	mov    0x3e8(%rbx),%rax
0x000000010124d3ba <-[SDL_QuartzWindow display]+50>:	mov    0x50(%rax),%rsi
0x000000010124d3be <-[SDL_QuartzWindow display]+54>:	test   %rsi,%rsi
0x000000010124d3c1 <-[SDL_QuartzWindow display]+57>:	je     0x10124d3d5 <-[SDL_QuartzWindow display]+77>
0x000000010124d3c3 <-[SDL_QuartzWindow display]+59>:	mov    0x1f196(%rip),%rdx        # 0x10126c560
0x000000010124d3ca <-[SDL_QuartzWindow display]+66>:	lea    -0x40(%rbp),%rdi
0x000000010124d3ce <-[SDL_QuartzWindow display]+70>:	callq  0x101263504 <dyld_stub_objc_msgSend_stret>
0x000000010124d3d3 <-[SDL_QuartzWindow display]+75>:	jmp    0x10124d3e0 <-[SDL_QuartzWindow display]+88>
0x000000010124d3d5 <-[SDL_QuartzWindow display]+77>:	xorps  %xmm0,%xmm0
0x000000010124d3d8 <-[SDL_QuartzWindow display]+80>:	movaps %xmm0,-0x30(%rbp)
0x000000010124d3dc <-[SDL_QuartzWindow display]+84>:	movaps %xmm0,-0x40(%rbp)
0x000000010124d3e0 <-[SDL_QuartzWindow display]+88>:	mov    0x1f259(%rip),%rsi        # 0x10126c640
0x000000010124d3e7 <-[SDL_QuartzWindow display]+95>:	mov    -0x28(%rbp),%rax
0x000000010124d3eb <-[SDL_QuartzWindow display]+99>:	mov    %rax,0x18(%rsp)
0x000000010124d3f0 <-[SDL_QuartzWindow display]+104>:	mov    -0x30(%rbp),%rax
0x000000010124d3f4 <-[SDL_QuartzWindow display]+108>:	mov    %rax,0x10(%rsp)
0x000000010124d3f9 <-[SDL_QuartzWindow display]+113>:	mov    -0x40(%rbp),%rax
0x000000010124d3fd <-[SDL_QuartzWindow display]+117>:	mov    -0x38(%rbp),%rcx
0x000000010124d401 <-[SDL_QuartzWindow display]+121>:	mov    %rcx,0x8(%rsp)
0x000000010124d406 <-[SDL_QuartzWindow display]+126>:	mov    %rax,(%rsp)
0x000000010124d40a <-[SDL_QuartzWindow display]+130>:	mov    0x1dc6f(%rip),%r14        # 0x10126b080
0x000000010124d411 <-[SDL_QuartzWindow display]+137>:	mov    %r15,%rdi
0x000000010124d414 <-[SDL_QuartzWindow display]+140>:	callq  *%r14
0x000000010124d417 <-[SDL_QuartzWindow display]+143>:	mov    %r15,-0x50(%rbp)
0x000000010124d41b <-[SDL_QuartzWindow display]+147>:	lea    -0x50(%rbp),%rdi
0x000000010124d41f <-[SDL_QuartzWindow display]+151>:	mov    0x1f362(%rip),%rax        # 0x10126c788
0x000000010124d426 <-[SDL_QuartzWindow display]+158>:	mov    %rax,-0x48(%rbp)
0x000000010124d42a <-[SDL_QuartzWindow display]+162>:	mov    0x1f217(%rip),%rsi        # 0x10126c648
0x000000010124d431 <-[SDL_QuartzWindow display]+169>:	callq  0x1012634fe <dyld_stub_objc_msgSendSuper2>
0x000000010124d436 <-[SDL_QuartzWindow display]+174>:	mov    0x1f213(%rip),%rsi        # 0x10126c650
0x000000010124d43d <-[SDL_QuartzWindow display]+181>:	mov    %r15,%rdi
0x000000010124d440 <-[SDL_QuartzWindow display]+184>:	callq  *%r14
0x000000010124d443 <-[SDL_QuartzWindow display]+187>:	mov    $0x1,%edi
0x000000010124d448 <-[SDL_QuartzWindow display]+192>:	mov    $0x4,%esi
0x000000010124d44d <-[SDL_QuartzWindow display]+197>:	callq  0x101229990 <SDL_PrivateAppActive>
0x000000010124d452 <-[SDL_QuartzWindow display]+202>:	add    $0x58,%rsp
0x000000010124d456 <-[SDL_QuartzWindow display]+206>:	pop    %rbx
0x000000010124d457 <-[SDL_QuartzWindow display]+207>:	pop    %r14
0x000000010124d459 <-[SDL_QuartzWindow display]+209>:	pop    %r15
0x000000010124d45b <-[SDL_QuartzWindow display]+211>:	pop    %rbp
0x000000010124d45c <-[SDL_QuartzWindow display]+212>:	retq   
End of assembler dump.
(gdb) info all-registers
rax            0x0	0
rbx            0x103012a00	4345375232
rcx            0x320	800
rdx            0xd3ae0	867040
rsi            0x7fff915df071	140735632240753
rdi            0x101642cb0	4318309552
rbp            0x7fff5fbfe010	0x7fff5fbfe010
rsp            0x7fff5fbfdfa0	0x7fff5fbfdfa0
r8             0x101527770	4317149040
r9             0x1015243e0	4317135840
r10            0x71	113
r11            0x10124d388	4314157960
r12            0x7fff5fbfe0b8	140734799798456
r13            0x10	16
r14            0x10410ead0	4363184848
r15            0x101642cb0	4318309552
rip            0x10124d3a9	0x10124d3a9 <-[SDL_QuartzWindow display]+33>
eflags         0x10206	66054
cs             0x2b	43
ss             0x0	0
ds             0x0	0
es             0x0	0
fs             0x0	0
gs             0x0	0
st0            <invalid float value>	(raw 0xffff0000000000000000)
st1            -nan(0x000000100)	(raw 0xffff0000000000000100)
st2            0	(raw 0x00000000000000000000)
st3            -nan(0x000000015)	(raw 0xffff0000000000000015)
st4            -nan(0x0ffe39100)	(raw 0xffff00000000ffe39100)
st5            -9223372031854775808	(raw 0xc03dfffffffdabf41c00)
st6            100005	(raw 0x400fc352800000000000)
st7            100005	(raw 0x400fc352800000000000)
fctrl          0x37f	895
fstat          0x20	32
ftag           0xffff	65535
fiseg          0x2b	43
fioff          0x91722861	-1854789535
foseg          0x23	35
fooff          0x5fbfddb0	1606409648
fop            0x0	0
xmm0           {
  v4_float = {0, 0, 0, 0}, 
  v2_double = {0, 0}, 
  v16_int8 = {0 <repeats 16 times>}, 
  v8_int16 = {0, 0, 0, 0, 0, 0, 0, 0}, 
  v4_int32 = {0, 0, 0, 0}, 
  v2_int64 = {0, 0}, 
  uint128 = 0
}	(raw 0x00000000000000000000000000000000)
xmm1           {
  v4_float = {0, 0, 0, 0}, 
  v2_double = {0, 0}, 
  v16_int8 = {0 <repeats 16 times>}, 
  v8_int16 = {0, 0, 0, 0, 0, 0, 0, 0}, 
  v4_int32 = {0, 0, 0, 0}, 
  v2_int64 = {0, 0}, 
  uint128 = 0
}	(raw 0x00000000000000000000000000000000)
xmm2           {
  v4_float = {0, 0, 448, 0}, 
  v2_double = {0, 9.2233720368547758e+18}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, 67, -32, 0, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, 17376, 0, 0, 0}, 
  v4_int32 = {0, 0, 1138753536, 0}, 
  v2_int64 = {0, 4890909195324358656}, 
  uint128 = 57411
}	(raw 0x000000000000e0430000000000000000)
xmm3           {
  v4_float = {0, 0, 4.37890625, 0}, 
  v2_double = {0, 900}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, 64, -116, 32, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, 16524, 8192, 0, 0}, 
  v4_int32 = {0, 0, 1082925056, 0}, 
  v2_int64 = {0, 4651127699538968576}, 
  uint128 = 2133056
}	(raw 0x0000000000208c400000000000000000)
xmm4           {
  v4_float = {0, 0, -4.54882812, 0}, 
  v2_double = {0, -1124}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, -64, -111, -112, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, -16239, -28672, 0, 0}, 
  v4_int32 = {0, 0, -1064202240, 0}, 
  v2_int64 = {0, -4570713817129943040}, 
  uint128 = 9474496
}	(raw 0x00000000009091c00000000000000000)
xmm5           {
  v4_float = {0, 0, -4.8203125, 0}, 
  v2_double = {0, -1680}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, -64, -102, 64, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, -16230, 16384, 0, 0}, 
  v4_int32 = {0, 0, -1063632896, 0}, 
  v2_int64 = {0, -4568268503269769216}, 
  uint128 = 4233920
}	(raw 0x0000000000409ac00000000000000000)
xmm6           {
  v4_float = {0, 0, 0, 0}, 
  v2_double = {0, 0}, 
  v16_int8 = {0 <repeats 16 times>}, 
  v8_int16 = {0, 0, 0, 0, 0, 0, 0, 0}, 
  v4_int32 = {0, 0, 0, 0}, 
  v2_int64 = {0, 0}, 
  uint128 = 0
}	(raw 0x00000000000000000000000000000000)
xmm7           {
  v4_float = {5.87747596e-39, 0, 2.97075274e-43, 1.40129846e-45}, 
  v2_double = {1.7800641795956594e-307, 4.498631076851318e-312}, 
  v16_int8 = {0, 64, 0, 3, 0, 0, 0, 0, 0, 0, 0, -44, 0, 0, 0, 1}, 
  v8_int16 = {64, 3, 0, 0, 0, 212, 0, 1}, 
  v4_int32 = {4194307, 0, 212, 1}, 
  v2_int64 = {18014411394383872, 910533066753}, 
  uint128 = 0x0040000300000000000000d400000001
}	(raw 0x01000000d40000000000000003004000)
xmm8           {
  v4_float = {2, 2.94272678e-42, 4.70836284e-42, -5.74392241e-42}, 
  v2_double = {2.0000000000009326, 7.1309668575639727e-311}, 
  v16_int8 = {64, 0, 0, 0, 0, 0, 8, 52, 0, 0, 13, 32, -128, 0, 16, 3}, 
  v8_int16 = {16384, 0, 0, 2100, 0, 3360, -32768, 4099}, 
  v4_int32 = {1073741824, 2100, 3360, -2147479549}, 
  v2_int64 = {4611686018427390004, 14433237602307}, 
  uint128 = 0x400000000000083400000d2080001003
}	(raw 0x03100080200d00003408000000000040)
xmm9           {
  v4_float = {0, 0, 2.4375, 0}, 
  v2_double = {0, 7}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, 64, 28, 0, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, 16412, 0, 0, 0}, 
  v4_int32 = {0, 0, 1075576832, 0}, 
  v2_int64 = {0, 4619567317775286272}, 
  uint128 = 7232
}	(raw 0x0000000000001c400000000000000000)
xmm10          {
  v4_float = {0, 0, 2.4375, 0}, 
  v2_double = {0, 7}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, 64, 28, 0, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, 16412, 0, 0, 0}, 
  v4_int32 = {0, 0, 1075576832, 0}, 
  v2_int64 = {0, 4619567317775286272}, 
  uint128 = 7232
}	(raw 0x0000000000001c400000000000000000)
xmm11          {
  v4_float = {0, 0, 2.75, 0}, 
  v2_double = {0, 16}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, 64, 48, 0, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, 16432, 0, 0, 0}, 
  v4_int32 = {0, 0, 1076887552, 0}, 
  v2_int64 = {0, 4625196817309499392}, 
  uint128 = 12352
}	(raw 0x00000000000030400000000000000000)
xmm12          {
  v4_float = {0, 0, 2.75, 0}, 
  v2_double = {0, 16}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, 64, 48, 0, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, 16432, 0, 0, 0}, 
  v4_int32 = {0, 0, 1076887552, 0}, 
  v2_int64 = {0, 4625196817309499392}, 
  uint128 = 12352
}	(raw 0x00000000000030400000000000000000)
xmm13          {
  v4_float = {0, 0, 2.625, 0}, 
  v2_double = {0, 12}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, 64, 40, 0, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, 16424, 0, 0, 0}, 
  v4_int32 = {0, 0, 1076363264, 0}, 
  v2_int64 = {0, 4622945017495814144}, 
  uint128 = 10304
}	(raw 0x00000000000028400000000000000000)
xmm14          {
  v4_float = {0, 0, -2.25, 0}, 
  v2_double = {0, -4}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, -64, 16, 0, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, -16368, 0, 0, 0}, 
  v4_int32 = {0, 0, -1072693248, 0}, 
  v2_int64 = {0, -4607182418800017408}, 
  uint128 = 4288
}	(raw 0x00000000000010c00000000000000000)
xmm15          {
  v4_float = {0, 0, 4.02832031, 0}, 
  v2_double = {0, 541}, 
  v16_int8 = {0, 0, 0, 0, 0, 0, 0, 0, 64, -128, -24, 0, 0, 0, 0, 0}, 
  v8_int16 = {0, 0, 0, 0, 16512, -6144, 0, 0}, 
  v4_int32 = {0, 0, 1082189824, 0}, 
  v2_int64 = {0, 4647969902143995904}, 
  uint128 = 15237184
}	(raw 0x0000000000e880400000000000000000)
mxcsr          0x1fa2	8098

Could not get valgrind log, as MacPorts says that it is not compatible with OS X 10.9

Also, here is information about the system:

System Software Overview:

System Version: OS X 10.9.1 (13B42)
Kernel Version: Darwin 13.0.0

Hardware Overview:

Model Name: MacBook Pro
Model Identifier: MacBookPro10,1
Processor Name: Intel Core i7
Processor Speed: 2.7 GHz
Number of Processors: 1
Total Number of Cores: 4
L2 Cache (per Core): 256 KB
L3 Cache: 8 MB
Memory: 16 GB
Boot ROM Version: MBP101.00EE.B02
SMC Version (system): 2.3f36

comment:9 by Carl Eugen Hoyos, 10 years ago

Priority: normalimportant
Resolution: invalid
Status: newclosed
Version: 2.1.1git-master

Afaict, SDL_SetVideoMode() must not crash no matter which resolution and flag is passed, please consider reporting this to the SDL developers.

comment:10 by Dmitry, 10 years ago

I'm trying to investigate this problem, but still haven't got any result yet. I also noticed that SDL uses CGDirectPalleteRef which is deprecated in OSX 10.9 (Maverics). There is a fix for that already - https://bugzilla.libsdl.org/show_bug.cgi?id=2085.

comment:11 by Dmitry, 10 years ago

Just installed ffmpeg with Homebrew and I made sure that all previous ffmpeg and SDL libraries were removed before that from my system directories.

Homebrew patches SDL with that change that I posted in the previous message.

After that everything worked with no problems at all.

Although, I did not isolate the problem by taking source ffmpeg, source of SDL and then just applying the patch, but I suspect the problem was in SDL but not in ffmpeg.

Note: See TracTickets for help on using tickets.