| Anonymous | Login | Signup for a new account | 11-10-2008 11:42 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0002344 | [BusyBox] Security | crash | always | 02-25-08 10:15 | 02-27-08 12:25 | ||||
| Reporter | hawq | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | no change required | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0002344: fdisk from busybox 1.9.0 and 1.9.1 = segmentation fault | ||||||||
| Description |
fdisk from busybox 1.9.0 and 1.9.1 causes segmentation fault when run: busybox-1.9.1 $ ./busybox fdisk Segmentation fault gdb says: Program received signal SIGSEGV, Segmentation fault. 0x080952f5 in fdisk_main (argc=1, argv=0xbfb8ebf8) at util-linux/fdisk.c:2776 2776 INIT_G(); (gdb) bt 0 0x080952f5 in fdisk_main (argc=1, argv=0xbfb8ebf8) at util-linux/fdisk.c:2776 0000001 0x0804edf8 in run_applet_no_and_exit (applet_no=-1078400008, argv=0xbfb8ebf8) at libbb/appletlib.c:649 2 0x0804ee1e in run_applet_and_exit (name=0xbfb8ed41 "fdisk", argv=0xbfb8ebf8) at libbb/appletlib.c:656 0000003 0x080d4d7d in applet_install_loc () 0000004 0xbfb8ed41 in ?? () 0000005 0x0804ed67 in busybox_main (argv=0x44) at libbb/appletlib.c:629 0000006 0x080d53ef in bb_path_wtmp_file () 0000007 0xbfb8ebf4 in ?? () 0000008 0x0804ee35 in run_applet_and_exit (name=0xffffffff <Address 0xffffffff out of bounds>, argv=0xbfb8ed35) at libbb/appletlib.c:658 0000009 0x0804ee87 in main (argc=-1078400012, argv=0xbfb8ebf4) at libbb/appletlib.c:684 Busybox was compiled on system with: glibc 2.3.6 gcc 3.3.6 uClibc 0.9.28 Same version with same config compiled on other system works ok. Here are versions from other system: glibc 2.7 gcc 4.2.3 uClibc 0.9.29 |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |