Crash in scanning source

HandBrake for Mac support
Forum rules
Activity Log is required for support requests. See Must Read: How To Get Questions Answered on These Forums for details

Forum Rules can be found here

Crash in scanning source

Postby awesomeo123 » Sun Feb 24, 2008 8:15 am

hi,
recently updated handbrake
works great except for one, its a long movie with 32 chapters and when its scanning the source at around 28 it crashes.
tried multiple times but still same outcome :evil:
awesomeo123
 
Posts: 3
Joined: Sun Feb 24, 2008 8:09 am

 

Re: Crash in scanning source

Postby Cavalicious » Sun Feb 24, 2008 8:27 am

User avatar
Cavalicious
Moderator
 
Posts: 1770
Joined: Mon Mar 26, 2007 1:07 am

Re: Crash in scanning source

Postby awesomeo123 » Sun Feb 24, 2008 9:01 pm

sorry im new.
awesomeo123
 
Posts: 3
Joined: Sun Feb 24, 2008 8:09 am

Re: Crash in scanning source

Postby hh83917 » Mon Feb 25, 2008 2:26 am

I got a crash during scanning after updating to the latest (0.9.2) version. Handbrake works perfectly in the previous version and I've checked permissions and they were fine.

Here's the crash log i got:

Code: Select all
Process:         HandBrake [2822]
Path:            /Applications/HandBrake.app/Contents/MacOS/HandBrake
Identifier:      org.m0k.handbrake
Version:         0.9.2 (2008021900)
Code Type:       X86 (Native)
Parent Process:  launchd [81]

Date/Time:       2008-02-24 19:19:10.923 -0600
OS Version:      Mac OS X 10.5.2 (9C31)
Report Version:  6

Exception Type:  EXC_ARITHMETIC (SIGFPE)
Exception Codes: EXC_I386_DIV (divide by zero)
Crashed Thread:  13

Thread 0:
0   libSystem.B.dylib                0x9222c616 write + 10
1   libSystem.B.dylib                0x9222c49b __sflush + 79
2   libSystem.B.dylib                0x9222e818 fclose + 99
3   com.apple.CoreFoundation         0x91a08b8c -[NSSet makeObjectsPerformSelector:withObject:] + 188
4   org.m0k.handbrake                0x00012892 -[HBOutputRedirect(Private) forwardOutput:] + 99
5   com.apple.Foundation             0x92b4e15c __NSThreadPerformPerform + 476
6   com.apple.CoreFoundation         0x9198062e CFRunLoopRunSpecific + 3166
7   com.apple.CoreFoundation         0x91980d18 CFRunLoopRunInMode + 88
8   com.apple.HIToolbox              0x944e06a0 RunCurrentEventLoopInMode + 283
9   com.apple.HIToolbox              0x944e04b9 ReceiveNextEventCommon + 374
10  com.apple.HIToolbox              0x94527527 IsUserStillTracking(MenuSelectData*, unsigned char*) + 493
11  com.apple.HIToolbox              0x94510726 TrackMenuCommon(MenuSelectData&, unsigned char*) + 3846
12  com.apple.HIToolbox              0x9450b9b5 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 279
13  com.apple.HIToolbox              0x9450b509 _HandleMenuSelection2 + 383
14  com.apple.HIToolbox              0x9450b37d _HandleMenuSelection + 53
15  com.apple.AppKit                 0x96781f77 _NSHandleCarbonMenuEvent + 244
16  com.apple.AppKit                 0x966e8c72 _DPSNextEvent + 1834
17  com.apple.AppKit                 0x966e808e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
18  com.apple.AppKit                 0x966e10c5 -[NSApplication run] + 795
19  com.apple.AppKit                 0x966ae30a NSApplicationMain + 574
20  org.m0k.handbrake                0x00002a46 start + 54

Thread 1:
0   libSystem.B.dylib                0x921f5b06 mach_wait_until + 10
1   libSystem.B.dylib                0x9226d72f nanosleep + 314
2   libSystem.B.dylib                0x9226d5ef usleep + 61
3   org.m0k.handbrake                0x0002df82 thread_func + 355
4   org.m0k.handbrake                0x00031970 hb_thread_func + 80
5   libSystem.B.dylib                0x92226c55 _pthread_start + 321
6   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 2:
0   libSystem.B.dylib                0x921f59e6 mach_msg_trap + 10
1   libSystem.B.dylib                0x921fd1dc mach_msg + 72
2   com.apple.CoreFoundation         0x919800de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation         0x91980d18 CFRunLoopRunInMode + 88
4   com.apple.Foundation             0x92bb0ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation             0x92b4d5ad -[NSThread main] + 45
6   com.apple.Foundation             0x92b4d154 __NSThread__main__ + 308
7   libSystem.B.dylib                0x92226c55 _pthread_start + 321
8   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 3:
0   libSystem.B.dylib                0x92245b3a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                0x92226c55 _pthread_start + 321
2   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 4:
0   libSystem.B.dylib                0x921fcbce __semwait_signal + 10
1   libSystem.B.dylib                0x922278cd pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib       0x948d9432 glvmDoWork + 162
3   libSystem.B.dylib                0x92226c55 _pthread_start + 321
4   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 5:
0   libSystem.B.dylib                0x921fcbce __semwait_signal + 10
1   libSystem.B.dylib                0x922278cd pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore             0x91c1e121 fe_fragment_thread + 54
3   libSystem.B.dylib                0x92226c55 _pthread_start + 321
4   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 6:
0   libSystem.B.dylib                0x921f59e6 mach_msg_trap + 10
1   libSystem.B.dylib                0x921fd1dc mach_msg + 72
2   com.apple.CoreFoundation         0x919800de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation         0x91980d74 CFRunLoopRun + 84
4   com.apple.DesktopServices        0x95ea746f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore   0x94e68beb PrivateMPEntryPoint + 56
6   libSystem.B.dylib                0x92226c55 _pthread_start + 321
7   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 7:
0   libSystem.B.dylib                0x921f59e6 mach_msg_trap + 10
1   libSystem.B.dylib                0x921fd1dc mach_msg + 72
2   com.apple.CoreFoundation         0x919800de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation         0x91980d74 CFRunLoopRun + 84
4   com.apple.DesktopServices        0x95ea75e8 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore   0x94e68beb PrivateMPEntryPoint + 56
6   libSystem.B.dylib                0x92226c55 _pthread_start + 321
7   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 8:
0   libSystem.B.dylib                0x921fcbce __semwait_signal + 10
1   libSystem.B.dylib                0x922278cd pthread_cond_wait$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore   0x94e6a9d7 TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore   0x94e498fe TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore   0x94e6a654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x95eb2a7a TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore   0x94e68beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x92226c55 _pthread_start + 321
8   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 9:
0   libSystem.B.dylib                0x922264c6 kevent + 10
1   libSystem.B.dylib                0x92226c55 _pthread_start + 321
2   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 10:
0   libSystem.B.dylib                0x921f5a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x92227daf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x92229633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore   0x94e4992a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore   0x94e6a654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x95eb49c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore   0x94e68beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x92226c55 _pthread_start + 321
8   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 11:
0   libSystem.B.dylib                0x921f59e6 mach_msg_trap + 10
1   libSystem.B.dylib                0x921fd1dc mach_msg + 72
2   com.apple.CoreFoundation         0x919800de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation         0x91980d18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork              0x9070c6cc CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                0x92226c55 _pthread_start + 321
6   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 12:
0   libSystem.B.dylib                0x921f5a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x92227daf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x92229633 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation             0x92b934fc -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation             0x92b93310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation             0x92b93275 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit                 0x9674e7f0 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation             0x92b4d5ad -[NSThread main] + 45
8   com.apple.Foundation             0x92b4d154 __NSThread__main__ + 308
9   libSystem.B.dylib                0x92226c55 _pthread_start + 321
10  libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 13 Crashed:
0   libgcc_s.1.dylib                 0x9617031e __udivdi3 + 238
1   org.m0k.handbrake                0x00037c45 hb_fix_aspect + 389
2   org.m0k.handbrake                0x00033e3b ScanFunc + 4403
3   org.m0k.handbrake                0x00031970 hb_thread_func + 80
4   libSystem.B.dylib                0x92226c55 _pthread_start + 321
5   libSystem.B.dylib                0x92226b12 thread_start + 34

Thread 13 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0x00032d13  ecx: 0x00000000  edx: 0x00000000
  edi: 0x00000000  esi: 0x00000000  ebp: 0xb08029e8  esp: 0xb08029c0
   ss: 0x0000001f  efl: 0x00010246  eip: 0x9617031e   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x18cdc004

Binary Images:
    0x1000 -   0x47bff6 +org.m0k.handbrake 0.9.2 (2008021900) <fb5231b01c51f572887824c77d46116d> /Applications/HandBrake.app/Contents/MacOS/HandBrake
  0x7b5000 -   0x7c1ff7 +org.andymatuschak.Sparkle ??? (1.1) /Applications/HandBrake.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x7d8000 -   0x7d8ffd +com.yazsoft.SDEnhancer ??? (1.0) <eaee531e2170a54aac64528d7b3c2e88> /Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
  0xeaa000 -   0xf98fef  com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x15989000 - 0x1598eff3  libCGXCoreImage.A.dylib ??? (???) <1d164317677d5eb499d27388a0f0bb29> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x159d1000 - 0x159dbffe  com.apple.URLMount 3.1 (3.1) <f368ccb45ecec28287aba36c4a2d4520> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x159e3000 - 0x159e9fff  com.apple.URLMount.AFPPlugin 3.1 (3.1) <46b1faeb4c7a4c174c2d02e3dc9c4d11> /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp
0x15cc0000 - 0x15ccaffc  com.apple.framework.AppleTalk 1.2.0 (???) <e0f5f336ad29ca635740ed8b83061234> /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
0x17694000 - 0x17706fff  com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x17744000 - 0x17783fff  com.apple.AppleShareClientCore 1.6 (1.6) <4b2a9f5ce94a563d082a6679cce98f9a> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x90075fff  com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x90076000 - 0x900b8fef  com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x900c7000 - 0x900ceffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x900cf000 - 0x904dffef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x904e0000 - 0x9051eff7  libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9051f000 - 0x90664ff7  com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90665000 - 0x90665ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90666000 - 0x90684ff3  com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90685000 - 0x90685ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90686000 - 0x90700ff8  com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90701000 - 0x90778fe3  com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90779000 - 0x907f6fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90842000 - 0x90b56fe2  com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90b57000 - 0x90c8fff7  libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x90c90000 - 0x90c94fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90c95000 - 0x90d21ffb  com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90d22000 - 0x90d40fff  libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x90d41000 - 0x90dc0ff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90dc1000 - 0x90ea2ff7  libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x90ea3000 - 0x90ed2fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90ed3000 - 0x90f12fef  libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90f13000 - 0x91429fff  com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9142a000 - 0x91439ffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9143a000 - 0x9147bfe7  libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91489000 - 0x914e3ff7  com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x915c4000 - 0x91657ff3  com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91668000 - 0x91668ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x917ad000 - 0x917adffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x917ae000 - 0x917d8fff  com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x917d9000 - 0x917dffff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x917e0000 - 0x91839ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9190e000 - 0x91a40fef  com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91a41000 - 0x91b26ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91b27000 - 0x91b28ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x91b29000 - 0x91ebfff7  com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91ec0000 - 0x91ef1ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x91ef2000 - 0x91ef2ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x91ef3000 - 0x91ef3ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91ef4000 - 0x91f11ff7  com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91f12000 - 0x91f12ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91f13000 - 0x91f15ff5  libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92075000 - 0x92080ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92081000 - 0x92086fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92087000 - 0x92097fff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92137000 - 0x921e9ffb  libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x921ea000 - 0x921f4feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x921f5000 - 0x92354ff3  libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x92355000 - 0x92479fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9247a000 - 0x92645ff7  com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92646000 - 0x92700fe3  com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92701000 - 0x9278cfff  com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9279f000 - 0x927a3fff  libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x927c1000 - 0x9283dfeb  com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9283e000 - 0x92862fff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x928c9000 - 0x929a8fff  libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x929a9000 - 0x92a3cfff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92a77000 - 0x92b42fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92b43000 - 0x92dbdfe7  com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92ec0000 - 0x92ec0ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92ec1000 - 0x92ee7fff  libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
0x92ee8000 - 0x92efefff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93e90000 - 0x93f57ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94358000 - 0x94360fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94386000 - 0x9439aff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94408000 - 0x944affeb  com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x944b0000 - 0x947b8fff  com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x947b9000 - 0x94808fff  com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x948b2000 - 0x94d85fde  libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x94dbb000 - 0x94de6fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x94deb000 - 0x94df6fe7  libCSync.A.dylib ??? (???) <482d16ba55f91a5dc05f78cc9db707a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94df7000 - 0x94dfeff7  libCGATS.A.dylib ??? (???) <dd3161e6653fa6400b9ef9c144309fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94dff000 - 0x94dffffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94e00000 - 0x94e1fffa  libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94e20000 - 0x950f9ff3  com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x950fa000 - 0x950ffffb  com.apple.DisplayServicesFW 2.0 (2.0) <b17fb5571946b0ba228bafd08e0011c8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x95100000 - 0x9518cff7  com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9518d000 - 0x952c4feb  com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9538d000 - 0x9574bfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9574c000 - 0x95791fef  com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95792000 - 0x957adffb  libPng.dylib ??? (???) <85ca18172d7a4b5a5be3574e4e879880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x957ba000 - 0x9580aff7  com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9580b000 - 0x9580bffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9580c000 - 0x95ea5fff  com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95ea6000 - 0x95f2ffe3  com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95f30000 - 0x95f58ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95f59000 - 0x95f69ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95f6a000 - 0x95f6cfff  com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95f6d000 - 0x95fa7fff  com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95fbc000 - 0x95fd2fe7  com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95fd3000 - 0x96030ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x9606f000 - 0x96072fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x960e6000 - 0x96113feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9616d000 - 0x96174fe9  libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
0x96175000 - 0x9617efff  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
0x9617f000 - 0x96206ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x96207000 - 0x96215ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x96216000 - 0x96272ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96273000 - 0x96273fff  com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9627e000 - 0x9628afe7  com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9628b000 - 0x962c2fff  com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x962fa000 - 0x963b5fe3  com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x963b6000 - 0x96571ff3  com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x965a2000 - 0x965bafff  com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x965bb000 - 0x965f8fff  com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x965fe000 - 0x966a7fff  com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <ce4aec18595883fbcbf2068c72558d4a> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x966a8000 - 0x96ea5fef  com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96ea6000 - 0x96ec6ff2  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96ec7000 - 0x96f77fff  edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0xc0000000 - 0xc0008fff +com.growl.growlframework 0.7.6 (0.7.6) /Applications/HandBrake.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

hh83917
 
Posts: 4
Joined: Sun Oct 14, 2007 4:08 pm

Re: Crash in scanning source

Postby awesomeo123 » Mon Feb 25, 2008 6:56 am

yes same thing
i tried to download old version. but it wont let me, saying i have to download new one. :evil:
awesomeo123
 
Posts: 3
Joined: Sun Feb 24, 2008 8:09 am

Re: Crash in scanning source

Postby guido79 » Mon Feb 25, 2008 7:13 am

I'm seeing the same issue when scanning The Explorers DVD. This happens both when scanning the DVD media AND when scanning the backed up DVD content from the hard drive.

It seems to be crashing at the last part of the scan: "Scanning title 8 of 8..."

Here's the crash log:

Code: Select all
Process:         HandBrake [73283]
Path:            /Applications/HandBrake.app/Contents/MacOS/HandBrake
Identifier:      org.m0k.handbrake
Version:         0.9.2 (2008021900)
Code Type:       X86 (Native)
Parent Process:  launchd [71845]

Date/Time:       2008-02-24 22:09:14.611 -0800
OS Version:      Mac OS X 10.5.2 (9C31)
Report Version:  6

Exception Type:  EXC_ARITHMETIC (SIGFPE)
Exception Codes: EXC_I386_DIV (divide by zero)
Crashed Thread:  18

Thread 0:
0   libSystem.B.dylib                0x916f0616 write + 10
1   libSystem.B.dylib                0x916f049b __sflush + 79
2   libSystem.B.dylib                0x916f2818 fclose + 99
3   com.apple.CoreFoundation         0x9417cb8c -[NSSet makeObjectsPerformSelector:withObject:] + 188
4   org.m0k.handbrake                0x00012892 -[HBOutputRedirect(Private) forwardOutput:] + 99
5   com.apple.Foundation             0x9121415c __NSThreadPerformPerform + 476
6   com.apple.CoreFoundation         0x940f462e CFRunLoopRunSpecific + 3166
7   com.apple.CoreFoundation         0x940f4d18 CFRunLoopRunInMode + 88
8   com.apple.HIToolbox              0x920616a0 RunCurrentEventLoopInMode + 283
9   com.apple.HIToolbox              0x920614b9 ReceiveNextEventCommon + 374
10  com.apple.HIToolbox              0x9206132d BlockUntilNextEventMatchingListInMode + 106
11  com.apple.AppKit                 0x900437d9 _DPSNextEvent + 657
12  com.apple.AppKit                 0x9004308e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
13  com.apple.AppKit                 0x9003c0c5 -[NSApplication run] + 795
14  com.apple.AppKit                 0x9000930a NSApplicationMain + 574
15  org.m0k.handbrake                0x00002a46 start + 54

Thread 1:
0   libSystem.B.dylib                0x916b9b06 mach_wait_until + 10
1   libSystem.B.dylib                0x9173172f nanosleep + 314
2   libSystem.B.dylib                0x917315ef usleep + 61
3   org.m0k.handbrake                0x0002df82 thread_func + 355
4   org.m0k.handbrake                0x00031970 hb_thread_func + 80
5   libSystem.B.dylib                0x916eac55 _pthread_start + 321
6   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 2:
0   libSystem.B.dylib                0x916b99e6 mach_msg_trap + 10
1   libSystem.B.dylib                0x916c11dc mach_msg + 72
2   com.apple.CoreFoundation         0x940f40de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation         0x940f4d18 CFRunLoopRunInMode + 88
4   com.apple.Foundation             0x91276ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation             0x912135ad -[NSThread main] + 45
6   com.apple.Foundation             0x91213154 __NSThread__main__ + 308
7   libSystem.B.dylib                0x916eac55 _pthread_start + 321
8   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 3:
0   libSystem.B.dylib                0x91709b3a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                0x916eac55 _pthread_start + 321
2   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 4:
0   libSystem.B.dylib                0x916c0bce __semwait_signal + 10
1   libSystem.B.dylib                0x916eb8cd pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore             0x96d30121 fe_fragment_thread + 54
3   libSystem.B.dylib                0x916eac55 _pthread_start + 321
4   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 5:
0   libSystem.B.dylib                0x916c0bce __semwait_signal + 10
1   libSystem.B.dylib                0x916eb8cd pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib       0x95947432 glvmDoWork + 162
3   libSystem.B.dylib                0x916eac55 _pthread_start + 321
4   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 6:
0   libSystem.B.dylib                0x916b99e6 mach_msg_trap + 10
1   libSystem.B.dylib                0x916c11dc mach_msg + 72
2   com.apple.CoreFoundation         0x940f40de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation         0x940f4d74 CFRunLoopRun + 84
4   com.apple.DesktopServices        0x96ab046f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
6   libSystem.B.dylib                0x916eac55 _pthread_start + 321
7   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 7:
0   libSystem.B.dylib                0x916b99e6 mach_msg_trap + 10
1   libSystem.B.dylib                0x916c11dc mach_msg + 72
2   com.apple.CoreFoundation         0x940f40de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation         0x940f4d74 CFRunLoopRun + 84
4   com.apple.DesktopServices        0x96ab05e8 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
6   libSystem.B.dylib                0x916eac55 _pthread_start + 321
7   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 8:
0   libSystem.B.dylib                0x916c0bce __semwait_signal + 10
1   libSystem.B.dylib                0x916eb8cd pthread_cond_wait$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore   0x93df29d7 TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore   0x93dd18fe TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore   0x93df2654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x96abba7a TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x916eac55 _pthread_start + 321
8   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 9:
0   libSystem.B.dylib                0x916b9a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x916ebdaf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x916ed633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore   0x93dd192a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore   0x93df2654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x96abd9c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x916eac55 _pthread_start + 321
8   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 10:
0   libSystem.B.dylib                0x916b9a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x916ebdaf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x916ed633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore   0x93dd192a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore   0x93df2654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x96ac33c7 TPropertyTask::PropertyTaskProc(void*) + 105
6   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x916eac55 _pthread_start + 321
8   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 11:
0   libSystem.B.dylib                0x916ea4c6 kevent + 10
1   libSystem.B.dylib                0x916eac55 _pthread_start + 321
2   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 12:
0   libSystem.B.dylib                0x916b9a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x916ebdaf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x916ed633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore   0x93dd192a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore   0x93df2654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x96ac33c7 TPropertyTask::PropertyTaskProc(void*) + 105
6   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x916eac55 _pthread_start + 321
8   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 13:
0   libSystem.B.dylib                0x916b99e6 mach_msg_trap + 10
1   libSystem.B.dylib                0x916c11dc mach_msg + 72
2   com.apple.CoreFoundation         0x940f40de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation         0x940f4d18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork              0x9164a6cc CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                0x916eac55 _pthread_start + 321
6   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 14:
0   libSystem.B.dylib                0x916b9a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x916ebdaf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x916ed633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore   0x93dd192a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore   0x93df2654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x96abd9c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x916eac55 _pthread_start + 321
8   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 15:
0   libSystem.B.dylib                0x916b9a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x916ebdaf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x916ed633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore   0x93dd192a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore   0x93df2654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x96abd9c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x916eac55 _pthread_start + 321
8   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 16:
0   libSystem.B.dylib                0x916b9a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x916ebdaf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x916ed633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore   0x93dd192a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore   0x93df2654 MPWaitOnQueue + 208
5   com.apple.DesktopServices        0x96abd9c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore   0x93df0beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib                0x916eac55 _pthread_start + 321
8   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 17:
0   libSystem.B.dylib                0x916b9a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x916ebdaf _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x916ed633 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation             0x912594fc -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation             0x91259310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation             0x91259275 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit                 0x900a97f0 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation             0x912135ad -[NSThread main] + 45
8   com.apple.Foundation             0x91213154 __NSThread__main__ + 308
9   libSystem.B.dylib                0x916eac55 _pthread_start + 321
10  libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 18 Crashed:
0   libgcc_s.1.dylib                 0x956c631e __udivdi3 + 238
1   org.m0k.handbrake                0x00037c45 hb_fix_aspect + 389
2   org.m0k.handbrake                0x00033e3b ScanFunc + 4403
3   org.m0k.handbrake                0x00031970 hb_thread_func + 80
4   libSystem.B.dylib                0x916eac55 _pthread_start + 321
5   libSystem.B.dylib                0x916eab12 thread_start + 34

