depmod causes segmentation faults

Bug #172494 reported by Christian Rishøj
2
Affects Status Importance Assigned to Milestone
module-init-tools (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: module-init-tools

After installing Linux 2.6.23.9, depmod causes segmentation faults on my machine:

ska# depmod -a
zsh: segmentation fault depmod -a

Backtrace:

ska# gdb depmod
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run -a
Starting program: /sbin/depmod -a
(no debugging symbols found)
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff14bfd000
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x00002b30961bf5b0 in strcmp () from /lib/libc.so.6
(gdb) bt
#0 0x00002b30961bf5b0 in strcmp () from /lib/libc.so.6
#1 0x0000000000403b00 in ?? ()
#2 0x0000000000403d01 in ?? ()
#3 0x0000000000403363 in ?? ()
#4 0x00002b3096164b44 in __libc_start_main () from /lib/libc.so.6
#5 0x0000000000401479 in ?? ()
#6 0x00007fff14b7e758 in ?? ()
#7 0x0000000000000000 in ?? ()
(gdb)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.