[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2017-10-26 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at https://bugzilla.redhat.com/show_bug.cgi?id=474525. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2010-03-16 Thread David Gordon
Just to verify this has also solved my issue with linux-image-2.6.28-18 Thank you -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-08 Thread BrettMckee
The steps that Leann posted did not work for me. Well, the remove and rm -rf did, but the install failed again with the following. sudo apt-get install linux-image-2.6.28-15-generic Reading package lists... Done Building dependency tree Reading state information... Done The following

Re: [Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-08 Thread Ivan Baldo
This doesn't seem related to the depmod problem. First try removing the package linux-restricted-modules-2.6.28-15-generic. If the error persist when trying to remove that package and if you know posix shell scripting, then edit the

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-08 Thread BrettMckee
Thanks Ivan. I did the latter, as I didn't feel like spending the time debugging and removed the /var/lib/dpkg/info/linux-restricted-modules-2.6.28-15-generic.postrm and then did the sudo apt-get install linux-image-2.6.28-15-generic linux-restricted-modules-2.6.28-15-generic That worked and it

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-07 Thread Alex Ng'ang'a
Removing then reinstalling worked as suggested by leann. Thanks so much for your help guys! -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re:Re: [Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-06 Thread Apual
在2009-09-05,Ivan Baldo iba...@adinet.com.uy 写道: Yes, I agree with Leann. Let me know if that doesn't fix your problem, then I will try to get instructions for the DKMS. Good luck! El 04/09/09 14:07, Leann Ogasawara escribió: Alex, The simplest set of directions for you will be

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-04 Thread Leann Ogasawara
Alex, The simplest set of directions for you will be to run the following commands from a Terminal (Applications-Accessories-Terminal): 1) sudo apt-get remove linux-image-2.6.28-15-generic 2) sudo rm -rf /lib/modules/2.6.28-15-generic 3) sudo apt-get install linux-image-2.6.28-15-generic --

