All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zilvinas Valinskas <zilvinas@gemtek.lt>
To: linux-kernel@vger.kernel.org
Subject: Crash in UNIX socket related code on 2.4.23-rc1 ?
Date: Wed, 12 Nov 2003 17:20:25 +0200	[thread overview]
Message-ID: <20031112152024.GA23030@gemtek.lt> (raw)

Hello, 

I am getting the same oops at sk_buff.c:174 line with identical
backtrace. I coundn't capture the oops - so i wrote down the backtrace 
addresses and fed through ksymoops -A "..." option.

$ ksymoops -A "0xc01a0f16, 0xc01a0f16, 0xc01a108f, 0xc01e1092, 0xc019ebd4,
0xc019f913, 0xc011b635, 0xc011be2d, 0xc0110be6, 0xc011c507, 0xc019f94d,
0xc01a00b6, 0xc0108703"
ksymoops 2.4.5 on i686 2.4.23-rc1.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.23-rc1/ (default)
     -m /boot/System.map-2.4.23-rc1 (default)

Adhoc c01a0f16 <sock_alloc_send_pskb+72/1d4>	<-- #1
Adhoc c01a0f16 <sock_alloc_send_pskb+72/1d4>	<-- #2 
Adhoc c01a108f <sock_alloc_send_skb+17/1c>
Adhoc c01e1092 <unix_bind+17e/2fc>
Adhoc c019ebd4 <sock_sendmsg+68/88>
Adhoc c019f913 <sys_sendto+cf/f0>
Adhoc c011b635 <kill_something_info+119/124>
Adhoc c011be2d <sys_kill+4d/58>
Adhoc c0110be6 <schedule+2e2/30c>
Adhoc c011c507 <sys_rt_sigaction+8f/154>
Adhoc c019f94d <sys_send+19/20>
Adhoc c01a00b6 <sys_socketcall+10e/1cc>
Adhoc c0108703 <system_call+33/38>

Any ideas what's going on ? 

                 reply	other threads:[~2003-11-12 15:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20031112152024.GA23030@gemtek.lt \
    --to=zilvinas@gemtek.lt \
    --cc=linux-kernel@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.