Re: Bus Error
Re: Bus Error
- Subject: Re: Bus Error
- From: Federico <email@hidden>
- Date: Wed, 15 Jun 2005 18:28:57 +0200
The same as before. The App name is mip2sat, the message is...:
Executable "mip2sat" has exited due to signal 10 (SIGBUS).
and the debugger outputs this trace:
0 checKEnviron
1 malloc
2 __smakeBuf
3 __swSetup
4 __vfprintf
5 vprintf
6 printf
7 main
8 __dyld__dyld_start
It's very strange! May it be due to the module structure of my app?
Thanks a lot
--
Federico
2005/6/15, lbland <email@hidden>:
>
> On Jun 15, 2005, at 10:53 AM, Federico wrote:
>
> > printf("%s\n", argv[0]);
>
> hi-
>
> what does this give:
>
> printf("argv: %d\n", argv);
> printf("*argv: %d\n", *argv);
>
> thanks!-
>
> -lance
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden