Most recent kernel where this bug did not occur: 2.6.22.9 (probably .10 too) Distribution: Slackware 12.0 has udev-111 (also occurs with -current which has newest udev-116) Hardware Environment: Athlon XP 2.4+, VT82C686 UHCI USB 1.1 Controller (other stuff imo is irrelevant, do ask for me if needed) Software Environment: udev-116 and 111 both, glibc-2.5 (ask for more if needed also) Problem Description: Getting these at boot, but everything works normally: udevd-event[562]: run_program: '/lib/udev/usb_id' abnormal exit udevd-event[581]: run_program: '/lib/udev/usb_id' abnormal exit and these in dmesg: usb_id[565]: segfault at 00000000 eip b7efa324 esp bf7ffa30 error 4 usb_id[582]: segfault at 00000000 eip b7eca324 esp bff29950 error 4 Steps to reproduce: None needed. Check: http://wade.hu/~pdw/kernel/ for dmesg,config,lspci/lsusb info
Reply-To: akpm@linux-foundation.org On Wed, 17 Oct 2007 08:15:55 -0700 (PDT) bugme-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9176 > > Summary: usb_id: segfault and abnormal exit msgs upon boot > Product: Drivers > Version: 2.5 > KernelVersion: 2.6.23(.1) > Platform: All > OS/Version: Linux > Tree: Mainline > Status: NEW > Severity: low > Priority: P1 > Component: USB > AssignedTo: greg@kroah.com > ReportedBy: pdw@chello.hu > > > Most recent kernel where this bug did not occur: 2.6.22.9 (probably .10 too) > > Distribution: Slackware 12.0 has udev-111 (also occurs with -current which > has > newest udev-116) > > Hardware Environment: Athlon XP 2.4+, VT82C686 UHCI USB 1.1 Controller (other > stuff imo is irrelevant, do ask for me if needed) > > Software Environment: udev-116 and 111 both, glibc-2.5 (ask for more if > needed > also) > > Problem Description: > Getting these at boot, but everything works normally: > udevd-event[562]: run_program: '/lib/udev/usb_id' abnormal exit > udevd-event[581]: run_program: '/lib/udev/usb_id' abnormal exit > and these in dmesg: > usb_id[565]: segfault at 00000000 eip b7efa324 esp bf7ffa30 error 4 > usb_id[582]: segfault at 00000000 eip b7eca324 esp bff29950 error 4 > > Steps to reproduce: > None needed. > Check: http://wade.hu/~pdw/kernel/ for dmesg,config,lspci/lsusb info >