Crash On PowerMac G3

HandBrake for Mac support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
Twist
Posts: 6
Joined: Mon May 07, 2007 11:00 am

Crash On PowerMac G3

Post by Twist »

I have a B&W PowerMac G3 that I am using as a network file server/jukebox and I figured I might as well use it for encoding videos with HandBrake but it crashes. It is completely Greek to me but here is the log:

Code: Select all

**********

Host Name:      G3
Date/Time:      2007-05-16 20:40:42.489 -0500
OS Version:     10.4.9 (Build 8P135)
Report Version: 4

Command: HandBrake
Path:    /Users/twist/Desktop/HandBrake.app/Contents/MacOS/HandBrake
Parent:  WindowServer [59]

Version: 0.8.5b1 (2007042301)

PID:    787
Thread: 5

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x00000002
Code[1]:    0x00147c30


Thread 0:
0   libSystem.B.dylib              	0x9000b6e8 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b63c mach_msg + 60
2   com.apple.CoreFoundation       	0x907deba8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907de4ac CFRunLoopRunSpecific + 268
4   com.apple.HIToolbox            	0x93298b20 RunCurrentEventLoopInMode + 264
5   com.apple.HIToolbox            	0x932981b4 ReceiveNextEventCommon + 380
6   com.apple.HIToolbox            	0x93298020 BlockUntilNextEventMatchingListInMode + 96
7   com.apple.AppKit               	0x9377cae4 _DPSNextEvent + 384
8   com.apple.AppKit               	0x9377c7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9   com.apple.AppKit               	0x939278d8 -[NSApplication _realDoModalLoop:peek:] + 260
10  com.apple.AppKit               	0x9391e2b0 -[NSApplication runModalForWindow:] + 176
11  org.m0k.handbrake              	0x00011308 -[ScanController BrowseDone2:] + 84 (ScanController.mm:235)
12  com.apple.Foundation           	0x92beea0c __NSFireMainThreadPerform + 276
13  com.apple.CoreFoundation       	0x9080fae0 __CFRunLoopPerformPerform + 104
14  com.apple.CoreFoundation       	0x907df4fc __CFRunLoopDoSources0 + 384
15  com.apple.CoreFoundation       	0x907dea2c __CFRunLoopRun + 452
16  com.apple.CoreFoundation       	0x907de4ac CFRunLoopRunSpecific + 268
17  com.apple.HIToolbox            	0x93298b20 RunCurrentEventLoopInMode + 264
18  com.apple.HIToolbox            	0x9329812c ReceiveNextEventCommon + 244
19  com.apple.HIToolbox            	0x93298020 BlockUntilNextEventMatchingListInMode + 96
20  com.apple.AppKit               	0x9377cae4 _DPSNextEvent + 384
21  com.apple.AppKit               	0x9377c7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
22  com.apple.AppKit               	0x93778cec -[NSApplication run] + 472
23  com.apple.AppKit               	0x9386987c NSApplicationMain + 452
24  org.m0k.handbrake              	0x000069bc _start + 760
25  org.m0k.handbrake              	0x000066c0 start + 48

Thread 1:
0   libSystem.B.dylib              	0x90041518 mach_wait_until + 8
1   libSystem.B.dylib              	0x900412e4 nanosleep + 388
2   libSystem.B.dylib              	0x90044ab8 usleep + 88
3   org.m0k.handbrake              	0x000151f0 thread_func + 300 (hb.c:717)
4   org.m0k.handbrake              	0x0001bbe4 hb_thread_func + 96 (ports.c:270)
5   libSystem.B.dylib              	0x9002c0a8 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib              	0x9002f42c kevent + 12
1   com.apple.DesktopServices      	0x92af4eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore 	0x90bc6868 PrivateMPEntryPoint + 76
3   libSystem.B.dylib              	0x9002c0a8 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9002c768 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003124c pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90bc6a58 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x92af552c TNodeSyncTask::SyncTaskProc(void*) + 116
4   ...ple.CoreServices.CarbonCore 	0x90bc6868 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002c0a8 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x9002c768 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x9003124c pthread_cond_wait + 480
2   com.apple.Foundation           	0x92be830c -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.AppKit               	0x93819708 -[NSUIHeartBeat _heartBeatThread:] + 324
4   com.apple.Foundation           	0x92be11a0 forkThreadForFunction + 108
5   libSystem.B.dylib              	0x9002c0a8 _pthread_body + 96

