From: Tomasz Wrona <tw@eter.tym.pl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] tc/htb still hangs system - ksymoops traced.
Date: Thu, 19 Sep 2002 09:52:48 +0000 [thread overview]
Message-ID: <marc-lartc-103242925320072@msgid-missing> (raw)
Werner thanks for usefull info !
On Wed, 18 Sep 2002, Werner Almesberger wrote:
> Concerning the Oops you got: you should run it through ksymoops
> (see Documentation/oops-tracing.txt in your kernel source tree).
OK, I retyped screenshot and put it to ksymoops and it said:
[Will it be enough info to debug, what can I do also ?]
### BEGIN ###
ksymoops 2.4.6 on i686 2.4.20-pre7. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.20-pre7/ (default)
-m /boot/System.map-2.4.20-pre7 (default)
Warning: You did not tell me where to find symbol information. I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc. ksymoops -h explains the options.
Oops: 0000
CPU: 0
EIP: 0010:[<d093c56f>] Not tained
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: 00005198 ebx: 00000030 ecx: cd227400 edx: cf6ecc84
esi: cf6ecc84 edi: 00000030 ebp: 00000000 esp: c0211e3c
ds: 0018 es: 0018 ss: 0018
Process swapper (pid: 0, stackpage¿211000)
Stack: 00000000 cf6ecc00 00000000 cd227400 d093caa4 cd363c5c cf6ecc84
cd227400
00000003 cd227400 00000001 cd363c5c cd363c5c d093ce55 cd363c5c
cd227400
03938700 00000000 cd227400 d093d71f cd363c5c cd227400 c0211eb4
cd363924
Call Trace: [<d093caa4>] [<d093ce55>] [<d093d71f>] [<d093dc1b>]
[<d093d913>]
[<d093dc8c>] [<c0199843>] [<c019384d>] [<c01168aa>] [<c0109962>]
[<c0106ba0>]
[<c0106ba0>] [<c010bb18>] [<c0106ba0>] [<c0106ba0>] [<c0106bc3>]
[<c0106c29>]
[<c0105000>] [<c0105027>]
Code: 81 38 f1 fe fa fe 74 12 68 84 01 00 00 68 00 f3 93 d0 c8 82
>>EIP; d093c56f <[sch_htb]htb_add_to_id_tree+93/130> <==
>>ecx; cd227400 <_end+cfb8e4c/10596a4c>
>>edx; cf6ecc84 <_end+f47e6d0/10596a4c>
>>esi; cf6ecc84 <_end+f47e6d0/10596a4c>
>>esp; c0211e3c <init_task_union+1e3c/2000>
Trace; d093caa4 <[sch_htb]htb_activate_prios+a4/13c>
Trace; d093ce55 <[sch_htb]htb_change_class_mode+89/a0>
Trace; d093d71f <[sch_htb]htb_do_events+1bb/210>
Trace; d093dc1b <[sch_htb]htb_dequeue+10b/21c>
Trace; d093d913 <[sch_htb]htb_dequeue_tree+a7/218>
Trace; d093dc8c <[sch_htb]htb_dequeue+17c/21c>
Trace; c0199843 <qdisc_restart+13/d8>
Trace; c019384d <net_tx_action+99/a8>
Trace; c01168aa <do_softirq+5a/a4>
Trace; c0109962 <do_IRQ+96/a8>
Trace; c0106ba0 <default_idle+0/28>
Trace; c0106ba0 <default_idle+0/28>
Trace; c010bb18 <call_do_IRQ+5/d>
Trace; c0106ba0 <default_idle+0/28>
Trace; c0106ba0 <default_idle+0/28>
Trace; c0106bc3 <default_idle+23/28>
Trace; c0106c29 <cpu_idle+41/54>
Trace; c0105000 <_stext+0/0>
Trace; c0105027 <rest_init+27/28>
Code; d093c56f <[sch_htb]htb_add_to_id_tree+93/130>
00000000 <_EIP>:
Code; d093c56f <[sch_htb]htb_add_to_id_tree+93/130> <== 0: 81 38 f1 fe fa fe cmpl $0xfefafef1,(%eax) <==Code; d093c575 <[sch_htb]htb_add_to_id_tree+99/130>
6: 74 12 je 1a <_EIP+0x1a> d093c589
<[sch_htb]htb_add_to_id_tree+ad/130>
Code; d093c577 <[sch_htb]htb_add_to_id_tree+9b/130>
8: 68 84 01 00 00 push $0x184
Code; d093c57c <[sch_htb]htb_add_to_id_tree+a0/130>
d: 68 00 f3 93 d0 push $0xd093f300
Code; d093c581 <[sch_htb]htb_add_to_id_tree+a5/130>
12: c8 82 00 00 enter $0x82,$0x0
<0>Kernel panic: Aiee, killing interrupt handler!
1 warning issued. Results may not be reliable.
### END ###
Regards
tw
--
----------------
ck.eter.tym.pl
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2002-09-19 9:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-19 9:52 Tomasz Wrona [this message]
2002-09-21 3:35 ` [LARTC] tc/htb still hangs system - ksymoops traced Werner Almesberger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-103242925320072@msgid-missing \
--to=tw@eter.tym.pl \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.