Re: insmod Stall



Tommy Reynolds wrote:

On Fri, 31 Mar 2006 17:05:54 +0000, W. Watson wrote:


I'm debugging a script that uses insmod to load a set of about 8 modules. It hangs my machine completely. It requires a reboot via power down/up. I decided I could do this one by one to find the culprit. My first attempt, /sbin/insmod rtl.o hung the machine again. I'm definitely not a kernel guy or a module guy. What would be a good way to determine what's ailing the insmod?


Doesn't sound like a kernel problem to me. You may have a bad disk
or memory problem, though. Google for memtest86 as a starter. Then
you may need to "fsck -c" the filesystems one by one to check the
disks.

HTH
It's possible that you might be right, but this problem has plagued me in attempts to start a specific application each time I've rebuilt the kernel. I've rebuilt it 4-5 times via a standard manual procedure to get the app working. However, on another machine, much newer by the way, with the same app and a kernel I built, the app starts right up. The problem was there before I ever had the fsck problem. It always fails in the script with a hang, or, as I now know, just doing the insmod above.


Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet
--
"No, Groucho is not my real name. I am only
breaking it in for a friend." -- Groucho Marx

Web Page: <home.earthlink.net/~mtnviews>
.



Relevant Pages

  • Re: RT patch acceptance
    ... IO scheduler and the SCSI layer so that GRIO can happen. ... This is not trivial for dual kernel set ups. ... about how large X11 and running a task like that in a nanokernel ... easier than retargetting your app and layer to a nanokernel. ...
    (Linux-Kernel)
  • FC5 - recently introduced system hangs, multiple systems
    ... and ran yum update on the system. ... A couple of weeks ago I needed to re-build my work laptop. ... I think the kernel loaded by yum update was 2.6.18-1.2200. ... Right from the start the laptop has exhibited hangs typically about ...
    (Fedora)
  • Re: 2.4.27 suddenly hangs
    ... > I‘m not sure that the below problem is kernel related, however, I think, ... > Occasionally, the system just hangs, without giving any error messages ... when mgetty was the last. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • [Summary] Diagnosis fun...
    ... 2% idle time sucks, and more than likely the system is CPU bound, and can ... app depends so heavily on the kernel, ... I replaced the default Solaris 8 TimeSharing dispatch table ...
    (SunManagers)
  • Re: [BUG] 2.6.21-rc1,2,3 regressions on my system that I found so far
    ... On vanilla 2.6.20 suspend to disk works perfectly and suspend to ram works _almost_ perfectly. ... It happens after second CPU is brought back on-line. ... The fact is that I found thanks to RTC tricks, similar to PM_TRACE that system hangs in exactly three places ... As I see that is first time wakeup low page is addressing kernel memory by jumping to it. ...
    (Linux-Kernel)