[Phase 2][10.2.8] Crash on launch, no black box

Problems with the Mac version of Darwinia

Moderators: jelco, bert_the_turtle, Chris, andy, John

User avatar
Miah
level5
level5
Posts: 3155
Joined: Mon Oct 13, 2003 7:28 pm
Contact:

[Phase 2][10.2.8] Crash on launch, no black box

Postby Miah » Wed Dec 01, 2004 12:25 am

however, it still dumps to darwinia.crash.log

EDIT: sysinfo added

FURTHER EDIT: Console displayed some undefined probelms. Shown at the very end. This makes it look very much like a system specific problem.

Code: Select all

SysInfoGenVersion: 2
CpuVendor: PowerPC 750
CpuModel: ppc750
Num Processors: 1
Country: Any
Language: en_GB
Num sound devices: 1
Primary sound device: Built-in audio controller
Graphics Card: ATY,RageM7
Operating System: Darwin 6.8
Computer Name: Palshife


Code: Select all

**********

Date/Time:  2004-11-30 17:19:17 -0600
OS Version: 10.2.8 (Build 6R73)
Host:       Palshife.local.

Command:    Darwinia
PID:        470

Exception:  EXC_BREAKPOINT (0x0006)
Code[0]:    0x00000001Code[1]:    0x8fe01220

Thread 0 Crashed:
 #0   0x8fe01220 in halt
 #1   0x8fe10654 in link_in_need_modules
 #2   0x8fe129c4 in _dyld_bind_fully_image_containing_address
 #3   0x900052b4 in _dyld_bind_fully_image_containing_address
 #4   0x9000520c in sigaction__
 #5   0x00054230 in 0x54230
 #6   0x00068614 in 0x68614
 #7   0x000041c0 in 0x41c0
 #8   0x97dfab40 in _nsNotificationCenterCallBack
 #9   0x9016847c in _postNotification
 #10  0x90165b90 in _CFNotificationCenterPostLocalNotification
 #11  0x9318a8d0 in -[NSApplication _sendFinishLaunchingNotification]
 #12  0x931616d0 in _requiredAEEventHandler
 #13  0x91b56570 in _Z20aeDispatchAppleEventPK6AEDescPS_mPh
 #14  0x91b590cc in _Z25dispatchEventAndSendReplyPK6AEDescPS_
 #15  0x91b56478 in aeProcessAppleEvent
 #16  0x96a83778 in AEProcessAppleEvent
 #17  0x9308dec8 in _DPSNextEvent
 #18  0x9309ff78 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
 #19  0x930b1b48 in -[NSApplication run]
 #20  0x0000416c in 0x416c
 #21  0x000043d4 in 0x43d4
 #22  0x00002a54 in 0x2a54
 #23  0x8fe190f4 in _dyld_start

PPC Thread State:
  srr0: 0x8fe01220 srr1: 0x0002d930                vrsave: 0x00000000
   xer: 0x20000000   lr: 0x8fe09bd8  ctr: 0x8fe293ac   mq: 0x00000000
    r0: 0x00000004   r1: 0xbfffea20   r2: 0x8fe0b794   r3: 0x000003e7
    r4: 0x00000000   r5: 0x000003e7   r6: 0xbfffea3c   r7: 0x00000002
    r8: 0x69620000   r9: 0x00000000  r10: 0x8fe4850c  r11: 0x8fe4e3e0
   r12: 0x8fe71e0e  r13: 0x00000000  r14: 0x00000000  r15: 0x00000000
   r16: 0x00000000  r17: 0x00000000  r18: 0x00000002  r19: 0x00000000
   r20: 0x002a0c10  r21: 0x0d9a1072  r22: 0xa3075954  r23: 0xbffff1c0
   r24: 0xa3075954  r25: 0x002a0c10  r26: 0x00000000  r27: 0x000540cc
   r28: 0x8fe4841c  r29: 0x8fe484ec  r30: 0x8fe484ec  r31: 0x8fe0995c


Code: Select all

dyld: /Users/miah/Desktop/Darwinia - Full Beta.app/Contents/MacOS/Darwinia Undefined symbols:
/Users/miah/Desktop/Darwinia - Full Beta.app/Contents/MacOS/Darwinia undefined reference to _btowc expected to be defined in /usr/lib/libSystem.B.dylib
/Users/miah/Desktop/Darwinia - Full Beta.app/Contents/MacOS/Darwinia undefined reference to _iswctype expected to be defined in /usr/lib/libSystem.B.dylib
/Users/miah/Desktop/Darwinia - Full Beta.app/Contents/MacOS/Darwinia undefined reference to _mbsrtowcs expected to be defined in /usr/lib/libSystem.B.dylib
/Users/miah/Desktop/Darwinia - Full Beta.app/Contents/MacOS/Darwinia undefined reference to _towlower expected to be defined in /usr/lib/libSystem.B.dylib
/Users/miah/Desktop/Darwinia - Full Beta.app/Contents/MacOS/Darwinia undefined reference to _towupper expected to be defined in /usr/lib/libSystem.B.dylib
/Users/miah/Desktop/Darwinia - Full Beta.app/Contents/MacOS/Darwinia undefined reference to _wcscoll expected to be defined in /usr/
Andcarne
level4
level4
Posts: 675
Joined: Mon May 26, 2003 1:44 am

Postby Andcarne » Wed Dec 01, 2004 4:11 am

Looks like some missing system calls in 10.2.
User avatar
Miah
level5
level5
Posts: 3155
Joined: Mon Oct 13, 2003 7:28 pm
Contact:

Re: [Phase 2][10.2.8] Crash on launch, no black box

Postby Miah » Wed Dec 01, 2004 5:06 am

Miah Helpmann wrote:This makes it look very much like a system specific problem.


Yes, I think I said that before :P
Andcarne
level4
level4
Posts: 675
Joined: Mon May 26, 2003 1:44 am

Postby Andcarne » Wed Dec 01, 2004 5:26 am

I was just concurring. :P
User avatar
John
Introversion Staff
Introversion Staff
Posts: 511
Joined: Sun Dec 10, 2000 6:22 pm
Location: London, UK

Postby John » Wed Dec 01, 2004 12:32 pm

I just uploaded macosx-full-beta2b which should hopefully cure this problem. Please could you try it and let me know.
User avatar
Miah
level5
level5
Posts: 3155
Joined: Mon Oct 13, 2003 7:28 pm
Contact:

Postby Miah » Thu Dec 02, 2004 12:07 am

Well, you're getting closer, but I still can't play a thing.

I say you're closer because this time, there is a blackbox!

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : macosx-full-beta2b
ERROR   : 'Fatal Signal (11) Received
'

=========================
===== SYSTEM REPORT =====
=========================

SysInfoGenVersion: 2
CpuVendor: PowerPC 750
CpuModel: ppc750
Num Processors: 1
Country: Any
Language: en_GB
Num sound devices: 1
Primary sound device: Built-in audio controller
Graphics Card: ATY,RageM7
Operating System: Darwin 6.8
Computer Name: Palshife



=========================
====== USER DATA ========
=========================

USERNAME : Miah Helpmann

EMAIL    : SovOfSilence@obsidianbay.com


=========================
====== PREFERENCES ======
=========================

ControlMouseButtons = 1
RenderLandscapeUsingDisplayLists = 0
ServerAddress = 127.0.0.1
BypassNetwork = 1
SinglePlayer = 1
IAmAServer = 1
TextLanguage = english
TextSpeed = 15
HelpEnabled = 1
SoundLibrary = dsound
SoundDriver = -1
SoundMixFreq = 44100
SoundMasterVolume = 255
SoundChannels = 16
SoundHW3D = 0
SoundSwapStereo = 1
SoundBufferSize = 2000
ScreenWidth = 1024
ScreenHeight = 768
Windowed = 0
RenderLandscapeDetail = 1
RenderWater = 1
RenderWaterDetail = 1
RenderClouds = 1
RenderNegative = 0
RenderPixelShader = 1
RenderSmoothLines = 0
RenderHighDetailVirii = 0
RenderPixelShaderRange = 8000
RenderHighDetailDarwiniansRange = 8000
RenderHighDetailViriiRange = 8000
UserProfile = NewUser
**********

Date/Time:  2004-12-01 17:04:43 -0600
OS Version: 10.2.8 (Build 6R73)
Host:       Palshife.local.

Command:    Darwinia
PID:        383

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x045ea000

Thread 0 Crashed:
 #0   0x909a3448 in _Z19__glTessErrorStringi
 #1   0x045d6000 in 0x45d6000
 #2   0x909aa244 in _Z24gluBuild2DMipmapsCTXCoreP17_CGLContextObjectmlllllmmlllPKv
 #3   0x909aaef4 in gluBuild2DMipmapsCTX
 #4   0x000530a8 in 0x530a8
 #5   0x0005ed28 in 0x5ed28
 #6   0x0007e9c8 in 0x7e9c8
 #7   0x0007ef4c in 0x7ef4c
 #8   0x00079f58 in 0x79f58
 #9   0x00079c38 in 0x79c38
 #10  0x000744ac in 0x744ac
 #11  0x00074c2c in 0x74c2c
 #12  0x00068818 in 0x68818
 #13  0x0000438c in 0x438c
 #14  0x97dfab40 in _nsNotificationCenterCallBack
 #15  0x9016847c in _postNotification
 #16  0x90165b90 in _CFNotificationCenterPostLocalNotification
 #17  0x9318a8d0 in -[NSApplication _sendFinishLaunchingNotification]
 #18  0x931616d0 in _requiredAEEventHandler
 #19  0x91b56570 in _Z20aeDispatchAppleEventPK6AEDescPS_mPh
 #20  0x91b590cc in _Z25dispatchEventAndSendReplyPK6AEDescPS_
 #21  0x91b56478 in aeProcessAppleEvent
 #22  0x96a83778 in AEProcessAppleEvent
 #23  0x9308dec8 in _DPSNextEvent
 #24  0x9309ff78 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
 #25  0x930b1b48 in -[NSApplication run]
 #26  0x00004338 in 0x4338
 #27  0x000045a0 in 0x45a0
 #28  0x00002954 in 0x2954
 #29  0x8fe190f4 in _dyld_start

Thread 1:
 #0   0x90073ba8 in mach_msg_trap
 #1   0x90005ed0 in mach_msg
 #2   0x90148938 in __CFRunLoopRun
 #3   0x90180f04 in CFRunLoopRunSpecific
 #4   0x94652f80 in _ZN10HALRunLoop9OwnThreadEPv
 #5   0x946591e0 in _ZN9CAPThread5EntryEPS_
 #6   0x90020c28 in _pthread_body

Thread 2:
 #0   0x90042588 in semaphore_timedwait_signal_trap
 #1   0x9003e7b4 in _pthread_cond_wait
 #2   0x946444fc in _ZN7CAGuard7WaitForEy
 #3   0x94644130 in _ZN7CAGuard9WaitUntilEy
 #4   0x94642b20 in _ZN10HPIOThread8WorkLoopEv
 #5   0x9465919c in _ZN10HPIOThread11ThreadEntryEPS_
 #6   0x946591e0 in _ZN9CAPThread5EntryEPS_
 #7   0x90020c28 in _pthread_body

PPC Thread State:
  srr0: 0x909a3448 srr1: 0x0000f930                vrsave: 0x00000000
   xer: 0x20000000   lr: 0xbfffe100  ctr: 0x00000004   mq: 0x00000000
    r0: 0xbfffe100   r1: 0xbfffe0c0   r2: 0x045d61fc   r3: 0x00000080
    r4: 0x045d61fc   r5: 0x045e9dfc   r6: 0x045e9ffc   r7: 0x43300000
    r8: 0x045e9e00   r9: 0x90a03010  r10: 0x00000000  r11: 0x045ea000
   r12: 0x0000009f  r13: 0x00013c00  r14: 0x00003f80  r15: 0x00000000
   r16: 0x00000001  r17: 0x00000001  r18: 0x0000007f  r19: 0x0000007f
   r20: 0x0441b000  r21: 0x00000080  r22: 0x00000080  r23: 0x045d6000
   r24: 0x0000009f  r25: 0x0000007f  r26: 0x00000200  r27: 0x00000004
   r28: 0x00000004  r29: 0x00000080  r30: 0x00000001  r31: 0x909a3010