Re: [Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-04 Thread Ivan Baldo
Yes, I agree with Leann. Let me know if that doesn't fix your problem, then I will try to get instructions for the DKMS. Good luck! El 04/09/09 14:07, Leann Ogasawara escribió: Alex, The simplest set of directions for you will be to run the following commands from a Terminal

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-03 Thread Alex Ng'ang'a
Hello Ivan, Someone is asking. So please post a step by step guide on how to fix this. I am new to Ubuntu (Linux actually), and just learning. This issue is a bit frustrating. Regards. -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-02 Thread Alex Ng'ang'a
Having the same problem too. I tried to upgrade my kernel to 2.6.28-15, but couldn't. Got the following, Setting up linux-image-2.6.28-15-generic (2.6.28-15.49) ... Running depmod. Failed to run depmod dpkg: error processing linux-image-2.6.28-15-generic (--configure): subprocess

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-02 Thread Zuzkins
Got this problem on 8.10 and couldn't solve it, so i installed ubuntu 9.04 alpha from cd didn't use dist-upgrade, and the problem disappeared. I think this is not gonna help you much, guys, but anyways, I think reinstalling can help (which is not optimal). Good luck -- [apport] depmod crashed

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-02 Thread BrettMckee
I don't think reinstall is going to help, and it shouldn't be necessary. I just installed Jaunty on my machine from live CD, then ran Update Manager and ran into the issue. So, mine is a brand new install, about a week old. Of course I am not sure what alpha is, so it may be a different

Re: [Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-02 Thread Matt Zimmerman
To those asking for a workaround: The situation which triggers this crash is a corrupt or invalid module in /lib/modules. Naturally, depmod should not crash, even in this case, and that is the bug which is now believed to be fixed in Karmic. In order to work around the problem, it's necessary

Re: [Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-02 Thread Ivan Baldo
Hello. You can fix it by removing the kernel that is giving problems, then removing the directory /lib/modules/VERSION_OF_THE_KERNEL_REMOVED, then reinstalling the kernel. DKMS has a caching system for modules also, so if the problematic module is one generated by DKMS and it has a

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-09-01 Thread BrettMckee
Agree with the last update. I am on Jaunty and my bug:417019 has been set as a duplicate of 417020, which is a duplicate now of this one. However I am still unable to upgrade my kernel 2.6.28-15. Still getting the following errors. Errors were encountered while processing:

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-08-18 Thread Ivan Baldo
I had this problem in a customer machine today, running Ubuntu 9.04 updated as of today, it made the -15 kernel unbootable. Can this fix be backported to 9.04? Thanks!!! -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-07-16 Thread Scott James Remnant
I've replicated this by doing the following: # dd if=/lib/modules/2.6.28-14-generic/updates/dkms/nvidia.ko of=/lib/modules/2.6.28-14-generic/updates/broken.ko bs=1 count=761 # depmod zsh: segmentation fault (core dumped) depmod The good news is that the ELF rewrite in 3.10 seems to fix this:

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package module-init-tools - 3.10-1 --- module-init-tools (3.10-1) karmic; urgency=low * New upstream release: - Pretty comprehensive ELF handling rewrite. LP: #99547, #342255, #370968, #382676, #387081, #399955. - depmod can now check module

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-07-07 Thread Mark Mentovai
This bug is not fixed in Jaunty. module-init-tools 3.7 (or 3.7preANYTHING) doesn't contain a complete fix for the problem. depmod module-init-tools 3.7-pre9 still crashes in strcmp with SIGSEGV for me on Januty when I have a broken module present. (The module is a truncated DKMS module, I don't

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-03-09 Thread Launchpad Bug Tracker
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.

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-02-20 Thread Alan Jenkins
** Bug watch added: Red Hat Bugzilla #474525 https://bugzilla.redhat.com/show_bug.cgi?id=474525 ** Also affects: module-init-tools (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=474525 Importance: Unknown Status: Unknown -- [apport] depmod crashed with SIGSEGV in

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2009-02-20 Thread Bug Watch Updater
** Changed in: module-init-tools (Fedora) Status: Unknown = Confirmed -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2008-10-24 Thread Jean-Baptiste Lallement
marking as confirmed due to recent duplicate. ** Changed in: module-init-tools (Ubuntu) Status: New = Confirmed -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2007-12-08 Thread Siegfried Gevatter (RainCT)
** Changed in: module-init-tools (Ubuntu) Importance: Undecided = Medium -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2007-06-18 Thread Apport retracing service
** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/7095120/CoreDump.gz -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2007-04-03 Thread Scott James Remnant
** Tags added: need-amd64-retrace need-i386-retrace -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2007-04-02 Thread Apport retracing service
StacktraceTop:?? () ** Tags removed: need-amd64-retrace ** Attachment added: Stacktrace.txt (retraced) http://librarian.launchpad.net/7119118/%3Cfdopen%3E -- [apport] depmod crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/99547 You received this bug notification because

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2007-04-02 Thread Apport retracing service
StacktraceTop:strcmp () from /lib/tls/i686/cmov/libc.so.6 load_section32 (hdr=0xb7f0d000, secname=0x80504fb __ksymtab_strings, size=0xbfdb3368, conv=0) at ../moduleops_core.c:18 load_symbols32 (module=0x805a210) at ../moduleops_core.c:34 main (argc=2, argv=0xbfdb5e24) at ../depmod.c:679

[Bug 99547] Re: [apport] depmod crashed with SIGSEGV in strcmp()

2007-03-31 Thread Johnny
** Attachment added: CoreDump.gz http://librarian.launchpad.net/7095120/CoreDump.gz ** Attachment added: Dependencies.txt http://librarian.launchpad.net/7095121/Dependencies.txt ** Attachment added: Disassembly.txt http://librarian.launchpad.net/7095122/Disassembly.txt ** Attachment