Re: Seg fault in call_gmon_start

2008-03-08 Thread Jim Wilson
Desineni, Harikishan wrote: I just compiled an app with GCC. It is segmentation faulting in call_gmon_start (even before reaching main() of my program Gcc usage questions should not be sent to the gcc list. This list is for being doing development work on gcc. This is an appropriate questi

Seg fault in call_gmon_start

2008-03-06 Thread Desineni, Harikishan
I just compiled an app with GCC. It is segmentation faulting in call_gmon_start (even before reaching main() of my program What does call_gmon_start() do ? Which library defines this function? gdb) where #0  0x2a000750 in call_gmon_start () #1  0x in ?? () (gdb) info (gdb) disassemble