Thread 5 Crashed:
0   org.m0k.handbrake              	0x00147c30 arch_accel + 112 (reader.c:122)
1   org.m0k.handbrake              	0x00057e0c mpeg2_init + 44 (fifo.c:209)
2   org.m0k.handbrake              	0x00016b60 hb_libmpeg2_init + 56 (decmpeg2.c:36)
3   org.m0k.handbrake              	0x0002e6b8 ScanFunc + 596 (scan.c:268)
4   org.m0k.handbrake              	0x0001bbe4 hb_thread_func + 96 (ports.c:270)
5   libSystem.B.dylib              	0x9002c0a8 _pthread_body + 96

Thread 5 crashed with PPC Thread State 64:
  srr0: 0x0000000000147c30 srr1: 0x000000000008f030                        vrsave: 0x0000000000000000
    cr: 0x24000242          xer: 0x000000000000000a   lr: 0x0000000000147c00  ctr: 0x0000000090002160
    r0: 0x0000000000000001   r1: 0x00000000f02037f0   r2: 0x0000000000577bd0   r3: 0x0000000000000000
    r4: 0x0000000000000000   r5: 0x0000000000147c00   r6: 0x0000000000573a88   r7: 0x0000000000000000
    r8: 0x0000000000573a74   r9: 0x00000000ffffffff  r10: 0x000000000140131c  r11: 0x0000000044000248
   r12: 0x0000000090002160  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
   r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x0000000000000000
   r20: 0x0000000000000000  r21: 0x0000000000000000  r22: 0x0000000000000001  r23: 0x0000000000000000
   r24: 0x000000000138ed40  r25: 0x0000000000002800  r26: 0x0000000000000000  r27: 0x00000000018f5200
   r28: 0x0000000000000000  r29: 0x0000000001398e20  r30: 0x0000000000527dec  r31: 0x0000000000147bd0

Binary Images Description:
    0x1000 -   0x3fffff org.m0k.handbrake 0.8.5b1 (2007042301)	/Users/twist/Desktop/HandBrake.app/Contents/MacOS/HandBrake
 0x12a5000 -  0x12befff GLDriver 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
 0x12c4000 -  0x12dffff GLRendererFloat 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x1405000 -  0x1514fff GLEngine 	/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x1543000 -  0x15d2fff GLRasterARGB8888D32 	/System/Library/Frameworks/OpenGL.framework/Resources/GLRasterARGB8888D32.bundle/GLRasterARGB8888D32
0x8fe00000 - 0x8fe52fff dyld 46.12	/usr/lib/dyld
0x90000000 - 0x901bdfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90215000 - 0x9021afff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90294000 - 0x90345fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.10	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd3fff com.apple.CFNetwork 4.0 (129.20)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91111000 - 0x9111ffff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91122000 - 0x912ddfff com.apple.security 4.6 (29770)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ec000 - 0x913f4fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91433000 - 0x9143efff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fd000 - 0x91535fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174d000 - 0x91804fff com.apple.QD 3.10.24 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91903000 - 0x91928fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193b000 - 0x9197dfff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b2d000 - 0x91b42fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b47000 - 0x91b65fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6b000 - 0x91c22fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c71000 - 0x91c75fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c77000 - 0x91cdffff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce4000 - 0x91d21fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d28000 - 0x91d41fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d46000 - 0x91d49fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d4b000 - 0x91e29fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91e49000 - 0x91e49fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e4b000 - 0x91f30fff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f38000 - 0x91f57fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fc3000 - 0x92031fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9203c000 - 0x920d1fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920eb000 - 0x92673fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926a6000 - 0x929d1fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a01000 - 0x92aeffff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92af2000 - 0x92b7afff com.apple.DesktopServices 1.3.6	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bbb000 - 0x92de6fff com.apple.Foundation 6.4.8 (567.29)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f13000 - 0x92f31fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f3c000 - 0x92f96fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fe2000 - 0x92ff2fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9324b000 - 0x93268fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93290000 - 0x9359efff com.apple.HIToolbox 1.4.9 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x936ee000 - 0x936fafff com.apple.opengl 1.4.7	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93772000 - 0x93772fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93774000 - 0x93da7fff com.apple.AppKit 6.4.7 (824.41)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94134000 - 0x941a6fff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x941df000 - 0x942a3fff com.apple.audio.toolbox.AudioToolbox 1.4.5	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x942f5000 - 0x942f5fff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942f7000 - 0x944b7fff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94501000 - 0x9453efff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94546000 - 0x94596fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9459f000 - 0x945b9fff com.apple.CoreVideo 1.4	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x945c9000 - 0x945e9fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x9478a000 - 0x94799fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947a1000 - 0x947aefff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x947f4000 - 0x9480dfff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94c0c000 - 0x94c7dfff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x9773c000 - 0x977fdfff libGLProgrammability.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97828000 - 0x97829fff libGLSystem.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib

It is a fresh install of 10.4.9. The dialog pops up saying that it has crashed right after I select the VIDEO_TS folder but the application continues to run until I hit the button to begin encoding. I know this is an old machine and that it would encode stuff really slowly but it would still be nice to be able to take advantage of all its spare cycles this way.
jbrjake
Veteran User
Posts: 4805
Joined: Wed Dec 13, 2006 1:38 am

Post by jbrjake »

Because it crashed on this line:

Code: Select all

0   org.m0k.handbrake                 0x00147c30 arch_accel + 112 (reader.c:122) 
...I'm guessing the problem is the G3.

It's probably trying to use some G4 architecture-specific optimizations, or maybe AltiVec acceleration, which only came about in the G4 era.

I suggest you buy a new CPU for your b&w. With the ZIF-slot it's really easy to upgrade. I popped a 500mhz g4 in my blue&white years ago.
Cavalicious
Moderator
Posts: 1804
Joined: Mon Mar 26, 2007 12:07 am

Post by Cavalicious »

I couldn't even imagine how long it would take to encode a full h.264 movie on a G3....the horror!
Twist
Posts: 6
Joined: Mon May 07, 2007 11:00 am

Post by Twist »

The G3 is not really worth upgrading IMHO. I got it for free and all I have done is buy some RAM for it and stuck an old 40 gig HD I had in it. Rather put the money towards a new iMac or Mac mini even. Thanks.
fransik
Posts: 1
Joined: Tue Jan 29, 2008 6:01 pm

Re: Crash On (PowerMac) G3 iBook (640/ 160, running 10.4.11)

Post by fransik »

Hi all,

normally, I do have my G4 at hands, which is unfortunately not the case right now, I (have to) rely exclusively on my trusty iBook G3 (640/ 160, running 10.4.11).
Since I experienced application crashes as well in the last few weeks, I thought I should have a look here.

Now, I understand this could be related to an issue with queuing, to be resolved with 0.9.2.
But, eventually the software would crash because of a G3?
If so -and I do know it is slower than on any other available Mac, could Handbrake not just skip anything Altivec specific an just slowly go on?
Slower for sure, but bearable with this machine, running at night.

Here crash description and log:
- ripping went almost flawlesly, DVD image is located on my hard-drive
- opening a new source, this previously ripped media. There a crash occurs, but the application window is still there(!)
- pressing "Start" (700MB, MP4), the application window now disapear
- the log

Code: Select all

Date/Time:      2008-01-29 18:55:29.969 +0100
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: HandBrake
Path:    /Applications/HandBrake.app/Contents/MacOS/HandBrake
Parent:  WindowServer [80]

Version: 0.9.1 (2007100800)

PID:    4661
Thread: 5

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x00000002
Code[1]:    0x000f13f0


Thread 0:
0   libSystem.B.dylib              	0x9000b348 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b29c mach_msg + 60
2   com.apple.CoreFoundation       	0x907de9b8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907de2bc CFRunLoopRunSpecific + 268
4   com.apple.HIToolbox            	0x9329db20 RunCurrentEventLoopInMode + 264
5   com.apple.HIToolbox            	0x9329d1b4 ReceiveNextEventCommon + 380
6   com.apple.HIToolbox            	0x9329d020 BlockUntilNextEventMatchingListInMode + 96
7   com.apple.AppKit               	0x93782bc4 _DPSNextEvent + 384
8   com.apple.AppKit               	0x93782888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9   com.apple.AppKit               	0x9377edcc -[NSApplication run] + 472
10  com.apple.AppKit               	0x9386f974 NSApplicationMain + 452
11  org.m0k.handbrake              	0x00002e3c _start + 760
12  org.m0k.handbrake              	0x00002b40 start + 48

Thread 1:
0   libSystem.B.dylib              	0x900411f8 mach_wait_until + 8
1   libSystem.B.dylib              	0x90040fc4 nanosleep + 388
2   libSystem.B.dylib              	0x90044798 usleep + 88
3   org.m0k.handbrake              	0x00023b1c thread_func + 340 (hb.c:958)
4   org.m0k.handbrake              	0x0002da3c hb_thread_func + 96 (ports.c:270)
5   libSystem.B.dylib              	0x9002bd08 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib              	0x9002f08c kevent + 12
1   com.apple.DesktopServices      	0x92af9e50 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore 	0x90bc6794 PrivateMPEntryPoint + 76
3   libSystem.B.dylib              	0x9002bd08 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x90030eac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90bc6984 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x92afa4cc TNodeSyncTask::SyncTaskProc(void*) + 116
4   ...ple.CoreServices.CarbonCore 	0x90bc6794 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002bd08 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x9004a6e8 syscall_thread_switch + 8
1   com.apple.Foundation           	0x92bfe52c +[NSThread sleepUntilDate:] + 152
2   com.apple.AppKit               	0x9381faf0 -[NSUIHeartBeat _heartBeatThread:] + 1100
3   com.apple.Foundation           	0x92be60c0 forkThreadForFunction + 108
4   libSystem.B.dylib              	0x9002bd08 _pthread_body + 96

Thread 5 Crashed:
0   org.m0k.handbrake              	0x000f13f0 arch_accel + 112 (reader.c:181)
1   org.m0k.handbrake              	0x0004e1ec mpeg2_init + 44 (work.c:70)
2   org.m0k.handbrake              	0x00024a3c hb_libmpeg2_init + 56 (decmpeg2.c:58)
3   org.m0k.handbrake              	0x000341d0 ScanFunc + 732 (scan.c:329)
4   org.m0k.handbrake              	0x0002da3c hb_thread_func + 96 (ports.c:270)
5   libSystem.B.dylib              	0x9002bd08 _pthread_body + 96

Thread 5 crashed with PPC Thread State 64:
  srr0: 0x00000000000f13f0 srr1: 0x000000000008f030                        vrsave: 0x0000000000000000
    cr: 0x24000282          xer: 0x0000000000000008   lr: 0x00000000000f13c0  ctr: 0x0000000090001dc0
    r0: 0x0000000000000001   r1: 0x00000000f03057e0   r2: 0x0000000000521390   r3: 0x0000000000000000
    r4: 0x0000000000000000   r5: 0x00000000000f13c0   r6: 0x00000000005264e8   r7: 0x0000000000000000
    r8: 0x00000000005264d4   r9: 0x00000000ffffffff  r10: 0x0000000090a3f628  r11: 0x0000000044000288
   r12: 0x0000000090001dc0  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
   r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x0000000000000000
   r20: 0x0000000000000000  r21: 0x0000000000000001  r22: 0x0000000000000000  r23: 0x0000000000002800
   r24: 0x0000000000000000  r25: 0x0000000005146c20  r26: 0x0000000000000000  r27: 0x00000000018e9000
   r28: 0x0000000000000000  r29: 0x0000000005139230  r30: 0x00000000004de1cc  r31: 0x00000000000f1390

Binary Images Description:
    0x1000 -   0x3a9fff org.m0k.handbrake 0.9.1 (2007100800)	/Applications/HandBrake.app/Contents/MacOS/HandBrake
 0x12db000 -  0x12f4fff GLDriver 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
 0x1405000 -  0x1420fff GLRendererFloat 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x1609000 -  0x1718fff GLEngine 	/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x3918000 -  0x3a61fff com.apple.ATIRadeonGLDriver 1.4.18 (4.1.8)	/System/Library/Extensions/ATIRadeonGLDriver.bundle/Contents/MacOS/ATIRadeonGLDriver
