public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/12268] New: kernel: firmware[13353]: segfault
@ 2010-11-25 21:15 toralf.foerster at gmx dot de
  2010-11-25 22:05 ` [Bug libc/12268] " drepper.fsp at gmail dot com
  2014-06-30  6:23 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: toralf.foerster at gmx dot de @ 2010-11-25 21:15 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12268

           Summary: kernel: firmware[13353]: segfault
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: toralf.foerster@gmx.de


When I waked up my system after s2ram I read in /var/log/messages :

...
2010-11-25T22:04:51.762+01:00 n22 kernel: PM: resume of devices complete after
2210.905 msecs
2010-11-25T22:04:51.762+01:00 n22 kernel: dvb-usb: found a 'Terratec Cinergy T
USB XXS (HD)/ T3' in cold state, will try to load a firmware
2010-11-25T22:04:51.762+01:00 n22 kernel: e1000e: eth0 NIC Link is Up 100 Mbps
Full Duplex, Flow Control: None
2010-11-25T22:04:51.762+01:00 n22 kernel: e1000e 0000:00:19.0: eth0: 10/100
speed: disabling TSO
2010-11-25T22:04:51.762+01:00 n22 kernel: e1000e: eth0 NIC Link is Down
2010-11-25T22:04:51.762+01:00 n22 kernel: e1000e: eth0 NIC Link is Up 100 Mbps
Full Duplex, Flow Control: None
2010-11-25T22:04:51.762+01:00 n22 kernel: e1000e 0000:00:19.0: eth0: 10/100
speed: disabling TSO
2010-11-25T22:04:51.762+01:00 n22 kernel: dvb-usb: did not find the firmware
file. (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for more
details on firmware-problems. (-2)
2010-11-25T22:04:51.762+01:00 n22 kernel: usblp0: USB Bidirectional printer dev
5 if 0 alt 0 proto 2 vid 0x043D pid 0x0078
2010-11-25T22:04:51.762+01:00 n22 kernel: PM: Finishing wakeup.
2010-11-25T22:04:51.765+01:00 n22 kernel: Restarting tasks ... done.
2010-11-25T22:04:51.765+01:00 n22 kernel: video LNXVIDEO:00: Restoring
backlight state
2010-11-25T22:04:52.244+01:00 n22 kernel: firmware[13353]: segfault at 46 ip
b7769597 sp bf9158a0 error 4 in libc-2.11.2.so[b770e000+13f000]
2010-11-25T22:04:52.000+01:00 n22 udevd-work[13350]: 'firmware
--firmware=dvb-usb-dib0700-1.20.fw
--devpath=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/firmware/1-1' unexpected
exit with status 0x000b
...

but the file does exist :

tfoerste@n22 ~ $ ll /lib/firmware/*1.20*
-rw-r--r-- 1 tfoerste users 33768 Apr  2  2009
/lib/firmware/dvb-usb-dib0700-1.20.fw

Is this an issue with the kernel, with the kernel firmware driver or with glibc
?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/12268] kernel: firmware[13353]: segfault
  2010-11-25 21:15 [Bug libc/12268] New: kernel: firmware[13353]: segfault toralf.foerster at gmx dot de
@ 2010-11-25 22:05 ` drepper.fsp at gmail dot com
  2014-06-30  6:23 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper.fsp at gmail dot com @ 2010-11-25 22:05 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12268

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2010-11-25 22:04:50 UTC ---
This has nothing to do with libc.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/12268] kernel: firmware[13353]: segfault
  2010-11-25 21:15 [Bug libc/12268] New: kernel: firmware[13353]: segfault toralf.foerster at gmx dot de
  2010-11-25 22:05 ` [Bug libc/12268] " drepper.fsp at gmail dot com
@ 2014-06-30  6:23 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30  6:23 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=12268

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-30  6:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-25 21:15 [Bug libc/12268] New: kernel: firmware[13353]: segfault toralf.foerster at gmx dot de
2010-11-25 22:05 ` [Bug libc/12268] " drepper.fsp at gmail dot com
2014-06-30  6:23 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).