=========================
====== STACKTRACE =======
=========================

retAddress = 0x54868
retAddress = 0x54480
retAddress = 0x9000f96c
retAddress = 0xbfffe100


Hope to try again soon!
User avatar
Miah
level5
level5
Posts: 3155
Joined: Mon Oct 13, 2003 7:28 pm
Contact:

Postby Miah » Fri Dec 03, 2004 5:22 am

Special build run...

Blackbox error on startup, however, I should make note that it lasted twice as long before dying. However, I still saw nothing as far as graphics go. All black. I could see my cursor, though. (regular one, not the game one)

Again, we edge closer ;)

Anyway, here is the new blackbox. It's 10:20 PM now, so I'm going to bed, I pulled a double shift today.

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : macosx-full-beta-2b.mh
ERROR   : 'Fatal Signal (11) Received
'

=========================
===== SYSTEM REPORT =====
=========================

SysInfoGenVersion: 2
CpuVendor: PowerPC 750
CpuModel: ppc750
Num Processors: 1
Country: Any
Language: en_GB
Num sound devices: 1
Primary sound device: Built-in audio controller
Graphics Card: ATY,RageM7
Operating System: Darwin 6.8
Computer Name: Palshife



=========================
====== USER DATA ========
=========================

USERNAME : Miah Helpmann

EMAIL    : SovOfSilence@obsidianbay.com


=========================
====== PREFERENCES ======
=========================

ControlMouseButtons = 1
RenderLandscapeUsingDisplayLists = 0
ServerAddress = 127.0.0.1
BypassNetwork = 1
SinglePlayer = 1
IAmAServer = 1
TextLanguage = english
TextSpeed = 15
HelpEnabled = 1
SoundLibrary = dsound
SoundDriver = -1
SoundMixFreq = 44100
SoundMasterVolume = 255
SoundChannels = 16
SoundHW3D = 0
SoundSwapStereo = 1
SoundBufferSize = 2000
ScreenWidth = 1024
ScreenHeight = 768
Windowed = 0
RenderLandscapeDetail = 1
RenderWater = 1
RenderWaterDetail = 1
RenderClouds = 1
RenderNegative = 0
RenderPixelShader = 1
RenderSmoothLines = 0
RenderHighDetailVirii = 0
RenderPixelShaderRange = 8000
RenderHighDetailDarwiniansRange = 8000
RenderHighDetailViriiRange = 8000
UserProfile = NewUser
**********

Date/Time:  2004-12-02 22:15:47 -0600
OS Version: 10.2.8 (Build 6R73)
Host:       Palshife.local.

Command:    Darwinia
PID:        403

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x043ff000

