|
Bugzilla – Full Text Bug Listing |
| Summary: | insmod segfaults blocking installation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | peter czanik <peter> |
| Component: | Installation | Assignee: | Karsten Keil <karsten.keil> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | mmarek |
| Version: | Alpha 5 | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
peter czanik
2007-06-29 06:11:39 UTC
I did some manual copying of messages. It does seem to be a kernel bug: On F4, where kernel messages go, I don't see any problems: " Startup... SCSI subsystem initialized st: Version 20070203, fixed bufsize 32768, s/g segs 256 " And nothing more. On F3 I see: " Remount of / ok setfont linuxrc-16.psfu CPU: 0, Memory 229876 insmod /modules/sunrpc.ko sh: line 1: 684 Segmentation fault insmod /modules/sunrpc.ko 1>&1 insmod /modules/loop.ko sh: line 1: 694 Segmentation fault insmod /modules/loop.ko 1>&2 insmod /modules/cpufreq_ondemand.ko sh: line 1: 704 Segmentation fault insmod /modules/cpufreq_ondemand.ko 1>&2 Starting hardware detection... Hardware detection finished. insmod /modules/libata.ko [...] " And so it goes on for the rest of the modules. *** Bug 288432 has been marked as a duplicate of this bug. *** Strangely enough, loading the module via modprobe works fine. It's a bug in insmod. *** This bug has been marked as a duplicate of bug 287493 *** |