Displaying 3 results from an estimated 3 matches for "kernelpanic".
Did you mean:
kernel_panic
2005 Oct 12
0
unloading TE110P bristuffed module cause kernelpanic
>> Same problem with debian sarge on a dell and asterisk 1.0.7 from
>> packages, unloading the module freezes the system, (rebooting the
>> machine worked right), I installed zaptel 1.2beta and it seems to
work,
>> but I haven't really tested it, only loaded/unloaded/loaded and
placed a
>> couple of calls.
>Interesting. The zaptel part of the bristuff
2003 Mar 20
6
[Bug 68] Kernel panic
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=68
------- Additional Comments From laforge@netfilter.org 2003-03-20 10:55 -------
This looks strange.
The BUG in slab.c tells us that there is a GFP_ATOMIC missing. This means that
we are allocating kernel memory from softirq context with only GFP_KERNEL.
If I understand your backtrace correctly, what happens is:
- you are
2006 Apr 18
0
RHEL torrents 64?
I've been working on my first install of Xen all morning. I grabbed
the RHEL rpms torrent from
http://www.xensource.com/xen/downloads/dl_x30rhel4_bt.html yesterday.
I've tried a few tutorials and I have the same results, a kernelpanic
and a quick reboot (can't see what the error is). After some poking
around, it looks like al lthe xen stuff has a 64 in it. Are those
rpm's supposed to be 64 or 32? I'm not sure if it's me not setting up
something correctly or incorrect rpm's. Can someone verify I have 32
rpms?...