Zhihai Wang wrote: > I'm not good at gdb, and I'm just learning how to debug. > > Following is the trace I got, if this is not enough, I would > like to collect more trace for you:
> Program received signal SIGSEGV, Segmentation fault. > 0xb64d42ea in XRE_GetFileFromPath () from > /targets/CHINOOK_X86/usr/lib/microb-engine/libxul.so (gdb) bt > #0 0xb64d42ea in XRE_GetFileFromPath () from > /targets/CHINOOK_X86/usr/lib/microb-engine/libxul.so You don't have symbols. You need to install symbols. _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