Thread 0 Crashed:
 #0   0x909a3448 in _Z19__glTessErrorStringi
 #1   0x043eb000 in 0x43eb000
 #2   0x909aa244 in _Z24gluBuild2DMipmapsCTXCoreP17_CGLContextObjectmlllllmmlllPKv
 #3   0x909aaef4 in gluBuild2DMipmapsCTX
 #4   0x00052cc0 in 0x52cc0
 #5   0x0005e960 in 0x5e960
 #6   0x0007e5d0 in 0x7e5d0
 #7   0x0007eb54 in 0x7eb54
 #8   0x00079b60 in 0x79b60
 #9   0x00079840 in 0x79840
 #10  0x000740b4 in 0x740b4
 #11  0x00074834 in 0x74834
 #12  0x00068390 in 0x68390
 #13  0x00003d58 in 0x3d58
 #14  0x97dfab40 in _nsNotificationCenterCallBack
 #15  0x9016847c in _postNotification
 #16  0x90165b90 in _CFNotificationCenterPostLocalNotification
 #17  0x9318a8d0 in -[NSApplication _sendFinishLaunchingNotification]
 #18  0x931616d0 in _requiredAEEventHandler
 #19  0x91b56570 in _Z20aeDispatchAppleEventPK6AEDescPS_mPh
 #20  0x91b590cc in _Z25dispatchEventAndSendReplyPK6AEDescPS_
 #21  0x91b56478 in aeProcessAppleEvent
 #22  0x96a83778 in AEProcessAppleEvent
 #23  0x9308dec8 in _DPSNextEvent
 #24  0x9309ff78 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
 #25  0x930b1b48 in -[NSApplication run]
 #26  0x00003d04 in 0x3d04
 #27  0x00003f6c in 0x3f6c
 #28  0x0000272c in 0x272c
 #29  0x8fe190f4 in _dyld_start

Thread 1:
 #0   0x90073ba8 in mach_msg_trap
 #1   0x90005ed0 in mach_msg
 #2   0x90148938 in __CFRunLoopRun
 #3   0x90180f04 in CFRunLoopRunSpecific
 #4   0x94652f80 in _ZN10HALRunLoop9OwnThreadEPv
 #5   0x946591e0 in _ZN9CAPThread5EntryEPS_
 #6   0x90020c28 in _pthread_body

Thread 2:
 #0   0x90042588 in semaphore_timedwait_signal_trap
 #1   0x9003e7b4 in _pthread_cond_wait
 #2   0x946444fc in _ZN7CAGuard7WaitForEy
 #3   0x94644130 in _ZN7CAGuard9WaitUntilEy
 #4   0x94642b20 in _ZN10HPIOThread8WorkLoopEv
 #5   0x9465919c in _ZN10HPIOThread11ThreadEntryEPS_
 #6   0x946591e0 in _ZN9CAPThread5EntryEPS_
 #7   0x90020c28 in _pthread_body

PPC Thread State:
  srr0: 0x909a3448 srr1: 0x0000f930                vrsave: 0x00000000
   xer: 0x20000000   lr: 0xbfffe100  ctr: 0x00000004   mq: 0x00000000
    r0: 0xbfffe100   r1: 0xbfffe0c0   r2: 0x043eb1fc   r3: 0x00000080
    r4: 0x043eb1fc   r5: 0x043fedfc   r6: 0x043feffc   r7: 0x43300000
    r8: 0x043fee00   r9: 0x90a03010  r10: 0x00000000  r11: 0x043ff000
   r12: 0x0000009f  r13: 0x00013c00  r14: 0x00003f80  r15: 0x00000000
   r16: 0x00000001  r17: 0x00000001  r18: 0x0000007f  r19: 0x0000007f
   r20: 0x043a4000  r21: 0x00000080  r22: 0x00000080  r23: 0x043eb000
   r24: 0x0000009f  r25: 0x0000007f  r26: 0x00000200  r27: 0x00000004
   r28: 0x00000004  r29: 0x00000080  r30: 0x00000001  r31: 0x909a3010


=========================
====== STACKTRACE =======
=========================

retAddress = 0x544a0
retAddress = 0x540b8
retAddress = 0x9000f96c
retAddress = 0xbfffe100


Nothing unique was in the console.
User avatar
Miah
level5
level5
Posts: 3155
Joined: Mon Oct 13, 2003 7:28 pm
Contact:

Postby Miah » Sun Dec 05, 2004 2:27 am

See the PM...

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : macosx-full-beta-2b.mh
ERROR   : 'Fatal Signal (11) Received
'

=========================
===== SYSTEM REPORT =====
=========================

SysInfoGenVersion: 2
CpuVendor: PowerPC 750
CpuModel: ppc750
Num Processors: 1
Country: Any
Language: en_GB
Num sound devices: 1
Primary sound device: Built-in audio controller
Graphics Card: ATY,RageM7
Operating System: Darwin 6.8
Computer Name: Palshife



