modprobe crashed with SIGSEGV in __libc_start_main()

Bug #303613 reported by tdflanders
44
This bug affects 7 people
Affects Status Importance Assigned to Milestone
module-init-tools (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: module-init-tools

thomas@thomas-laptop:~$ lsb_release -rd ; uname -a ; apt-cache policy linux module-init-tools debconf
Description: Ubuntu jaunty (development branch)
Release: 9.04
Linux thomas-laptop 2.6.28-1-ub-generic #1 SMP Wed Nov 26 19:15:48 UTC 2008 i686 GNU/Linux
linux:
  Installed: 2.6.27.8.12
module-init-tools:
  Installed: 3.3-pre11-4ubuntu16
debconf:
  Installed: 1.5.24ubuntu1
thomas@thomas-laptop:~$

ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /sbin/modprobe
NonfreeKernelModules: slamr
Package: module-init-tools 3.3-pre11-4ubuntu16
ProcAttrCurrent: unconfined
ProcCmdline: /sbin/modprobe slamr
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: module-init-tools
Stacktrace:
 #0 0x0804b0fc in ?? ()
 #1 0xb7dd1775 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
 #2 0x080490c1 in ?? ()
StacktraceTop:
 ?? ()
 __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
 ?? ()
ThreadStacktrace:
 .
 Thread 1 (process 10839):
 #0 0x0804b0fc in ?? ()
 #1 0xb7dd1775 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
 #2 0x080490c1 in ?? ()
Title: modprobe crashed with SIGSEGV in __libc_start_main()
Uname: Linux 2.6.28-1-ub-generic i686
UserGroups:

Tags: apport-crash
Revision history for this message
tdflanders (thomasdelbeke) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:main ()

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Changed in module-init-tools:
importance: Undecided → Medium
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package module-init-tools - 3.7~pre7-1

---------------
module-init-tools (3.7~pre7-1) jaunty; urgency=low

  * Repackage afresh for Ubuntu based off an upstream GIT import into bzr,
    rather than the Debian package.
  * New upstream pre-release:
    - many bug fixes. LP: #99547, #292887, #303613, #284001.
    - much profiling and optimisation work.
    - depmod generates and modprobe uses binary indexes for module lists,
      giving a significant performance benefit.
    - legacy support for pre-2.6 kernels dropped.
    - module ordering support. LP: #118040, #317724.
    - updated documentation. LP: #203828, #259791.

  * /etc/modprobe.d/aliases: Dropped this file, the kernel has been able to
    export the {char,block}-major-* aliases for a while and adding them to the
    appropriate modules is a one line patch. All aliases present here have
    been added to the Ubuntu kernel if not already present. LP: #332357.
  * /etc/modprobe.d/isapnp: Dropped this file, the modalias strings in it were
    not current with the strings produced by pnpacpi in the kernel (pnpbios
    does not produce any modalias strings), and this kind of thing is better
    off done with kernel patches.
  * /etc/modprobe.d/options: Dropped this file, changes to default kernel
    options should be changed in the kernel so that they also take effect if
    the module is built-in; and also to make sure they're kept in sync with
    any changes to option names or defaults (or even module names) in the
    kernel.
  * /etc/modprobe.d/arch/*, /etc/modprobe.d/arch-aliases: Dropped the arch
    directory and the symlink into it, these aliases and/or options are
    handled by kernel patches now.

  * /etc/modprobe.d/blacklist-amd76-edac: Merged with the ordinary blacklist
    file, since it only contains one line.
  * /etc/modprobe.d/blacklist{,-*}: Files renamed to end in ".conf" as
    required by new upstream version.a

  * /sbin/update-modules: This deprecated command has been removed.
  * Completely non-parallel-installable with modutils. LP: #208874.

  * All patches either merged upstream or dropped:
    - always_apply_blacklist: merged
    - blacklist-warn.diff: dropped. LP: #66423.
    - fix_8bit: merged
    - fix_sgml: merged
    - ignore_arch_directory: dropped
    - insmod-segv: merged
    - last_good_boot: dropped
    - modprobe_conf_and_directory: dropped
    - runparts_like_names: merged
    - silence_modprobe: dropped
    - use_blacklist_doc: merged

  * Note that from this version of module-init-tools, all configuration files
    in /etc/modprobe.d should end with ".conf", support for other names is
    retained with a warning but will be dropped.
  * Note that the Ubuntu -Q option to modprobe has been dropped, to silence
    modprobe use -q.

 -- Scott James Remnant <email address hidden> Mon, 09 Mar 2009 17:13:55 +0000

Changed in module-init-tools:
status: New → Fix Released
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.