[Buildroot] Curl : Segmentation Fault

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 14 19:22:40 UTC 2012


Hello,

Le Wed, 14 Mar 2012 17:02:52 +0100,
"Sagaert Johan" <sagaert.johan at skynet.be> a écrit :

> I did several rebuilds and the result is the same: when using uclibc-0.9.33 i get a segmentation fault when running the curl binary.
> Did not yet test the lib-curl in a small test program.
> 
> Where to start to solve the issue ?

What is your hardware? What is your Buildroot .config?

You can enable core file generation on the target:
	ulimit -c unlimited

And then feed the core file to your cross-gdb (needs to be selected in
the Buildroot configuration) to see where the crash is happening.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list