Re: Cocoa Daemon under Jaguar
Re: Cocoa Daemon under Jaguar
- Subject: Re: Cocoa Daemon under Jaguar
- From: Matt Jaffa <email@hidden>
- Date: Tue, 23 Mar 2004 12:26:45 -0700
Nevermind I figured it out,
I decided to build the app with deployment set instead of
development, allowing Zero Link to be turned off.
That is what jaguar was choking on.
On Mar 23, 2004, at 11:42 AM, Matt Jaffa wrote:
Hi,
I wrote a Daemon with Panther and XCode, and it works great on Panther,
but when I move it to Jaguar it throws an error and crashes in the
system log it tells me this.
here is the system log
Starting Daemon
Mar 23 01:34:57 matt-jaffas-Computer SystemStarter: Unable to load
localization strings for /System/Library/StartupItems/Daemon
Mar 23 01:34:57 matt-jaffas-Computer configd[112]:
target=enable-network: disabled
Mar 23 01:34:57 matt-jaffas-Computer crashdump: Crash report written
to: /Library/Logs/CrashReporter/Daemon.crash.log
now when I go to that log it says this:
Date/Time: 2004-03-23 01:34:57 -0700
OS Version: 10.2.8 (Build 6R73)
Host: matt-jaffas-Computer.local.
Command: Daemon
PID: 381
Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000001Code[1]: 0x8fe01220
Thread 0 Crashed:
#0 0x8fe01220 in halt
#1 0x8fe0323c in load_library_image
#2 0x8fe060d4 in load_images_libraries
#3 0x8fe02688 in load_executable_image
#4 0x8fe013b0 in _dyld_init
PPC Thread State:
srr0: 0x8fe01220 srr1: 0x0002f030 vrsave: 0x00000000
xer: 0x00000000 lr: 0x8fe0a004 ctr: 0x8fe3aed8 mq: 0x00000000
r0: 0x8fe09fdc r1: 0xbffffc10 r2: 0x24008280 r3: 0xffffffff
r4: 0xffffffff r5: 0x000000a5 r6: 0x0000290a r7: 0x726e6f20
r8: 0x66696c65 r9: 0x00000000 r10: 0xbffff98b r11: 0x00000026
r12: 0x88008442 r13: 0x00000000 r14: 0x00001cc8 r15: 0x00000000
r16: 0xbffffeb4 r17: 0x00000001 r18: 0x00000000 r19: 0x00001604
r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
r24: 0x8fe4b3d8 r25: 0x00000002 r26: 0x00000002 r27: 0x00000000
r28: 0x00001550 r29: 0x00000000 r30: 0x8fe484d8 r31: 0x8fe09e6c
Any idea on what to do, and how to fix this?
Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.