From: Hermann Gottschalk <hg@ostc.de>
To: Roger Luethi <rl@hellgate.ch>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Strange Network behaviour
Date: Wed, 14 Jul 2004 14:51:53 +0200 [thread overview]
Message-ID: <20040714125153.GA12938@ostc.de> (raw)
In-Reply-To: <20040714110348.GA6393@k3.hellgate.ch>
On Wed, Jul 14, 2004 at 01:03:48PM +0200, Roger Luethi wrote:
> On Wed, 14 Jul 2004 12:55:46 +0200, Hermann Gottschalk wrote:
> > After restart with noapic lvm causes the same problems...
>
> This seems unrelated to via-rhine. And please use ksymoops(8) to make
> stack traces meaningful.
Here what dmesg | ksymoops give:
0100000 (reserved)
1151MB HIGHMEM available.
e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex
kernel BUG at memory.c:531!
invalid operand: 0000 2.4.21-231-default #1 Mon Jun 28 15:39:34 UTC 2004
CPU: 0
EIP: 0010:[<c012db64>] Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010246
eax: 00000000 ebx: c10e47a0 ecx: 0000000b edx: c27ffd40
esi: c28031f0 edi: 00000000 ebp: 00000004 esp: ca121d7c
ds: 0018 es: 0018 ss: 0018
Process lvremove (pid: 8434, stackpage=ca121000)
Stack: c10e47a0 c4485120 c012dfd7 c10e47a0 c4462800 c4462800 c4462000 c4495447
c4485120 c4485120 c44fa000 c44936c4 c4462800 c4462170 4004fe21 00000000
c44fa000 bffff320 c4490940 00000000 c4499ca0 ffffffff ca3f09a0 ca124ed0
Call Trace: [<c012dfd7>] (20) [<c4495447>] (16) [<c44936c4>] (28)
[<c4490940>] (08) [<c4499ca0>] (16) [<c012f795>] (44) [<c0118718>] (56)
[<c01c0d05>] (32) [<c013ab0c>] (16) [<c013437e>] (28) [<c86f2924>] (20)
[<c012f2d3>] (72) [<c014ed80>] (24) [<c0151c8a>] (16) [<c014492b>] (16)
[<c010c5b8>] (32) [<c0144a94>] (24) [<c01438f4>] (28) [<c01437b0>] (24)
[<c0152e26>] (32) [<c0143b0c>] (20) [<c0108e13>] (60)
Code: 0f 0b 13 02 a6 22 2a c0 eb dc 89 f6 55 57 56 53 57 57 83 7c
>>EIP; c012db64 <unpin_pte_page+34/40> <=====
>>ebx; c10e47a0 <_end+d0fbfc/2d8b4bc>
>>edx; c27ffd40 <_end+242b19c/2d8b4bc>
>>esi; c28031f0 <_end+242e64c/2d8b4bc>
>>esp; ca121d7c <[af_packet]packet_socks_nr+53edd8/43bd0bc>
Trace; c012dfd7 <unmap_kiobuf+17/50>
Trace; c4495447 <[lvm-mod]lvm_snapshot_release+87/e0>
Trace; c44936c4 <[lvm-mod]lvm_do_lv_remove+114/2f0>
Trace; c4490940 <[lvm-mod]lvm_chr_ioctl+500/640>
Trace; c4499ca0 <[lvm-mod]lv_req+0/a0>
Trace; c012f795 <handle_mm_fault+95/150>
Trace; c0118718 <do_page_fault+1b8/5b0>
Trace; c01c0d05 <pty_write+115/150>
Trace; c013ab0c <activate_page+8c/a0>
Trace; c013437e <filemap_nopage+ce/200>
Trace; c86f2924 <[e1000]e1000_clean_rx_irq+184/400>
Trace; c012f2d3 <do_no_page+c3/3b0>
Trace; c014ed80 <cached_lookup+10/60>
Trace; c0151c8a <__link_path_walk+67a/6b0>
Trace; c014492b <get_chrfops+ab/e0>
Trace; c010c5b8 <call_do_IRQ+5/d>
Trace; c0144a94 <chrdev_open+44/50>
Trace; c01438f4 <dentry_open+134/1a0>
Trace; c01437b0 <filp_open+50/60>
Trace; c0152e26 <sys_ioctl+1d6/26a>
Trace; c0143b0c <sys_open+5c/90>
Trace; c0108e13 <system_call+33/40>
Code; c012db64 <unpin_pte_page+34/40>
00000000 <_EIP>:
Code; c012db64 <unpin_pte_page+34/40> <=====
0: 0f 0b ud2a <=====
Code; c012db66 <unpin_pte_page+36/40>
2: 13 02 adc (%edx),%eax
Code; c012db68 <unpin_pte_page+38/40>
4: a6 cmpsb %es:(%edi),%ds:(%esi)
Code; c012db69 <unpin_pte_page+39/40>
5: 22 2a and (%edx),%ch
Code; c012db6b <unpin_pte_page+3b/40>
7: c0 eb dc shr $0xdc,%bl
Code; c012db6e <unpin_pte_page+3e/40>
a: 89 f6 mov %esi,%esi
Code; c012db70 <__get_user_pages+0/2c0>
c: 55 push %ebp
Code; c012db71 <__get_user_pages+1/2c0>
d: 57 push %edi
Code; c012db72 <__get_user_pages+2/2c0>
e: 56 push %esi
Code; c012db73 <__get_user_pages+3/2c0>
f: 53 push %ebx
Code; c012db74 <__get_user_pages+4/2c0>
10: 57 push %edi
Code; c012db75 <__get_user_pages+5/2c0>
11: 57 push %edi
Code; c012db76 <__get_user_pages+6/2c0>
12: 83 7c 00 00 00 cmpl $0x0,0x0(%eax,%eax,1)
1 warning issued. Results may not be reliable.
--
___ ___ _____ ___ ___ _ _ _
/ _ \/ __|_ _/ __| / __|_ __ | |__| || |
| (_) \__ \ | || (__ | (_ | ' \| '_ \ __ |
\___/|___/ |_| \___| \___|_|_|_|_.__/_||_|
----------------------------------------------
OSTC Open Source Training and Consulting GmbH
90425 Nürnberg Web: http://www.ostc.de
----------------------------------------------
PGP-Key: 0x0B2D8EEA
No HTML-Mails; 72 Characters per line
next prev parent reply other threads:[~2004-07-14 12:52 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-02 15:30 Strange Network behaviour Hermann Gottschalk
2004-07-04 16:46 ` bert hubert
2004-07-14 8:00 ` Hermann Gottschalk
2004-07-14 9:02 ` Roger Luethi
2004-07-14 10:28 ` Hermann Gottschalk
2004-07-14 10:33 ` Roger Luethi
2004-07-14 10:40 ` Hermann Gottschalk
2004-07-14 10:48 ` Roger Luethi
[not found] ` <20040714105546.GA12380@ostc.de>
[not found] ` <20040714110348.GA6393@k3.hellgate.ch>
2004-07-14 12:51 ` Hermann Gottschalk [this message]
2004-07-14 16:13 ` Gene Heskett
-- strict thread matches above, loose matches on Subject: below --
2007-12-04 22:44 Strange network behaviour Mike
[not found] ` <4755D859.4090805-kcIQ9yavhvsV/sYkb9DZNQ@public.gmane.org>
2007-12-05 7:53 ` Lynn Kerby
[not found] ` <52FC3F66-4055-4C6C-9920-8FE4C6BD2CCA-br2HoPxSX4msTnJN9+BGXg@public.gmane.org>
2007-12-05 9:06 ` Mike
[not found] ` <47566A0B.8040105-kcIQ9yavhvsV/sYkb9DZNQ@public.gmane.org>
2007-12-05 9:17 ` Dor Laor
[not found] ` <47566CB2.9060706-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-05 9:42 ` Mike
2007-12-05 9:46 ` Izik Eidus
2007-12-05 10:29 ` Avi Kivity
[not found] ` <47567D6D.8060802-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-05 10:39 ` Mike
[not found] ` <47567FC7.9040106-kcIQ9yavhvsV/sYkb9DZNQ@public.gmane.org>
2007-12-05 10:43 ` Avi Kivity
[not found] ` <475680E8.4060508-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-05 11:22 ` Mike
[not found] ` <475689E0.5020901-kcIQ9yavhvsV/sYkb9DZNQ@public.gmane.org>
2007-12-05 11:46 ` Uri Lublin
2007-12-05 13:18 ` Avi Kivity
[not found] ` <4756A538.1050303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-05 14:13 ` Mike
[not found] ` <4756B1F6.5080102-kcIQ9yavhvsV/sYkb9DZNQ@public.gmane.org>
2007-12-05 15:56 ` Avi Kivity
[not found] ` <4756CA29.5030501-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-05 17:21 ` Mike
[not found] ` <4756DE36.2020502-kcIQ9yavhvsV/sYkb9DZNQ@public.gmane.org>
2007-12-05 18:05 ` Simon Gao
[not found] ` <4756E86B.8050402-g4dUTk+gKbW4mfPA/iJWtA@public.gmane.org>
2007-12-05 19:49 ` Lynn Kerby
2007-12-05 10:55 ` Pelle
[not found] ` <475683A6.5050900-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-12-05 12:39 ` Avi Kivity
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=20040714125153.GA12938@ostc.de \
--to=hg@ostc.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rl@hellgate.ch \
/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.