SIGBUS and NSLog
SIGBUS and NSLog
- Subject: SIGBUS and NSLog
- From: Riccardo Santato <email@hidden>
- Date: Mon, 21 Jan 2002 00:30:32 +0100
Hi everybody,
do you remember my SIGBUS question ? Well, I've found the answer. That
error was not due to a failed initialization but simply for this:
NSLog(@" %@ has arrived",user);
In my source I forgot to put ",user" !! Why PB returns such a absurd
error then ?!? Anyone knows why ?!?
--
Riccardo Santato
www.riccardosantato.com