libstdc++-libc6.1-2.so.3: __builtin_new Segmentation Fault

Supriya Sriraman sriraman.supriya@gmail.com
Mon Jul 30 20:57:00 GMT 2007


I got a Segmentation Fault, and when I did a backtrace i got the following:

gdb) bt
#0  0x0fa773b4 in malloc () from /lib/libc.so.6
#1  0x0fa76960 in malloc () from /lib/libc.so.6
#2  0x0fc2c6b8 in __builtin_new () from /lib/libdsDbLib.so
#3  0x0fc291f8 in Scalar::createSelf () from /lib/libdsDbLib.so

The code is running on ppc Debian Linux 2.4.16; compiled on a x86 RedHat Linux.

Can anyone tell me how to debug this further?
I'd appreciate any suggestions or help.

Thanks,
Supriya

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list