Thread 18 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0x00032d13  ecx: 0x00000000  edx: 0x00000000
  edi: 0x00000000  esi: 0x00000000  ebp: 0xb08799e8  esp: 0xb08799c0
   ss: 0x0000001f  efl: 0x00010246  eip: 0x956c631e   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0xffe172a0

Binary Images:
    0x1000 -   0x47bff6 +org.m0k.handbrake 0.9.2 (2008021900) <fb5231b01c51f572887824c77d46116d> /Applications/HandBrake.app/Contents/MacOS/HandBrake
  0x7b5000 -   0x7c1ff7 +org.andymatuschak.Sparkle ??? (1.1) /Applications/HandBrake.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0xe8f000 -   0xf7dfef  com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  0xfc1000 -   0xfc6ff3  libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x149cf000 - 0x149d9ffe  com.apple.URLMount 3.1 (3.1) <742db901c626729373961d2b99036aab> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x14c26000 - 0x14c98fff  com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x90800fef  com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x908e3000 - 0x90960fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x909e4000 - 0x90a04ff2  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90a05000 - 0x90fc0fff  com.apple.WebCore 5525.6 (5525.6) <22fb1f99c0a0e7128ea724f384d38791> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x90fc1000 - 0x90ffefff  com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x91101000 - 0x911bbfe3  com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x911d1000 - 0x91208fff  com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91209000 - 0x91483fe7  com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91484000 - 0x91565ff7  libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x91566000 - 0x91593feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91594000 - 0x91627ff3  com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91628000 - 0x9163efff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9163f000 - 0x916b6fe3  com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x916b7000 - 0x916b7ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x916b8000 - 0x916b8ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x916b9000 - 0x91818ff3  libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x91819000 - 0x918c0feb  com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91997000 - 0x92030fff  com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92031000 - 0x92339fff  com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9233a000 - 0x923c6ff7  com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x923c7000 - 0x923ccffb  com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x923cd000 - 0x92459ffb  com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9245a000 - 0x92460fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92496000 - 0x92575fff  libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x92576000 - 0x92576ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9257d000 - 0x9257dffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9257e000 - 0x9258efff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9258f000 - 0x9258fffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x92596000 - 0x926ceff7  libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x926cf000 - 0x927f3fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x927f4000 - 0x9281efff  com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x92978000 - 0x92a3fff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92a40000 - 0x92d54fe2  com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92d55000 - 0x92e12fff  com.apple.WebKit 5525.6 (5525.6) <b63e2449f06f4100ac6ac3a6ac144f81> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x92e13000 - 0x92fdeff7  com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92fdf000 - 0x92fe2fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930d8000 - 0x9311afef  com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9311b000 - 0x931aefff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x931af000 - 0x931beffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x931f0000 - 0x9324dffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x9324e000 - 0x9328ffe7  libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93290000 - 0x9330aff8  com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9330b000 - 0x93331fff  libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
0x93365000 - 0x933beff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x933bf000 - 0x933bfffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x933c0000 - 0x9357bff3  com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9357c000 - 0x93588fe7  com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93589000 - 0x935b4fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x935b5000 - 0x93605ff7  com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93606000 - 0x936b8ffb  libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x936b9000 - 0x936f8fef  libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x936f9000 - 0x93753ff7  com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93902000 - 0x93902ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93903000 - 0x93a48ff7  com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93a49000 - 0x93b14fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93cc9000 - 0x93ccaffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x93d93000 - 0x93d93fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93da8000 - 0x94081ff3  com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94082000 - 0x941b4fef  com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x941b5000 - 0x941f3ff7  libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x941f4000 - 0x9427bff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x94280000 - 0x94287ff7  libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942d7000 - 0x942e5ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x942e6000 - 0x94301ffb  libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94302000 - 0x943d1ff7  com.apple.JavaScriptCore 5525.6 (5525.6) <ac56f48fed3cb3bb7bce9a9dcf168021> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x943d5000 - 0x94424fff  com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x94425000 - 0x9445ffff  com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94460000 - 0x9446afeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94470000 - 0x94474fff  libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94475000 - 0x94475ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94476000 - 0x94478fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94479000 - 0x944f5feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x944f6000 - 0x94525fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94526000 - 0x94544ff3  com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94557000 - 0x94559ff5  libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94564000 - 0x9458cff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9458d000 - 0x9463dfff  edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x955c6000 - 0x9560bfef  com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95646000 - 0x95665ffa  libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95666000 - 0x9568afff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x9568b000 - 0x9568bffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9568c000 - 0x95695fff  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
0x95696000 - 0x956acfe7  com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x956ad000 - 0x956c1ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x956c2000 - 0x956c2ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x956c3000 - 0x956cafe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x95716000 - 0x95733ff7  com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95734000 - 0x957a6fff  com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x957a7000 - 0x957abfff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x957e8000 - 0x9591ffeb  com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x95920000 - 0x95df3fde  libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95df4000 - 0x96204fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96205000 - 0x96210fe7  libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9647a000 - 0x9655fff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x96560000 - 0x96567ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x96568000 - 0x9656dfff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9656e000 - 0x96579ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9657a000 - 0x965f9ff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96660000 - 0x96670ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96671000 - 0x966a2ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x966a3000 - 0x966c1fff  libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x966e7000 - 0x966effff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x966f0000 - 0x96aaefea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96aaf000 - 0x96b38fe3  com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96b39000 - 0x96b95ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96b96000 - 0x96c21fff  com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96c22000 - 0x96c3afff  com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96c3b000 - 0x96fd1ff7  com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0xc0000000 - 0xc0008fff +com.growl.growlframework 0.7.6 (0.7.6) /Applications/HandBrake.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

guido79
 
Posts: 2
Joined: Sun Feb 24, 2008 5:31 pm

Re: Crash in scanning source

Postby bdkennedy1 » Mon Feb 25, 2008 9:14 pm

I'm having a problem with 0.9.2 crashing on this DVD. I'm pretty sure there's no copy protection on it because it's obscure, but HB still crashed during scanning even with Fairplay loaded.
Code: Select all
HandBrake Activity Log for Session (Cleared): 2008-02-25 14:08:15 -0600

[14:08:15] hb_init: checking cpu count
[14:08:15] hb_init: starting libhb thread
[14:08:15] thread b0147000 started ("libhb")
[14:08:18] macgui: trying to open video_ts folder (video_ts folder chosen)
[14:08:18] macgui: trying to open a physical dvd at: /Volumes/JUST_ONE_TIME_SCN/VIDEO_TS
[14:08:18] hb_scan: path=/dev/disk1, title_index=0
[14:08:18] thread b06ff000 started ("scan")
[14:08:18] scan: trying to open with libdvdread
[14:08:19] scan: DVD has 14 title(s)
[14:08:19] scan: scanning title 1
[14:08:19] scan: opening IFO for VTS 1
[14:08:20] pgc_id: 1, pgn: 1: pgc: 0x153565e0
[14:08:20] scan: vts=1, ttn=1, cells=0->7, blocks=0->1725914, 1725915 blocks
[14:08:20] scan: duration is 01:33:38 (5618153 ms)
[14:08:20] scan: checking audio 1
[14:08:20] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:20] scan: checking audio 2
[14:08:20] scan: id=81bd, lang=Unknown (AC3), 3cc=und
[14:08:20] scan: title 1 has 8 chapters
[14:08:20] scan: chap 1 c=0->0, b=0->121655 (121656), 342230 ms
[14:08:20] scan: chap 2 c=1->1, b=121656->392124 (270469), 847692 ms
[14:08:20] scan: chap 3 c=2->2, b=392125->537866 (145742), 499511 ms
[14:08:20] scan: chap 4 c=3->3, b=537867->732938 (195072), 652391 ms
[14:08:20] scan: chap 5 c=4->4, b=732939->845295 (112357), 413347 ms
[14:08:20] scan: chap 6 c=5->5, b=845296->1190552 (345257), 1111729 ms
[14:08:20] scan: chap 7 c=6->6, b=1190553->1507855 (317303), 1034636 ms
[14:08:20] scan: chap 8 c=7->7, b=1507856->1725914 (218059), 716614 ms
[14:08:20] scan: aspect = 12
[14:08:20] scan: scanning title 2
[14:08:20] scan: opening IFO for VTS 2
[14:08:21] pgc_id: 1, pgn: 1: pgc: 0x153565e0
[14:08:21] scan: vts=2, ttn=1, cells=0->0, blocks=0->2746, 2747 blocks
[14:08:21] scan: duration is 00:00:09 (9033 ms)
[14:08:21] scan: ignoring title (too short)
[14:08:21] scan: scanning title 3
[14:08:21] scan: opening IFO for VTS 3
[14:08:21] pgc_id: 1, pgn: 1: pgc: 0x153eb380
[14:08:21] scan: vts=3, ttn=1, cells=0->0, blocks=0->9960, 9961 blocks
[14:08:21] scan: duration is 00:09:39 (579076 ms)
[14:08:21] scan: checking audio 1
[14:08:21] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:21] scan: title 3 has 1 chapters
[14:08:21] scan: chap 1 c=0->0, b=0->9960 (9961), 579076 ms
[14:08:21] scan: aspect = 12
[14:08:21] scan: scanning title 4
[14:08:21] scan: opening IFO for VTS 4
[14:08:23] pgc_id: 1, pgn: 1: pgc: 0x153565e0
[14:08:23] scan: vts=4, ttn=1, cells=0->0, blocks=173375->195876, 22502 blocks
[14:08:23] scan: duration is 00:01:28 (88000 ms)
[14:08:23] scan: checking audio 1
[14:08:23] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:23] scan: title 4 has 1 chapters
[14:08:23] scan: chap 1 c=0->0, b=173375->195876 (22502), 88000 ms
[14:08:23] scan: aspect = 12
[14:08:23] scan: scanning title 5
[14:08:23] scan: opening IFO for VTS 4
[14:08:25] pgc_id: 2, pgn: 1: pgc: 0x153a9460
[14:08:25] scan: vts=4, ttn=2, cells=0->0, blocks=0->24031, 24032 blocks
[14:08:25] scan: duration is 00:01:21 (81033 ms)
[14:08:25] scan: checking audio 1
[14:08:25] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:25] scan: title 5 has 1 chapters
[14:08:25] scan: chap 1 c=0->0, b=0->24031 (24032), 81033 ms
[14:08:25] scan: aspect = 12
[14:08:25] scan: scanning title 6
[14:08:25] scan: opening IFO for VTS 4
[14:08:26] pgc_id: 3, pgn: 1: pgc: 0x153516c0
[14:08:26] scan: vts=4, ttn=3, cells=0->0, blocks=24032->86825, 62794 blocks
[14:08:26] scan: duration is 00:02:24 (144153 ms)
[14:08:26] scan: checking audio 1
[14:08:26] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:26] scan: title 6 has 1 chapters
[14:08:26] scan: chap 1 c=0->0, b=24032->86825 (62794), 144153 ms
[14:08:26] scan: aspect = 12
[14:08:26] scan: scanning title 7
[14:08:26] scan: opening IFO for VTS 4
[14:08:28] pgc_id: 4, pgn: 1: pgc: 0x153a6760
[14:08:28] scan: vts=4, ttn=4, cells=0->0, blocks=86826->136853, 50028 blocks
[14:08:28] scan: duration is 00:02:49 (169020 ms)
[14:08:28] scan: checking audio 1
[14:08:28] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:28] scan: title 7 has 1 chapters
[14:08:28] scan: chap 1 c=0->0, b=86826->136853 (50028), 169020 ms
[14:08:28] scan: aspect = 12
[14:08:28] scan: scanning title 8
[14:08:28] scan: opening IFO for VTS 4
[14:08:30] pgc_id: 5, pgn: 1: pgc: 0x153a6760
[14:08:30] scan: vts=4, ttn=5, cells=0->0, blocks=136854->156784, 19931 blocks
[14:08:30] scan: duration is 00:01:09 (69286 ms)
[14:08:30] scan: checking audio 1
[14:08:30] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:30] scan: title 8 has 1 chapters
[14:08:30] scan: chap 1 c=0->0, b=136854->156784 (19931), 69286 ms
[14:08:30] scan: aspect = 12
[14:08:30] scan: scanning title 9
[14:08:30] scan: opening IFO for VTS 4
[14:08:31] pgc_id: 6, pgn: 1: pgc: 0x153516c0
[14:08:31] scan: vts=4, ttn=6, cells=0->0, blocks=234063->276220, 42158 blocks
[14:08:31] scan: duration is 00:02:44 (164133 ms)
[14:08:31] scan: checking audio 1
[14:08:31] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:31] scan: title 9 has 1 chapters
[14:08:31] scan: chap 1 c=0->0, b=234063->276220 (42158), 164133 ms
[14:08:31] scan: aspect = 12
[14:08:31] scan: scanning title 10
[14:08:31] scan: opening IFO for VTS 4
[14:08:33] pgc_id: 7, pgn: 1: pgc: 0x153a9460
[14:08:33] scan: vts=4, ttn=7, cells=0->0, blocks=195877->234062, 38186 blocks
[14:08:33] scan: duration is 00:02:10 (130000 ms)
[14:08:33] scan: checking audio 1
[14:08:33] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:33] scan: title 10 has 1 chapters
[14:08:33] scan: chap 1 c=0->0, b=195877->234062 (38186), 130000 ms
[14:08:33] scan: aspect = 12
[14:08:33] scan: scanning title 11
[14:08:33] scan: opening IFO for VTS 4
[14:08:35] pgc_id: 8, pgn: 1: pgc: 0x153eb380
[14:08:35] scan: vts=4, ttn=8, cells=0->0, blocks=156785->173374, 16590 blocks
[14:08:35] scan: duration is 00:00:57 (57033 ms)
[14:08:35] scan: checking audio 1
[14:08:35] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:35] scan: title 11 has 1 chapters
[14:08:35] scan: chap 1 c=0->0, b=156785->173374 (16590), 57033 ms
[14:08:35] scan: aspect = 12
[14:08:35] scan: scanning title 12
[14:08:35] scan: opening IFO for VTS 5
[14:08:35] pgc_id: 1, pgn: 1: pgc: 0x15361dc0
[14:08:35] scan: vts=5, ttn=1, cells=0->0, blocks=68501->107936, 39436 blocks
[14:08:35] scan: duration is 00:02:13 (133066 ms)
[14:08:35] scan: checking audio 1
[14:08:35] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:35] scan: title 12 has 1 chapters
[14:08:35] scan: chap 1 c=0->0, b=68501->107936 (39436), 133066 ms
[14:08:35] scan: aspect = 12
[14:08:35] scan: scanning title 13
[14:08:35] scan: opening IFO for VTS 5
[14:08:36] pgc_id: 2, pgn: 1: pgc: 0x15361dc0
[14:08:36] scan: vts=5, ttn=2, cells=0->0, blocks=0->27517, 27518 blocks
[14:08:36] scan: duration is 00:01:31 (91076 ms)
[14:08:36] scan: checking audio 1
[14:08:36] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:36] scan: title 13 has 1 chapters
[14:08:36] scan: chap 1 c=0->0, b=0->27517 (27518), 91076 ms
[14:08:36] scan: aspect = 12
[14:08:36] scan: scanning title 14
[14:08:36] scan: opening IFO for VTS 5
[14:08:37] pgc_id: 3, pgn: 1: pgc: 0x15361dc0
[14:08:37] scan: vts=5, ttn=3, cells=0->0, blocks=27518->68500, 40983 blocks
[14:08:37] scan: duration is 00:02:23 (143220 ms)
[14:08:37] scan: checking audio 1
[14:08:37] scan: id=80bd, lang=Unknown (AC3), 3cc=und
[14:08:37] scan: title 14 has 1 chapters
[14:08:37] scan: chap 1 c=0->0, b=27518->68500 (40983), 143220 ms
[14:08:37] scan: aspect = 12
[14:08:37] scan: decoding previews for title 1
[14:08:38] scan: preview 1
[14:08:39] scan: AC3, rate=48000Hz, bitrate=192000
[14:08:39] scan: AC3, rate=48000Hz, bitrate=192000
[14:08:39] scan: preview 2
[14:08:39] scan: preview 3
[14:08:40] scan: preview 4
[14:08:40] scan: preview 5
[14:08:40] scan: preview 6
[14:08:40] scan: preview 7
[14:08:40] scan: preview 8
[14:08:40] scan: preview 9
[14:08:40] scan: preview 10
[14:08:40] scan: 720x480, 29.970 fps, autocrop = 0/0/4/4
[14:08:40] scan: decoding previews for title 3
[14:08:41] scan: preview 1
[14:08:41] dvd: null prev_vobu in cell 0 at block 908
[14:08:41] scan: AC3, rate=48000Hz, bitrate=192000
[14:08:41] Warning: Could not read data for preview 1, skipped
[14:08:41] scan: preview 2
[14:08:41] dvd: End of Cell (0) at block 1833
[14:08:41] Warning: Could not read data for preview 2, skipped
[14:08:41] scan: preview 3
[14:08:41] dvd: null prev_vobu in cell 0 at block 2720
[14:08:41] Warning: Could not read data for preview 3, skipped
[14:08:41] scan: preview 4
[14:08:41] dvd: End of Cell (0) at block 3641
[14:08:41] Warning: Could not read data for preview 4, skipped
[14:08:41] scan: preview 5
[14:08:41] dvd: null prev_vobu in cell 0 at block 4533
[14:08:41] Warning: Could not read data for preview 5, skipped
[14:08:41] scan: preview 6
[14:08:41] dvd: End of Cell (0) at block 5453
[14:08:41] Warning: Could not read data for preview 6, skipped
[14:08:41] scan: preview 7
[14:08:41] dvd: null prev_vobu in cell 0 at block 6341
[14:08:41] Warning: Could not read data for preview 7, skipped
[14:08:41] scan: preview 8
[14:08:41] dvd: null prev_vobu in cell 0 at block 7244
[14:08:41] Warning: Could not read data for preview 8, skipped
[14:08:41] scan: preview 9
[14:08:41] dvd: null prev_vobu in cell 0 at block 8152
[14:08:41] Warning: Could not read data for preview 9, skipped
[14:08:41] scan: preview 10
[14:08:41] dvd: null prev_vobu in cell 0 at block 9055
[14:08:41] Warning: Could not read data for preview 10, skipped
[14:08:41] scan: 0x0, nan fps, autocrop = 0/0/0/0
[14:08:41] scan: decoding previews for title 4
[14:08:43] scan: preview 1
[14:08:44] scan: AC3, rate=48000Hz, bitrate=192000
[14:08:44] scan: preview 2
[14:08:44] scan: preview 3
[14:08:44] scan: preview 4
[14:08:44] scan: preview 5
[14:08:44] scan: preview 6
[14:08:44] scan: preview 7
[14:08:44] scan: preview 8
[14:08:44] scan: preview 9
[14:08:45] scan: preview 10
[14:08:45] scan: 720x480, 29.970 fps, autocrop = 4/0/0/8
[14:08:45] scan: decoding previews for title 5
[14:08:46] scan: preview 1
[14:08:48] scan: AC3, rate=48000Hz, bitrate=192000
[14:08:48] scan: preview 2
[14:08:48] scan: preview 3
[14:08:48] scan: preview 4
[14:08:48] scan: preview 5
[14:08:48] scan: preview 6
[14:08:48] scan: preview 7
[14:08:48] scan: preview 8
[14:08:48] scan: preview 9
[14:08:48] scan: preview 10
[14:08:48] scan: 720x480, 29.970 fps, autocrop = 64/66/12/4
[14:08:48] scan: decoding previews for title 6
[14:08:50] scan: preview 1
[14:08:51] scan: AC3, rate=48000Hz, bitrate=192000
[14:08:51] scan: preview 2
[14:08:52] scan: preview 3
[14:08:52] scan: preview 4
[14:08:52] scan: preview 5
[14:08:52] scan: preview 6
[14:08:52] scan: preview 7
[14:08:52] scan: preview 8
[14:08:52] scan: preview 9
[14:08:52] scan: preview 10
[14:08:53] scan: 720x480, 29.970 fps, autocrop = 66/62/6/6
[14:08:53] scan: decoding previews for title 7
[14:08:54] scan: preview 1
[14:08:56] scan: AC3, rate=48000Hz, bitrate=192000
[14:08:56] scan: preview 2
[14:08:56] scan: preview 3
[14:08:56] scan: preview 4
[14:08:56] scan: preview 5
[14:08:56] scan: preview 6
[14:08:56] scan: preview 7
[14:08:56] scan: preview 8
[14:08:56] scan: preview 9
[14:08:56] scan: preview 10
[14:08:56] scan: 720x480, 29.970 fps, autocrop = 54/56/4/8
[14:08:56] scan: decoding previews for title 8
[14:08:58] scan: preview 1
[14:08:59] scan: AC3, rate=48000Hz, bitrate=192000
[14:08:59] scan: preview 2
[14:08:59] scan: preview 3
[14:09:00] scan: preview 4
[14:09:00] scan: preview 5
[14:09:00] scan: preview 6
[14:09:00] scan: preview 7
[14:09:00] scan: preview 8
[14:09:00] scan: preview 9
[14:09:00] scan: preview 10
[14:09:00] scan: 720x480, 29.970 fps, autocrop = 0/0/6/4
[14:09:00] scan: decoding previews for title 9
[14:09:02] scan: preview 1
[14:09:02] scan: AC3, rate=48000Hz, bitrate=192000
[14:09:03] scan: preview 2
[14:09:03] scan: preview 3
[14:09:03] scan: preview 4
[14:09:03] scan: preview 5
[14:09:03] scan: preview 6
[14:09:03] scan: preview 7
[14:09:03] scan: preview 8
[14:09:04] scan: preview 9
[14:09:04] scan: preview 10
[14:09:04] scan: 720x480, 29.970 fps, autocrop = 74/68/0/12
[14:09:04] scan: decoding previews for title 10
[14:09:05] scan: preview 1
[14:09:07] scan: AC3, rate=48000Hz, bitrate=192000
[14:09:07] scan: preview 2
[14:09:07] scan: preview 3
[14:09:07] scan: preview 4
[14:09:07] scan: preview 5
[14:09:07] scan: preview 6
[14:09:07] scan: preview 7
[14:09:07] scan: preview 8
[14:09:07] scan: preview 9
[14:09:07] scan: preview 10
[14:09:08] scan: 720x480, 29.970 fps, autocrop = 30/26/10/6
[14:09:08] scan: decoding previews for title 11
[14:09:09] scan: preview 1
[14:09:11] scan: AC3, rate=48000Hz, bitrate=192000
[14:09:11] scan: preview 2
[14:09:11] scan: preview 3
[14:09:11] scan: preview 4
[14:09:11] scan: preview 5
[14:09:11] scan: preview 6
[14:09:11] scan: preview 7
[14:09:11] scan: preview 8
[14:09:11] scan: preview 9
[14:09:11] scan: preview 10
[14:09:11] scan: 720x480, 29.970 fps, autocrop = 64/64/10/4
[14:09:11] scan: decoding previews for title 12
[14:09:12] scan: preview 1
[14:09:13] scan: AC3, rate=48000Hz, bitrate=192000
[14:09:13] scan: preview 2
[14:09:13] scan: preview 3
[14:09:13] scan: preview 4
[14:09:13] scan: preview 5
[14:09:13] scan: preview 6
[14:09:13] scan: preview 7
[14:09:13] scan: preview 8
[14:09:13] scan: preview 9
[14:09:13] scan: preview 10
[14:09:13] scan: 720x480, 29.970 fps, autocrop = 64/64/4/6
[14:09:13] scan: decoding previews for title 13
[14:09:14] scan: preview 1
[14:09:15] scan: AC3, rate=48000Hz, bitrate=192000
[14:09:15] scan: preview 2
[14:09:15] scan: preview 3
[14:09:15] scan: preview 4
[14:09:15] scan: preview 5
[14:09:15] scan: preview 6
[14:09:15] scan: preview 7
[14:09:15] scan: preview 8
[14:09:15] scan: preview 9
[14:09:15] scan: preview 10
[14:09:15] scan: 720x480, 29.970 fps, autocrop = 0/0/6/4
[14:09:15] scan: decoding previews for title 14
[14:09:16] scan: preview 1
[14:09:17] scan: AC3, rate=48000Hz, bitrate=192000
[14:09:17] scan: preview 2
[14:09:17] scan: preview 3
[14:09:17] scan: preview 4
[14:09:17] scan: preview 5
[14:09:17] scan: preview 6
[14:09:17] scan: preview 7
[14:09:17] scan: preview 8
[14:09:17] scan: preview 9
[14:09:17] scan: preview 10
[14:09:18] scan: 720x480, 29.970 fps, autocrop = 0/0/4/4
bdkennedy1
 