=========================
====== USER DATA ========
=========================

USERNAME : Miah Helpmann

EMAIL    : SovOfSilence@obsidianbay.com


=========================
====== PREFERENCES ======
=========================

ControlMouseButtons = 1
RenderLandscapeUsingDisplayLists = 0
ServerAddress = 127.0.0.1
BypassNetwork = 1
SinglePlayer = 1
IAmAServer = 1
TextLanguage = english
TextSpeed = 15
HelpEnabled = 1
SoundLibrary = dsound
SoundDriver = -1
SoundMixFreq = 44100
SoundMasterVolume = 255
SoundChannels = 16
SoundHW3D = 0
SoundSwapStereo = 1
SoundBufferSize = 2000
ScreenWidth = 800
ScreenHeight = 600
Windowed = 1
RenderLandscapeDetail = 1
RenderWater = 1
RenderWaterDetail = 1
RenderClouds = 1
RenderNegative = 0
RenderPixelShader = 1
RenderSmoothLines = 0
RenderHighDetailVirii = 0
RenderPixelShaderRange = 8000
RenderHighDetailDarwiniansRange = 8000
RenderHighDetailViriiRange = 8000
UserProfile = NewUser
**********

Date/Time:  2004-12-04 18:33:30 -0600
OS Version: 10.2.8 (Build 6R73)
Host:       Palshife.local.

Command:    Darwinia
PID:        383

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x0451f000

Thread 0 Crashed:
 #0   0x909a3448 in _Z19__glTessErrorStringi
 #1   0x0450b000 in 0x450b000
 #2   0x909aa244 in _Z24gluBuild2DMipmapsCTXCoreP17_CGLContextObjectmlllllmmlllPKv
 #3   0x909aaef4 in gluBuild2DMipmapsCTX
 #4   0x00052cc0 in 0x52cc0
 #5   0x0005e960 in 0x5e960
 #6   0x0007e5d0 in 0x7e5d0
 #7   0x0007eb54 in 0x7eb54
 #8   0x00079b60 in 0x79b60
 #9   0x00079840 in 0x79840
 #10  0x000740b4 in 0x740b4
 #11  0x00074834 in 0x74834
 #12  0x00068390 in 0x68390
 #13  0x00003d58 in 0x3d58
 #14  0x97dfab40 in _nsNotificationCenterCallBack
 #15  0x9016847c in _postNotification
 #16  0x90165b90 in _CFNotificationCenterPostLocalNotification
 #17  0x9318a8d0 in -[NSApplication _sendFinishLaunchingNotification]
 #18  0x931616d0 in _requiredAEEventHandler
 #19  0x91b56570 in _Z20aeDispatchAppleEventPK6AEDescPS_mPh
 #20  0x91b590cc in _Z25dispatchEventAndSendReplyPK6AEDescPS_
 #21  0x91b56478 in aeProcessAppleEvent
 #22  0x96a83778 in AEProcessAppleEvent
 #23  0x9308dec8 in _DPSNextEvent
 #24  0x9309ff78 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
 #25  0x930b1b48 in -[NSApplication run]
 #26  0x00003d04 in 0x3d04
 #27  0x00003f6c in 0x3f6c
 #28  0x0000272c in 0x272c
 #29  0x8fe190f4 in _dyld_start

Thread 1:
 #0   0x90073ba8 in mach_msg_trap
 #1   0x90005ed0 in mach_msg
 #2   0x90148938 in __CFRunLoopRun
 #3   0x90180f04 in CFRunLoopRunSpecific
 #4   0x94652f80 in _ZN10HALRunLoop9OwnThreadEPv
 #5   0x946591e0 in _ZN9CAPThread5EntryEPS_
 #6   0x90020c28 in _pthread_body

