Bug 9176 - usb_id: segfault and abnormal exit msgs upon boot
Summary: usb_id: segfault and abnormal exit msgs upon boot
Status: REJECTED INVALID
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 low
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks: USB
  Show dependency tree
 
Reported: 2007-10-17 08:15 UTC by Daniel Viczinger
Modified: 2008-09-26 07:23 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.23(.1)
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Daniel Viczinger 2007-10-17 08:15:54 UTC
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
Comment 1 Anonymous Emailer 2007-10-17 13:04:59 UTC
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
> 

Note You need to log in before you can comment on or make changes to this bug.