Re: Environment of NSTask
Re: Environment of NSTask
- Subject: Re: Environment of NSTask
- From: email@hidden
- Date: Sat, 27 Apr 2002 12:26:17 +0200
On samedi, avril 27, 2002, at 12:23 , Thilo Ettelt wrote:
Hey, you have a crytal ball in your iDisk icon, use that! ;)
Okay, I see. Here's what the crash log says:
Date/Time: 2002-04-27 11:23:11 +0200
OS Version: 10.1.4 (Build 5Q125)
Host: localhost
Command: mpg123
PID: 1498
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
#0 0x700047e4 in strcmp
#1 0x000035f0 in main
#2 0x00001a88 in _start
#3 0x000018c8 in start
You're sending a NULL string to strcmp.
_______________________________________________
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.