WMIConfig compilation warning and segfault

Holger Freyther zecke at selfish.org
Mon Mar 8 16:08:07 CET 2010


On Monday 08 March 2010 16:02:24 Niels Heyvaert wrote:

> > Let us know if you have questions as to how to generate your backgrace.
> 
> This would assume I'm executing on a FR distro wich can run the GDB tool...
> Since I'm doing this on Android, this is not the case.

You should still be able to generate a coredump? Or at least get the program 
counter from dmesg. With the program counter, the binary and addr2line of your 
toolchain you should be able to see where it was crashing, with a coredump, 
your binary and gdb-cross running on your host you should be able to have a 
nice backtrace too.

z.



More information about the devel mailing list