Thread 2:
 #0   0x90042588 in semaphore_timedwait_signal_trap
 #1   0x9003e7b4 in _pthread_cond_wait
 #2   0x946444fc in _ZN7CAGuard7WaitForEy
 #3   0x94644130 in _ZN7CAGuard9WaitUntilEy
 #4   0x94642b20 in _ZN10HPIOThread8WorkLoopEv
 #5   0x9465919c in _ZN10HPIOThread11ThreadEntryEPS_
 #6   0x946591e0 in _ZN9CAPThread5EntryEPS_
 #7   0x90020c28 in _pthread_body

PPC Thread State:
  srr0: 0x909a3448 srr1: 0x0000f930                vrsave: 0x00000000
   xer: 0x20000000   lr: 0xbfffe100  ctr: 0x00000004   mq: 0x00000000
    r0: 0xbfffe100   r1: 0xbfffe0c0   r2: 0x0450b1fc   r3: 0x00000080
    r4: 0x0450b1fc   r5: 0x0451edfc   r6: 0x0451effc   r7: 0x43300000
    r8: 0x0451ee00   r9: 0x90a03010  r10: 0x00000000  r11: 0x0451f000
   r12: 0x0000009f  r13: 0x00013c00  r14: 0x00003f80  r15: 0x00000000
   r16: 0x00000001  r17: 0x00000001  r18: 0x0000007f  r19: 0x0000007f
   r20: 0x04484000  r21: 0x00000080  r22: 0x00000080  r23: 0x0450b000
   r24: 0x0000009f  r25: 0x0000007f  r26: 0x00000200  r27: 0x00000004
   r28: 0x00000004  r29: 0x00000080  r30: 0x00000001  r31: 0x909a3010


=========================
====== STACKTRACE =======
=========================

retAddress = 0x544a0
retAddress = 0x540b8
retAddress = 0x9000f96c
retAddress = 0xbfffe100
User avatar
Miah
level5
level5
Posts: 3155
Joined: Mon Oct 13, 2003 7:28 pm
Contact:

Postby Miah » Sun Dec 05, 2004 2:30 am

See the PM...

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : macosx-full-beta-2b.mh
ERROR   : 'Fatal Signal (11) Received
'

=========================
===== SYSTEM REPORT =====
=========================

SysInfoGenVersion: 2
CpuVendor: PowerPC 750
CpuModel: ppc750
Num Processors: 1
Country: Any
Language: en_GB
Num sound devices: 1
Primary sound device: Built-in audio controller
Graphics Card: ATY,RageM7
Operating System: Darwin 6.8
Computer Name: Palshife



=========================
====== USER DATA ========
=========================

USERNAME : Miah Helpmann

EMAIL    : SovOfSilence@obsidianbay.com


=========================
====== PREFERENCES ======
=========================

ControlMouseButtons = 1
RenderLandscapeUsingDisplayLists = 0
ServerAddress = 127.0.0.1
BypassNetwork = 1
SinglePlayer = 1
IAmAServer = 1
TextLanguage = english
TextSpeed = 15
HelpEnabled = 1
SoundLibrary = dsound
SoundDriver = -1
SoundMixFreq = 44100
SoundMasterVolume = 255
SoundChannels = 16
SoundHW3D = 0
SoundSwapStereo = 1
SoundBufferSize = 2000
ScreenWidth = 800
ScreenHeight = 600
Windowed = 1
RenderLandscapeDetail = 1
RenderWater = 1
RenderWaterDetail = 1
RenderClouds = 1
RenderNegative = 0
RenderPixelShader = 1
RenderSmoothLines = 0
RenderHighDetailVirii = 0
RenderPixelShaderRange = 8000
RenderHighDetailDarwiniansRange = 8000
RenderHighDetailViriiRange = 8000
UserProfile = NewUser
**********

Date/Time:  2004-12-04 18:33:30 -0600
OS Version: 10.2.8 (Build 6R73)
Host:       Palshife.local.

Command:    Darwinia
PID:        383

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x0451f000

Thread 0 Crashed:
 #0   0x909a3448 in _Z19__glTessErrorStringi
 #1   0x0450b000 in 0x450b000
 #2   0x909aa244 in _Z24gluBuild2DMipmapsCTXCoreP17_CGLContextObjectmlllllmmlllPKv
 #3   0x909aaef4 in gluBuild2DMipmapsCTX
 #4   0x00052cc0 in 0x52cc0
 #5   0x0005e960 in 0x5e960
 #6   0x0007e5d0 in 0x7e5d0
 #7   0x0007eb54 in 0x7eb54
 #8   0x00079b60 in 0x79b60
 #9   0x00079840 in 0x79840
 #10  0x000740b4 in 0x740b4
 #11  0x00074834 in 0x74834
 #12  0x00068390 in 0x68390
 #13  0x00003d58 in 0x3d58
 #14  0x97dfab40 in _nsNotificationCenterCallBack
 #15  0x9016847c in _postNotification
 #16  0x90165b90 in _CFNotificationCenterPostLocalNotification
 #17  0x9318a8d0 in -[NSApplication _sendFinishLaunchingNotification]
 #18  0x931616d0 in _requiredAEEventHandler
 #19  0x91b56570 in _Z20aeDispatchAppleEventPK6AEDescPS_mPh
 #20  0x91b590cc in _Z25dispatchEventAndSendReplyPK6AEDescPS_
 #21  0x91b56478 in aeProcessAppleEvent
 #22  0x96a83778 in AEProcessAppleEvent
 #23  0x9308dec8 in _DPSNextEvent
 #24  0x9309ff78 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
 #25  0x930b1b48 in -[NSApplication run]
 #26  0x00003d04 in 0x3d04
 #27  0x00003f6c in 0x3f6c
 #28  0x0000272c in 0x272c
 #29  0x8fe190f4 in _dyld_start

Thread 1:
 #0   0x90073ba8 in mach_msg_trap
 #1   0x90005ed0 in mach_msg
 #2   0x90148938 in __CFRunLoopRun
 #3   0x90180f04 in CFRunLoopRunSpecific
 #4   0x94652f80 in _ZN10HALRunLoop9OwnThreadEPv
 #5   0x946591e0 in _ZN9CAPThread5EntryEPS_
 #6   0x90020c28 in _pthread_body

Thread 2:
 #0   0x90042588 in semaphore_timedwait_signal_trap
 #1   0x9003e7b4 in _pthread_cond_wait
 #2   0x946444fc in _ZN7CAGuard7WaitForEy
 #3   0x94644130 in _ZN7CAGuard9WaitUntilEy
 #4   0x94642b20 in _ZN10HPIOThread8WorkLoopEv
 #5   0x9465919c in _ZN10HPIOThread11ThreadEntryEPS_
 #6   0x946591e0 in _ZN9CAPThread5EntryEPS_
 #7   0x90020c28 in _pthread_body

PPC Thread State:
  srr0: 0x909a3448 srr1: 0x0000f930                vrsave: 0x00000000
   xer: 0x20000000   lr: 0xbfffe100  ctr: 0x00000004   mq: 0x00000000
    r0: 0xbfffe100   r1: 0xbfffe0c0   r2: 0x0450b1fc   r3: 0x00000080
    r4: 0x0450b1fc   r5: 0x0451edfc   r6: 0x0451effc   r7: 0x43300000
    r8: 0x0451ee00   r9: 0x90a03010  r10: 0x00000000  r11: 0x0451f000
   r12: 0x0000009f  r13: 0x00013c00  r14: 0x00003f80  r15: 0x00000000
   r16: 0x00000001  r17: 0x00000001  r18: 0x0000007f  r19: 0x0000007f
   r20: 0x04484000  r21: 0x00000080  r22: 0x00000080  r23: 0x0450b000
   r24: 0x0000009f  r25: 0x0000007f  r26: 0x00000200  r27: 0x00000004
   r28: 0x00000004  r29: 0x00000080  r30: 0x00000001  r31: 0x909a3010


=========================
====== STACKTRACE =======
=========================

retAddress = 0x544a0
retAddress = 0x540b8
retAddress = 0x9000f96c
retAddress = 0xbfffe100
[/code]

Return to “Mac Issues”

Who is online

Users browsing this forum: No registered users and 16 guests