Based on this info from the error report it appears that the segfault
is generated directly in you application main function. Somehow, you
call a function at address 0xffffffff, which doesn't make much sense.
george.
On Feb 25, 2009, at 12:25 , Ken Mighell wrote:
> [oblix:21522] [ 0] 2 libSystem.B.dylib 0x92a892bb
> _sigtramp + 43
> [oblix:21522] [ 1] 3 ??? 0xffffffff
> 0x0 + 4294967295
> [oblix:21522] [ 2] 4 exe.out 0x0001281b
> MAIN__ + 4875
|