2008/11/4 Rob Landley <[EMAIL PROTECTED]>: > $ cat -c hello.cpp > cat: invalid option -- c > cat[248]: segfault at 0 ip 0804829d sp bf95f70c error 4 in > busybox[8048000+a9000] > > Anybody other than me notice this? It's in last night's snapshot... >
I saw some segfaults in busybox 1.11.3 cross compiled for i586-linux-uclibc in buildroot both on my eeepc and qemu. They surprised me a lot because I am not used to see any segfault in busybox. Not specifically with cat -c but randomly happens and in most of the cases I lost the keyboard interaction in such a way I need to shutdown the qemu/eeepc in hard way. I did not reported anywhere and I still have no data to report it properly. Another nasty problem, which I did not understand properly and probably is not related with busybox but uClibc, is documented here http://busybox.net/lists/buildroot/2008-October/011224.html I did not modified any software apart patching the kernel in order to use fb @ 800x480 with uvesafb and eeepc's asus_acpi but both problems has been there just before these manipulations. Cheers, -- /roberto _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