0x8fe00000 - 0x8fe52fff dyld 46.16	/usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.22)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91112000 - 0x91120fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91123000 - 0x912defff com.apple.security 4.6 (29770)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ed000 - 0x913f5fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91434000 - 0x9143ffff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fe000 - 0x91536fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91904000 - 0x91929fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193c000 - 0x9197efff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b2e000 - 0x91b44fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b49000 - 0x91b67fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6d000 - 0x91c24fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c73000 - 0x91c77fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c79000 - 0x91ce3fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce8000 - 0x91d25fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d2c000 - 0x91d46fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d4b000 - 0x91d4efff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d50000 - 0x91e2efff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91e4e000 - 0x91e4efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e50000 - 0x91f35fff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f3d000 - 0x91f5cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fc8000 - 0x92036fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92041000 - 0x920d6fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920f0000 - 0x92678fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926ab000 - 0x929d6fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a06000 - 0x92af4fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92af7000 - 0x92b7ffff com.apple.DesktopServices 1.3.7	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bc0000 - 0x92debfff com.apple.Foundation 6.4.9 (567.36)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f18000 - 0x92f36fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f41000 - 0x92f9bfff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fb9000 - 0x92fb9fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fbb000 - 0x92fcffff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fe7000 - 0x92ff7fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93003000 - 0x93018fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9302a000 - 0x930b1fff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930c5000 - 0x930d0fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930da000 - 0x93107fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93121000 - 0x93130fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9313c000 - 0x931a2fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931d3000 - 0x93222fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93250000 - 0x9326dfff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9327f000 - 0x9328cfff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93295000 - 0x935a3fff com.apple.HIToolbox 1.4.10 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x936f3000 - 0x936fffff com.apple.opengl 1.4.7	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93778000 - 0x93778fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9377a000 - 0x93dadfff com.apple.AppKit 6.4.9 (824.44)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9413a000 - 0x941acfff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x941e5000 - 0x942aafff com.apple.audio.toolbox.AudioToolbox 1.4.7	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x942fd000 - 0x942fdfff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942ff000 - 0x944bffff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94509000 - 0x94546fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x9454e000 - 0x9459efff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945a7000 - 0x945c1fff com.apple.CoreVideo 1.4.2	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x945d2000 - 0x945f2fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x94795000 - 0x947a4fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947ac000 - 0x947b9fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x947ff000 - 0x94818fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94c2f000 - 0x94ca0fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x97b47000 - 0x97c08fff libGLProgrammability.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97c33000 - 0x97c34fff libGLSystem.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0xc0000000 - 0xc0009fff com.growl.growlframework 0.7.6	/Applications/HandBrake.app/Contents/Frameworks/Growl.framework/Versions/A/Growl

Model: PowerBook4,3, BootROM 4.5.4f1, 1 processors, PowerPC 750  (2.2), 700 MHz, 640 MB
Graphics: ATI Mobility Radeon 7500, ATY,RageM7, AGP, 32 MB
Memory Module: DIMM0/BUILT-IN, 128 MB, built-in, built-in
Memory Module: DIMM1/J12, 512 MB, SDRAM, PC133U-333
AirPort: AirPort, 9.52
Modem: MicroDash, Euro, V.92, 1.0F, APPLE VERSION 2.6.6
Network Service: AirPort, AirPort, en1
Parallel ATA Device: ST9160821A, 149.05 GB
Parallel ATA Device: LG CD-ROM CRN-8245B
USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA
USB Device: Deskjet F4100 series, HP, Up to 12 Mb/sec, 500 mA
FireWire Device: External HDD Button & Lights, WD, Up to 400 Mb/sec
Shall have my G4 next week only (currently still moving), and I guess this would probably not appear.
Anyway, any comments appreciated, many thanks for your efforts anyhow.
Regards
--
fransik
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Crash On PowerMac G3

Post by s55 »

0.9.2 will be 10.5 only and therefore won't run on a G3 and won't run on a G4 any slower than 867 MHz so you can forget any fixes for older machines. In other words, both your G3 and 700MHz G4 will not be able to run 0.9.2

You really just shouldn't run something like HandBrake on a G3.
Post Reply