Posts: 111
Joined: Thu Mar 22, 2007 9:29 pm

Re: Crash in scanning source

Postby van » Mon Feb 25, 2008 11:04 pm

All these scan aborts are caused by a divide-by-zero in routine hb_fix_aspect(), line 141 of libhb/common.c. It's being called at the very end of the scan (routine ScanFunc) after all titles have been scanned and the aspect ratio for each title is being updated based on what was discovered about title width, height & aspect ratio while constructing the preview images.

There are two separate problems leading to the aborts:

For program streams, if there's a title where no previews can be constructed (for example title 3 in bdkennedy1's crash), title->width, title->height & title->aspect will all be zero when hb_fix_aspect is eventually called on that title & all three of these are multiplicative terms in the denominator so we'll get a divide by zero. I'm not sure what's the right fix here but my inclination would be to remove a title from the job's title list if HB can't get any previews from it & that would solve the problem.

For transport streams, if the construction of preview 3 fails then title->aspect will be zero which will cause the divide by zero in hb_fix_aspect. I think the best fix here would be to make aspect closer to the way fps is chosen - take the aspect from every preview we get, not just the 3rd, then at the end use the most common AR as the title's AR.

Finally, hb_fix_aspect should probably validate the terms in the denominator rather than dividing by zero. But I'm not sure what it should do if they're invalid. (Just use the adjusted job width & height? Delete the title?)

I'll code up the transport stream AR fix. I can do the other two things at the same time since they're only a couple of lines each but would like some input from the other devs on what's the "right" fix.
van
Developer
 
Posts: 417
Joined: Wed Aug 29, 2007 7:35 am

Re: Crash in scanning source

Postby dynaflash » Tue Feb 26, 2008 5:12 am

van, good stuff.As far as the program stream part you mention, it seems that if we cannot get the preview for a title then dropping that title makes sense. Not sure what else you could/should do.
dynaflash
Developer
 
Posts: 3476
Joined: Thu Nov 02, 2006 9:19 pm

Re: Crash in scanning source

Postby van » Tue Feb 26, 2008 8:57 am

Here's a patch that should fix the aborts.
- hb_fix_aspect should now never divide by zero.
- if we get no previews some title (whether dvd, program stream or transport stream), that title is ignored.
- we use the most common aspect ratio from our 10 previews rather than the aspect of preview 2 so if we fail to get preview 2 we won't die later on in scan.

I've done some testing but don't have any of the dvds that have been causing the aborts. If anyone has one of those dvds & could test with this patch it would be appreciated. Also, dynaflash, this patch might help with the EyeTV transport streams that have been giving you trouble (the ones that didn't work as transport streams but worked when you converted them to program streams). If not I'd be interested in seeing the activity log to find out why HB isn't converting them. Thanks.

http://pastebin.ca/918633
Code: Select all
Index: libhb/decmpeg2.c
===================================================================
--- libhb/decmpeg2.c   (revision 1314)
+++ libhb/decmpeg2.c   (working copy)
@@ -321,6 +321,13 @@
     *aspect_ratio = m->aspect_ratio;
}

+int hb_libmpeg2_clear_aspect_ratio( hb_libmpeg2_t * m )
+{
+    int ar = m->aspect_ratio;
+    m->aspect_ratio = 0;
+    return ar;
+}
+
/**********************************************************************
  * hb_libmpeg2_close
  **********************************************************************
Index: libhb/internal.h
===================================================================
--- libhb/internal.h   (revision 1314)
+++ libhb/internal.h   (working copy)
@@ -112,6 +112,7 @@
void             hb_libmpeg2_info( hb_libmpeg2_t * m, int * width,
                                     int * height, int * rate, int * aspect_ratio );
void             hb_libmpeg2_close( hb_libmpeg2_t ** );
+int              hb_libmpeg2_clear_aspect_ratio( hb_libmpeg2_t * );

/***********************************************************************
  * mpegdemux.c
Index: libhb/scan.c
===================================================================
--- libhb/scan.c   (revision 1314)
+++ libhb/scan.c   (working copy)
@@ -281,11 +281,12 @@
  **********************************************************************/
