Thanks for this report on another glibc. Has anyone tried with uclibc 0.9.29 ?
I understand apparently the bug does not hit glibc based busybox ( a shame since normally busybox compilation with glibc usually complains about many incoherence inside glibc...) I'll look more at some debug reports later this weekend. For the adventurous, here's my minibbconfig: #make allnoconfig KCONFIG_ALLCONFIG=minibbconfig CONFIG_HAVE_DOT_CONFIG=y CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe" CONFIG_STATIC=y CONFIG_INSTALL_APPLET_SYMLINKS=y CONFIG_PASSWORD_MINLEN=6 CONFIG_FEATURE_EDITING_HISTORY= CONFIG_FDISK=y CONFIG_FDISK_SUPPORT_LARGE_DISKS=y CONFIG_FEATURE_FDISK_WRITABLE=y CONFIG_FEATURE_AIX_LABEL=y CONFIG_FEATURE_SGI_LABEL=y CONFIG_FEATURE_SUN_LABEL=y CONFIG_FEATURE_OSF_LABEL=y CONFIG_FEATURE_FDISK_ADVANCED=y CONFIG_IFUPDOWN_IFSTATE_PATH="" -- Christian On 1/22/08, Tito <[EMAIL PROTECTED]> wrote: > Same here with busybox revision 20886, > ubuntu 7.10, libc6 2.5-5 and kernel 2.6.23.11 > > > ./busybox fdisk -l > > Disk /dev/sda: 250.0 GB, 250059350016 bytes > 255 heads, 63 sectors/track, 30401 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id System > /dev/sda1 1 13 104391 fd Linux raid autodetect > /dev/sda2 14 987 7823655 fd Linux raid autodetect > /dev/sda3 988 30401 236267955 fd Linux raid autodetect > > Disk /dev/sdb: 250.0 GB, 250059350016 bytes > 255 heads, 63 sectors/track, 30401 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Ciao, > Tito > > On Tuesday 22 January 2008 18:04:38 walter harms wrote: > > i did a quick check on my desktop (glibc). > > and it works as expected > > > > does only fdisk -l segfault or also fdisk -l /dev/xxx ? > > > > re, > > wh > > > > > > Christian MICHON wrote: > > > Hi, > > > > > > I'm maintaining a x86 linux distro based on uclibc-0.9.29 and > > > busybox. It's called DetaolB for obvious reasons :) > > > > > > I recently released version 0.8 of DetaolB, where I actually > > > upgraded busybox from 1.8.2 to 1.9.0. > > > > > > Now, "fdisk -l" segfaults. Has anyone seen this bug on other > > > distros ? or is it only me seeing it ? > > > > > > Thanks > > > > > _______________________________________________ > > busybox mailing list > > [email protected] > > http://busybox.net/cgi-bin/mailman/listinfo/busybox > > > > > -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside ! _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