static int DecodePreviews( hb_scan_t * data, hb_title_t * title )
{
-    int             i, ret;
+    int             i, npreviews = 0;
     hb_buffer_t   * buf_ps, * buf_es, * buf_raw;
     hb_list_t     * list_es, * list_raw;
     hb_libmpeg2_t * mpeg2;
     int progressive_count = 0;
+    int ar16_count = 0, ar4_count = 0;

     buf_ps   = hb_buffer_init( HB_DVD_READ_BUFFER_SIZE );
     list_es  = hb_list_init();
@@ -349,6 +350,12 @@
                 if( buf_es->id == 0xE0 && !hb_list_count( list_raw ) )
                 {
                     hb_libmpeg2_decode( mpeg2, buf_es, list_raw );
+                    int ar = hb_libmpeg2_clear_aspect_ratio( mpeg2 );
+                    if ( ar != 0 )
+                    {
+                        ( ar == (HB_ASPECT_BASE * 4 / 3) ) ?
+                            ++ar4_count : ++ar16_count ;
+                    }
                 }
                 else if( !i )
                 {
@@ -383,6 +390,11 @@
         hb_libmpeg2_info( mpeg2, &title->width, &title->height,
                           &title->rate_base, &ar );

+        /* if we found mostly 4:3 previews use that as the aspect ratio otherwise
+           use 16:9 */
+        title->aspect = ar4_count > ar16_count ?
+                            HB_ASPECT_BASE * 4 / 3 : HB_ASPECT_BASE * 16 / 9;
+
         if( title->rate_base == 1126125 )
         {
             /* Frame FPS is 23.976 (meaning it's progressive), so
@@ -421,12 +433,9 @@
             title->rate_base = 1126125;
         }

-        if( i == 2) // Use the third frame's info, so as to skip opening logos
+        // start from third frame to skip opening logos
+        if( i >= 2)
         {
-            // The aspect ratio may have already been set by parsing the VOB/IFO details on a DVD, however
-            // if we're working with program/transport streams that data needs to come from within the stream.
-            if (title->aspect <= 0)
-              title->aspect = ar;
             title->crop[0] = title->crop[1] = title->height / 2;
             title->crop[2] = title->crop[3] = title->width / 2;
         }
@@ -493,6 +502,7 @@
                     break;
                 }
         }
+        ++npreviews;

skip_preview:
         while( ( buf_raw = hb_list_item( list_raw, 0 ) ) )
@@ -507,16 +517,16 @@
     title->crop[2] = EVEN( title->crop[2] );
     title->crop[3] = EVEN( title->crop[3] );

-    hb_log( "scan: %dx%d, %.3f fps, autocrop = %d/%d/%d/%d",
-            title->width, title->height, (float) title->rate /
+    hb_log( "scan: %d previews, %dx%d, %.3f fps, autocrop = %d/%d/%d/%d, aspect %s",
+            npreviews, title->width, title->height, (float) title->rate /
             (float) title->rate_base, title->crop[0], title->crop[1],
-            title->crop[2], title->crop[3] );
-
-    ret = 1;
+            title->crop[2], title->crop[3],
+            title->aspect == HB_ASPECT_BASE * 16 / 9 ? "16:9" :
+                title->aspect == HB_ASPECT_BASE * 4 / 3 ? "4:3" : "none" );
     goto cleanup;

error:
-    ret = 0;
+    npreviews = 0;

cleanup:
     hb_buffer_close( &buf_ps );
@@ -535,7 +545,7 @@
     if (data->dvd)
       hb_dvd_stop( data->dvd );

-    return ret;
+    return npreviews;
}

static void LookForAC3AndDCA( hb_title_t * title, hb_buffer_t * b )
Index: libhb/common.c
===================================================================
--- libhb/common.c   (revision 1314)
+++ libhb/common.c   (working copy)
@@ -111,6 +111,15 @@
     hb_title_t * title = job->title;
     int          i;

+    /* don't do anything unless the title has complete size info */
+    if ( title->height == 0 || title->width == 0 || title->aspect == 0 )
+    {
+        hb_log( "hb_fix_aspect: incomplete info for title %d: "
+                "height = %d, width = %d, aspect = %d",
+                title->height, title->width, title->aspect );
+        return;
+    }
+
     /* Sanity checks:
        Widths and heights must be multiples of 16 and greater than or
        equal to 16

van
Developer
 
Posts: 417
Joined: Wed Aug 29, 2007 7:35 am

Re: Crash in scanning source

Postby dynaflash » Tue Feb 26, 2008 2:01 pm

Awesome van. Will patch and test tonight when I have access to my sources. :)
dynaflash
Developer
 
Posts: 3476
Joined: Thu Nov 02, 2006 9:19 pm

Re: Crash in scanning source

Postby hh83917 » Tue Feb 26, 2008 6:47 pm

Thank you Van, for coding up a patch to fix the scanning issue. The scanning usually break when it almost reach the last chapter of the DVD, so I believe you were right about this "routine ScanFunc" you've said. However, I am no programmer so I'll wait for Dynaflash to test it out and hope they add it to the next release of HB. Thank you for looking into the problem for us. :D
hh83917
 
Posts: 4
Joined: Sun Oct 14, 2007 4:08 pm

Re: Crash in scanning source

Postby ncbp » Thu Feb 28, 2008 9:55 pm

van wrote:Here's a patch that should fix the aborts.
[...]
http://pastebin.ca/918633

I just tested rev. 1320 with the above patch added, and it does indeed fix the aborts as expected, but HB is not able to find any valid sources within the EyeTV packages I use for testing. As noted in another thread, I can successfully export a program stream from EyeTV that encodes fine in HB.
If it is of any use, one of my testcases is available at http://e.wheel.dk/~ncbp/HB/ .
Thanks,
ncbp

Forgot.to.add.the.Activity.log.
Code: Select all
HandBrake Activity Log for Session (Cleared): 2008-02-28 23:41:00 +0100

[23:41:01] hb_init: checking cpu count
[23:41:01] hb_init: starting libhb thread
[23:41:01] thread b00c5000 started ("libhb")
[23:41:10] macgui: trying to open a package at: /Users/TV/Documents/EyeTV Archive/Nasse.eyetv
[23:41:10] macgui: trying to open eyetv package
[23:41:10] macgui: found mpeg in eyetv package
[23:41:10] hb_scan: path=/Users/TV/Documents/EyeTV Archive/Nasse.eyetv/000000000d6e951c.mpg, title_index=0
[23:41:10] thread b0579000 started ("scan")
[23:41:10] scan: trying to open with libdvdread
GUI ERROR dialog: dvd: DVDOpen failed (/Users/TV/Documents/EyeTV Archive/Nasse.eyetv/000000000d6e951c.mpg)
[23:41:10] file is MPEG Transport Stream
[23:41:10] hb_ts_stream_find_pids - found the following PIDS
[23:41:10]     Video PIDS :
[23:41:10]       0x6f (111)
[23:41:10]     Audio PIDS :
[23:41:10]       0x79 (121)
[23:41:10]       0x83 (131)
[23:41:10]       0x87 (135)
[23:41:10]       0x35 (53)
[23:41:10]       0x36 (54)
[23:41:10]       0x3e (62)
[23:41:10]       0x3f (63)
[23:41:10]       0x40 (64)
[23:41:10]       0x98 (152)
[23:41:10]       0x99 (153)
[23:41:10]       0x9a (154)
[23:41:10] hb_sample_pts: pts 192981044 at 10385120
[23:41:10] hb_sample_pts: pts 195184244 at 31250112
[23:41:10] hb_sample_pts: pts 197657444 at 51890068
[23:41:10] hb_sample_pts: pts 199936244 at 72598832
[23:41:10] hb_sample_pts: pts 202251044 at 93360424
[23:41:10] hb_sample_pts: pts 204753044 at 114092688
[23:41:10] hb_sample_pts: pts 207042644 at 134824576
[23:41:10] hb_sample_pts: pts 209361044 at 155574512
[23:41:10] hb_sample_pts: pts 211805444 at 176359980
[23:41:10] hb_sample_pts: pts 214149044 at 197133416
[23:41:10] hb_sample_pts: pts 216471044 at 217811536
[23:41:10] hb_sample_pts: pts 218976644 at 238584784
[23:41:10] hb_sample_pts: pts 221352644 at 259296556
[23:41:10] hb_sample_pts: pts 223685444 at 280013216
[23:41:10] hb_sample_pts: pts 226331444 at 300805264
[23:41:10] hb_sample_pts: pts 228729044 at 321499928
[23:41:10] transport stream pid 0x79 (type 0x4) is MPEG audio id 0xc0
[23:41:10] transport stream pid 0x83 (type 0x6) is AC-3 audio id 0x81bd
[23:41:10] transport stream pid 0x87 (type 0x6) isn't audio
[23:41:10] transport stream pid 0x35 (type 0xc) isn't audio
[23:41:10] transport stream pid 0x36 (type 0xc) isn't audio
[23:41:10] transport stream pid 0x3e (type 0x5) isn't audio
[23:41:10] transport stream pid 0x3f (type 0xb) isn't audio
[23:41:10] transport stream pid 0x40 (type 0xc) isn't audio
[23:41:10] transport stream pid 0x98 (type 0x5) isn't audio
[23:41:10] transport stream pid 0x99 (type 0xb) isn't audio
[23:41:10] transport stream pid 0x9a (type 0xc) isn't audio
[23:41:10] scan: decoding previews for title 1
[23:41:10] flushbuf - new buffer (index 0) has non zero length and write position !
[23:41:10] write_output_stream - Couldn't write pack header!
[23:41:10] scan: preview 1
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 1, skipped
[23:41:10] flushbuf - new buffer (index 0) has non zero length and write position !
[23:41:10] write_output_stream - Couldn't write pack header!
[23:41:10] scan: preview 2
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 2, skipped
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] scan: preview 3
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 3, skipped
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] scan: preview 4
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 4, skipped
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] scan: preview 5
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 5, skipped
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] scan: preview 6
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 6, skipped
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] scan: preview 7
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 7, skipped
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] scan: preview 8
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 8, skipped
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] scan: preview 9
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 9, skipped
[23:41:10] flushbuf - new buffer (index 0) has non zero length and write position !
[23:41:10] write_output_stream - Couldn't write pack header!
[23:41:10] scan: preview 10
[23:41:10] hb_ts_stream_decode: ts_packetbuf overflow, pos = 418275328 ,len = 184
[23:41:10] hb_stream_read - buffer after decode has zero length data
[23:41:10] Warning: Could not read data for preview 10, skipped
[23:41:10] scan: 0 previews, 0x0, nan fps, autocrop = 0/0/0/0, aspect none
[23:41:10] thread b0579000 exited ("scan")
[23:41:10] thread b0579000 joined ("scan")
[23:41:10] libhb: scan thread found 0 valid title(s)
ncbp
 
Posts: 21
Joined: Sun Feb 24, 2008 11:46 pm

Re: Crash in scanning source

Postby van » Fri Feb 29, 2008 7:39 pm

Thanks for the testing & the test file. I've committed the fix for the hb_fix_aspect crashes during scanning (r1322). The problem with that eyetv file was a memory overwrite issue. It's fixed in r1321. Let me know if this works for you or if there are additional problems.
van
Developer
 
Posts: 417
Joined: Wed Aug 29, 2007 7:35 am

Re: Crash in scanning source

Postby ncbp » Sun Mar 02, 2008 12:02 am

van wrote:The problem with that eyetv file was a memory overwrite issue. It's fixed in r1321. Let me know if this works for you or if there are additional problems.

Thanks - r1322 works now for this eyetv file (you likely expected that :) )
But ... when I picked another (random) eyetv file to verify, the encode stopped to early - again, an export to program stream from EyeTV encodes fine in HandBrake. Activity logs from both encodes below as well as at http://e.wheel.dk/~ncbp/HB/ if you want to have a look at this one too.

Thanks again, the fix is much appreciated.
/ncbp

PS:
Code: Select all
HandBrake Activity Log for Session (Cleared): 2008-02-29 22:31:17 +0100

[22:31:17] hb_init: checking cpu count
[22:31:17] hb_init: starting libhb thread
[22:31:17] thread b00c5000 started ("libhb")
[22:31:28] macgui: trying to open video_ts folder (parent directory chosen)
[22:31:28] hb_scan: path=/Users/TV/Documents/Lille NÞrd.mpg, title_index=0
[22:31:28] thread b0579000 started ("scan")
[22:31:28] scan: trying to open with libdvdread
GUI ERROR dialog: dvd: DVDOpen failed (/Users/TV/Documents/Lille NÞrd.mpg)
[22:31:28] file is MPEG Program Stream
[22:31:28] hb_sample_pts: pts 4532157 at 44189696
[22:31:28] hb_sample_pts: pts 13798557 at 131489792
[22:31:29] hb_sample_pts: pts 23388957 at 219277312
[22:31:29] hb_sample_pts: pts 33670557 at 306909184
[22:31:29] hb_sample_pts: pts 43131357 at 394381312
[22:31:29] hb_sample_pts: pts 53153757 at 482203648
[22:31:29] hb_sample_pts: pts 62312157 at 569837568
[22:31:29] hb_sample_pts: pts 71254557 at 657711104
[22:31:29] hb_sample_pts: pts 81017757 at 745197568
[22:31:29] hb_sample_pts: pts 90348957 at 832575488
[22:31:29] hb_sample_pts: pts 100198557 at 920352768
[22:31:29] hb_sample_pts: pts 109832157 at 1008140288
[22:31:29] hb_sample_pts: pts 119336157 at 1095743488
[22:31:29] hb_sample_pts: pts 129747357 at 1183422464
[22:31:29] hb_sample_pts: pts 139380957 at 1270835200
[22:31:29] hb_sample_pts: pts 149230557 at 1358331904
[22:31:29] add_audio_to_title: added MPEG audio stream 0xc0
[22:31:29] scan: decoding previews for title 1
[22:31:29] scan: preview 1
[22:31:29] scan: preview 2
[22:31:30] scan: preview 3
[22:31:30] scan: preview 4
[22:31:30] scan: preview 5
[22:31:30] scan: preview 6
[22:31:30] scan: preview 7
[22:31:30] scan: preview 8
[22:31:30] scan: preview 9
[22:31:30] scan: preview 10
[22:31:30] scan: 10 previews, 704x576, 25.000 fps, autocrop = 2/2/0/0, aspect 16:9
[22:31:30] hb_stream_update_audio: id=c0, lang=Unknown (MPEG) (2.0 ch), 3cc=und, rate = 0, bitrate = 0, flags = 0x0 (0)
[22:31:30] scan: title (0) job->width:704, job->height:400
[22:31:30] thread b0579000 exited ("scan")
[22:31:30] thread b0579000 joined ("scan")
[22:31:30] libhb: scan thread found 1 valid title(s)
[22:31:49] thread b0453000 started ("work")
[22:31:49] 1 job(s) to process
[22:31:49] starting job
[22:31:49]  + device /Users/TV/Documents/Lille NÞrd.mpg
[22:31:49]  + title 1, chapter(s) 1 to 1
[22:31:49]  + 704x576 -> 704x572, crop 2/2/0/0
[22:31:49]  + video frame rate: 25.000 fps
[22:31:49]  + video bitrate 2500 kbps, pass 0
[22:31:49]  + PixelRatio: 1, width:704, height: 572
[22:31:49]  + encoder x264
[22:31:49]    + x264 options: bframes=3:ref=1:subq=5:me=umh:no-fast-pskip=1:trellis=1:cabac=0
[22:31:49]  + audio 160 kbps, 48000 Hz
[22:31:49]  + encoder faac
[22:31:49]    + c0, Unknown (MPEG) (2.0 ch)
[22:31:49]      + Requested mixdown: Stereo (HB_AMIXDOWN_STEREO)
[22:31:49]      + Actual mixdown: Stereo (HB_AMIXDOWN_STEREO)
[22:31:49] thread b0579000 started ("reader")
[22:31:49]  + output: /Users/TV/Documents/Lille NÞrd.m4v
[22:31:49] thread b05fb000 started ("muxer")
GUI ERROR dialog: dvd: DVDOpen failed (/Users/TV/Documents/Lille NÞrd.mpg)
[22:31:49] thread b067d000 started ("MPEG-2 decoder (libmpeg2)")
[22:31:49] thread b06ff000 started ("Renderer")
[22:31:49] encx264: encoding with stored aspect 16/11
[22:31:49] encx264: opening libx264 (pass 0)
x264 [warning]: width or height not divisible by 16 (704x572), compression will suffer.
x264 [info]: using SAR=16/11
x264 [info]: using cpu capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 Cache64
[22:31:49] thread b0781000 started ("H.264/AVC encoder (libx264)")
[22:31:49] thread b0803000 started ("MPGA decoder (libavcodec)")
[22:31:49] thread b0885000 started ("AAC encoder (libfaac)")
[22:31:49] sync: expecting 42777 video frames
[22:31:49] sync: first pts is 28557
[22:31:50] Using 64-bit MP4 formatting.
[22:31:50] macgui: Using preset: AppleTV
[23:02:37] reader: done
[23:02:37] thread b0579000 exited ("reader")
[23:02:44] sync: got 42691 frames, 42777 expected
[23:02:45] thread b06ff000 exited ("Renderer")
[23:02:45] thread b067d000 exited ("MPEG-2 decoder (libmpeg2)")
[23:02:45] thread b0803000 exited ("MPGA decoder (libavcodec)")
[23:02:45] thread b067d000 joined ("MPEG-2 decoder (libmpeg2)")
[23:02:45] thread b06ff000 joined ("Renderer")
[23:02:45] render: lost time: 0 (0 frames)
[23:02:45] render: gained time: 0 (0 frames) (0 not accounted for)
[23:02:45] fifo_close: trashing 0 buffer(s)
[23:02:45] fifo_close: trashing 0 buffer(s)
[23:02:45] thread b0885000 exited ("AAC encoder (libfaac)")
[23:02:45] mux: file size, 569382402 bytes
[23:02:45] mux: track 0, 534411400 bytes, 2503.86 kbps
[23:02:45] mux: video bitrate error, +823900 bytes
[23:02:45] mux: track 1, 34143155 bytes, 159.97 kbps
[23:02:45] mux: overhead, 6.75 bytes per frame
[23:02:45] thread b05fb000 exited ("muxer")
[23:02:45] thread b0781000 exited ("H.264/AVC encoder (libx264)")
[23:02:45] thread b0781000 joined ("H.264/AVC encoder (libx264)")
x264 [info]: slice I:345   Avg QP:26.98  size: 46800  PSNR Mean Y:38.49 U:43.00 V:43.21 Avg:39.50 Global:38.88
x264 [info]: slice P:22342 Avg QP:28.71  size: 17867  PSNR Mean Y:36.20 U:41.39 V:41.56 Avg:37.28 Global:36.62
x264 [info]: slice B:20001 Avg QP:30.61  size:  5955  PSNR Mean Y:35.23 U:41.19 V:41.43 Avg:36.42 Global:35.68
x264 [info]: mb I  I16..4: 31.9%  0.0% 68.1%
x264 [info]: mb P  I16..4: 12.5%  0.0%  8.4%  P16..4: 36.6% 20.6%  7.3%  0.0%  0.0%    skip:14.5%
x264 [info]: mb B  I16..4:  0.8%  0.0%  0.7%  B16..8: 24.0%  2.7%  3.4%  direct: 9.6%  skip:58.9%
x264 [info]: final ratefactor: 25.38
x264 [info]: SSIM Mean Y:0.9328323
x264 [info]: PSNR Mean Y:35.760 U:41.307 V:41.511 Avg:36.895 Global:36.167 kb/s:2503.83
[23:02:45] thread b0803000 joined ("MPGA decoder (libavcodec)")
[23:02:45] thread b0885000 joined ("AAC encoder (libfaac)")
[23:02:45] thread b0579000 joined ("reader")
[23:02:45] thread b05fb000 joined ("muxer")
[23:02:45] fifo_close: trashing 0 buffer(s)
[23:02:45] fifo_close: trashing 0 buffer(s)
[23:02:45] fifo_close: trashing 0 buffer(s)
[23:02:45] fifo_close: trashing 1 buffer(s)
[23:02:45] fifo_close: trashing 1 buffer(s)
[23:02:45] fifo_close: trashing 0 buffer(s)
[23:02:45] fifo_close: trashing 0 buffer(s)
[23:02:45] fifo_close: trashing 0 buffer(s)
[23:02:45] fifo_close: trashing 16 buffer(s)
[23:02:45] Freed 3 buffers of size 512
[23:02:45] Freed 1 buffers of size 1024
[23:02:45] Freed 2048 buffers of size 2048
[23:02:45] Freed 0 buffers of size 4096
[23:02:45] Freed 0 buffers of size 8192
[23:02:45] Freed 36 buffers of size 16384
[23:02:45] Freed 0 buffers of size 32768
[23:02:45] Freed 55 buffers of size 608256
[23:02:45] Allocated 38273536 bytes of buffers on this pass and Freed 38240768 bytes, 32768 bytes leaked
[23:02:45] thread b0453000 exited ("work")
[23:02:45] thread b0453000 joined ("work")
[23:02:45] libhb: work result = 0


TS:
Code: Select all
HandBrake Activity Log for Session (Cleared): 2008-03-01 23:16:12 +0100

[23:16:13] hb_init: checking cpu count
[23:16:13] hb_init: starting libhb thread
[23:16:13] thread b00c5000 started ("libhb")
[23:16:41] macgui: trying to open a package at: /Users/TV/Documents/EyeTV Archive/Lille NÞrd.eyetv
[23:16:41] macgui: trying to open eyetv package
[23:16:41] macgui: found mpeg in eyetv package
[23:16:41] hb_scan: path=/Users/TV/Documents/EyeTV Archive/Lille NÞrd.eyetv/000000000d681908.mpg, title_index=0
[23:16:41] scan: trying to open with libdvdread
[23:16:41] thread b0453000 started ("scan")
GUI ERROR dialog: dvd: DVDOpen failed (/Users/TV/Documents/EyeTV Archive/Lille NÞrd.eyetv/000000000d681908.mpg)
[23:16:41] file is MPEG Transport Stream
[23:16:41] hb_ts_stream_find_pids - found the following PIDS
[23:16:41]     Video PIDS :
[23:16:41]       0x6f (111)
[23:16:41]     Audio PIDS :
[23:16:41]       0x79 (121)
[23:16:41]       0x83 (131)
[23:16:41]       0x87 (135)
[23:16:41]       0x35 (53)
[23:16:41]       0x36 (54)
[23:16:41]       0x3e (62)
[23:16:41]       0x3f (63)
[23:16:41]       0x40 (64)
[23:16:41]       0x98 (152)
[23:16:41]       0x99 (153)
[23:16:41]       0x9a (154)
[23:16:41] hb_sample_pts: pts 607611908 at 58300680
[23:16:42] hb_sample_pts: pts 617036708 at 174906740
[23:16:42] hb_sample_pts: pts 626677508 at 291501332
[23:16:42] hb_sample_pts: pts 636822308 at 408087088
[23:16:42] hb_sample_pts: pts 646380308 at 524690516
[23:16:42] hb_sample_pts: pts 656337908 at 641446412
[23:16:42] hb_sample_pts: pts 665647508 at 757892672
[23:16:42] hb_sample_pts: pts 674741108 at 874601756
[23:16:42] hb_sample_pts: pts 684547508 at 991153108
[23:16:42] hb_sample_pts: pts 694001108 at 1107660468
[23:16:42] hb_sample_pts: pts 703886708 at 1224249984
[23:16:42] hb_sample_pts: pts 713534708 at 1340857924
[23:16:42] hb_sample_pts: pts 723143108 at 1457436348
[23:16:42] hb_sample_pts: pts 733370708 at 1574031504
[23:16:42] hb_sample_pts: pts 743040308 at 1690719720
[23:16:42] hb_sample_pts: pts 752911508 at 1807235164
[23:16:42] transport stream pid 0x79 (type 0x4) is MPEG audio id 0xc0
[23:16:42] transport stream pid 0x83 (type 0x6) is AC-3 audio id 0x81bd
[23:16:42] transport stream pid 0x87 (type 0x6) isn't audio
[23:16:42] transport stream pid 0x35 (type 0xb) isn't audio
[23:16:42] transport stream pid 0x36 (type 0xc) isn't audio
[23:16:42] transport stream pid 0x3e (type 0x5) isn't audio
[23:16:42] transport stream pid 0x3f (type 0xb) isn't audio
[23:16:42] transport stream pid 0x40 (type 0xc) isn't audio
[23:16:42] transport stream pid 0x98 (type 0x5) isn't audio
[23:16:42] transport stream pid 0x99 (type 0xb) isn't audio
[23:16:42] transport stream pid 0x9a (type 0xc) isn't audio
[23:16:42] scan: decoding previews for title 1
[23:16:42] hb_ts_stream_decode - Error bit set in packet
[23:16:42] hb_ts_stream_decode - Error bit set in packet
[23:16:43] scan: preview 1
[23:16:43] scan: preview 2
[23:16:43] hb_ts_stream_decode - Error bit set in packet
[23:16:43] scan: preview 3
[23:16:44] scan: preview 4
[23:16:44] scan: preview 5
[23:16:44] scan: preview 6
[23:16:44] scan: preview 7
[23:16:44] scan: preview 8
[23:16:45] scan: preview 9
[23:16:45] scan: preview 10
[23:16:45] scan: 10 previews, 704x576, 25.000 fps, autocrop = 2/2/0/0, aspect 16:9
[23:16:45] hb_stream_update_audio: id=c0, lang=Dansk (MPEG) (2.0 ch), 3cc=dan, rate = 48000, bitrate = 384000, flags = 0x2 (2)
[23:16:45] hb_stream_update_audio: id=81bd, lang=Unknown (AC3) (2.0 ch), 3cc=und, rate = 0, bitrate = 0, flags = 0x0 (0)
[23:16:45] scan: removing audio with codec of 0x800 because of no bitrate
[23:16:45] scan: title (0) job->width:704, job->height:400
[23:16:45] thread b0453000 exited ("scan")
[23:16:45] thread b0453000 joined ("scan")
[23:16:45] libhb: scan thread found 1 valid title(s)
[23:16:55] thread b0453000 started ("work")
[23:16:55] 1 job(s) to process
[23:16:55] starting job
[23:16:55]  + device /Users/TV/Documents/EyeTV Archive/Lille NÞrd.eyetv/000000000d681908.mpg
[23:16:55]  + title 1, chapter(s) 1 to 1
[23:16:55]  + 704x576 -> 704x572, crop 2/2/0/0
[23:16:55]  + video frame rate: 25.000 fps
[23:16:55]  + video bitrate 2500 kbps, pass 0
[23:16:55]  + PixelRatio: 1, width:704, height: 572
[23:16:55]  + encoder x264
[23:16:55]    + x264 options: bframes=3:ref=1:subq=5:me=umh:no-fast-pskip=1:trellis=1:cabac=0
[23:16:55]  + audio 160 kbps, 48000 Hz
[23:16:55]  + encoder faac
[23:16:55]    + c0, Dansk (MPEG) (2.0 ch)
[23:16:55]      + Requested mixdown: Stereo (HB_AMIXDOWN_STEREO)
[23:16:55]      + Actual mixdown: Stereo (HB_AMIXDOWN_STEREO)
[23:16:55] thread b0579000 started ("reader")
[23:16:55]  + output: /Users/TV/Documents/Lille NÞrd.m4v
[23:16:55] thread b05fb000 started ("muxer")
[23:16:55] thread b067d000 started ("MPEG-2 decoder (libmpeg2)")
GUI ERROR dialog: dvd: DVDOpen failed (/Users/TV/Documents/EyeTV Archive/Lille NÞrd.eyetv/000000000d681908.mpg)
[23:16:55] thread b06ff000 started ("Renderer")
[23:16:55] encx264: encoding with stored aspect 16/11
[23:16:55] encx264: opening libx264 (pass 0)
x264 [warning]: width or height not divisible by 16 (704x572), compression will suffer.
x264 [info]: using SAR=16/11
x264 [info]: using cpu capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 Cache64
[23:16:55] thread b0781000 started ("H.264/AVC encoder (libx264)")
[23:16:55] thread b0803000 started ("MPGA decoder (libavcodec)")
[23:16:55] thread b0885000 started ("AAC encoder (libfaac)")
[23:16:55] sync: expecting 43012 video frames
[23:16:55] sync: first pts is 2750552356
[23:16:55] Sync: Audio discontinuity (sequence: vid 108 aud 0) (pts 2891317008 < 2891407008 < 2891497008)
[23:16:55] Sync: Audio joined Video after discontinuity at PTS 2750540448
[23:16:55] Sync: Audio PTS (2750540448) < Video PTS (2750554516) by greater than 100ms, trashing audio to reconverge
[23:16:55] Sync: Audio back in Sync at PTS 2750546928
[23:16:55] macgui: Using preset: AppleTV
[23:16:55] Using 64-bit MP4 formatting.
[23:21:30] hb_ts_stream_decode: ts_packetbuf overflow, pos = 1048432 ,len = 184
[23:21:30] hb_stream_read - buffer after decode has zero length data
[23:21:30] reader: done
[23:21:30] thread b0579000 exited ("reader")
[23:21:41] sync: got 3526 frames, 43012 expected
[23:21:44] Reader has exited early, inserting silence.
[23:21:44] Reader has exited early, inserting silence.
[23:21:44] thread b0781000 exited ("H.264/AVC encoder (libx264)")
[23:21:44] thread b06ff000 exited ("Renderer")
[23:21:44] thread b067d000 exited ("MPEG-2 decoder (libmpeg2)")
[23:21:44] thread b0885000 exited ("AAC encoder (libfaac)")
[23:21:44] thread b0803000 exited ("MPGA decoder (libavcodec)")
[23:21:44] thread b067d000 joined ("MPEG-2 decoder (libmpeg2)")
[23:21:44] thread b06ff000 joined ("Renderer")
[23:21:44] render: lost time: 0 (0 frames)
[23:21:44] render: gained time: 0 (0 frames) (0 not accounted for)
[23:21:44] fifo_close: trashing 0 buffer(s)
[23:21:44] fifo_close: trashing 0 buffer(s)
[23:21:44] thread b0781000 joined ("H.264/AVC encoder (libx264)")
x264 [info]: slice I:35    Avg QP:28.43  size: 33926  PSNR Mean Y:38.30 U:43.82 V:43.29 Avg:39.41 Global:38.95
x264 [info]: slice P:2010  Avg QP:30.64  size: 17273  PSNR Mean Y:35.64 U:42.25 V:41.16 Avg:36.84 Global:36.30
x264 [info]: slice B:1478  Avg QP:32.65  size:  6609  PSNR Mean Y:34.18 U:42.27 V:40.87 Avg:35.53 Global:34.94
x264 [info]: mb I  I16..4: 46.2%  0.0% 53.8%
x264 [info]: mb P  I16..4: 17.3%  0.0% 13.0%  P16..4: 25.6% 16.8%  6.5%  0.0%  0.0%    skip:20.7%
x264 [info]: mb B  I16..4:  1.3%  0.0%  1.2%  B16..8: 25.3%  3.4%  3.9%  direct: 8.7%  skip:56.2%
x264 [info]: final ratefactor: 27.07
x264 [info]: SSIM Mean Y:0.9266489
x264 [info]: PSNR Mean Y:35.052 U:42.277 V:41.058 Avg:36.314 Global:35.692 kb/s:2592.90
[23:21:44] thread b0803000 joined ("MPGA decoder (libavcodec)")
[23:21:44] thread b0885000 joined ("AAC encoder (libfaac)")
[23:21:44] thread b0579000 joined ("reader")
[23:21:44] mux: file size, 48545067 bytes
[23:21:44] mux: track 0, 45661423 bytes, 2592.93 kbps
[23:21:44] mux: video bitrate error, +1636423 bytes
[23:21:44] mux: track 1, 2814629 bytes, 159.83 kbps
[23:21:44] mux: overhead, 6.82 bytes per frame
[23:21:44] thread b05fb000 exited ("muxer")
[23:21:44] thread b05fb000 joined ("muxer")
[23:21:44] fifo_close: trashing 0 buffer(s)
[23:21:44] fifo_close: trashing 0 buffer(s)
[23:21:44] fifo_close: trashing 0 buffer(s)
[23:21:44] fifo_close: trashing 1 buffer(s)
[23:21:44] fifo_close: trashing 1 buffer(s)
[23:21:44] fifo_close: trashing 0 buffer(s)
[23:21:44] fifo_close: trashing 0 buffer(s)
[23:21:44] fifo_close: trashing 0 buffer(s)
[23:21:44] fifo_close: trashing 1 buffer(s)
[23:21:44] Freed 50 buffers of size 512
[23:21:44] Freed 33 buffers of size 1024
[23:21:44] Freed 2048 buffers of size 2048
[23:21:44] Freed 0 buffers of size 4096
[23:21:44] Freed 0 buffers of size 8192
[23:21:44] Freed 36 buffers of size 16384
[23:21:44] Freed 0 buffers of size 32768
[23:21:44] Freed 59 buffers of size 608256
[23:21:44] Allocated 40730624 bytes of buffers on this pass and Freed 40730624 bytes, 0 bytes leaked
[23:21:44] thread b0453000 exited ("work")
[23:21:44] thread b0453000 joined ("work")
[23:21:44] libhb: work result = 0


(I'm uploading the eyetv package as well, but the upload is going to take another 4-5 hours - it's 1.6GB this time :( )
ncbp
 
Posts: 21
Joined: Sun Feb 24, 2008 11:46 pm

Re: Crash in scanning source

Postby ashmore0425 » Sun Mar 02, 2008 2:40 am

I am having the same problem. I see the link with thte code but forgive me as I am a novice, but what do I do with that information?
ashmore0425
 
Posts: 1
Joined: Sun Mar 02, 2008 2:37 am

Re: Crash in scanning source

Postby Cavalicious » Sun Mar 02, 2008 3:38 am

You wait for the next release.
User avatar
Cavalicious
Moderator
 
Posts: 1770
Joined: Mon Mar 26, 2007 1:07 am

Re: Crash in scanning source

Postby van » Sun Mar 02, 2008 10:27 am

ncbp wrote:But ... when I picked another (random) eyetv file to verify, the encode stopped to early - again, an export to program stream from EyeTV encodes fine in HandBrake. Activity logs from both encodes below as well as at http://e.wheel.dk/~ncbp/HB/ if you want to have a look at this one too.

This one was due to DVB & ATSC using the same code points to mean different things, in this case Teletext vs. AC3 audio. HB kept accumulating bytes looking for an AC3 sync frame then gave up when it couldn't find one after a megabyte. I've changed it to just decide that the stream isn't really AC3 audio & keep going. A fix was committed as r1325. Let me know if it works or if there are still problems. Thanks.
van
Developer
 
Posts: 417
Joined: Wed Aug 29, 2007 7:35 am

Re: Crash in scanning source

Postby ncbp » Sun Mar 02, 2008 8:32 pm

van wrote:A fix was committed as r1325. Let me know if it works or if there are still problems. Thanks.

r1325 worked for this file, and a handfull of similar EyeTV files encoded so far. Thanks once again for your help - it is greatly appreciated.

/ncbp
ncbp
 
Posts: 21
Joined: Sun Feb 24, 2008 11:46 pm


Return to Mac

Who is online

Users browsing this forum: No registered users and 1 guest