All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Miao Qingjun" <qmiao@centecnetworks.com>
To: user-mode-linux-user@lists.sourceforge.net
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] UML 2.6.17 problems (section mismatch, get_skas_faultinfo : failed to wait for SIGUSR1/SIGTRAP)
Date: Fri, 30 Jun 2006 15:50:56 +0800	[thread overview]
Message-ID: <006401c69c19$eb9edbd0$d4190a0a@centecnetworks.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2165 bytes --]

Hi,

Two problems

First one,
when building kernel and LKMs,
WARNING: vmlinux - Section mismatch: reference to .init.text: from .plt after '' (at offset 0x8347e44)
WARNING: vmlinux - Section mismatch: reference to .init: from .plt after '' (at offset 0x8347e64)
WARNING: vmlinux - Section mismatch: reference to .init.setup: from .plt after '' (at offset 0x8347ea4)
WARNING: vmlinux - Section mismatch: reference to .init.text:nosmp from .plt after '' (at offset 0x8347f20)
WARNING: vmlinux - Section mismatch: reference to .init.setup:__setup_nosmp from .plt after '' (at offset 0x8347f28)
WARNING: vmlinux - Section mismatch: reference to .init.text:maxcpus from .plt after '' (at offset 0x8347f2c)
...
...

So when gdb loads LKM symbols, it seems .init.text and .exit.text sections overlapped with .text section.


Second one,

when run uml compiled with "-g" and without "-O2",
uml crashed

VFS: Mounted root (ext2 filesystem).
Stub registers -
        0 - 0
        1 - 0
        2 - 0
        3 - 0
        4 - 0
        5 - bffffd1c
        6 - e
        7 - 7b
        8 - 7b
        9 - 0
        10 - 0
        11 - ffffffff
        12 - bfdb8f9a
        13 - 73
        14 - 10282
        15 - bffffd04
        16 - 7b
Kernel panic - not syncing: get_skas_faultinfo : failed to wait for SIGUSR1/SIGTRAP, pid = 7760, n = 7760, errno = 0, status = 0xb7f

 
EIP: 0073:[<400007b0>] CPU: 0 Not tainted ESP: 007b:bf9fa530 EFLAGS: 00010246
    Not tainted
EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: 00000000
ESI: 00000000 EDI: 00000000 EBP: 00000000 DS: 007b ES: 007b
088a7b18:  [<08082abb>] show_regs+0x123/0x125
088a7b34:  [<08066441>] panic_exit+0x3e/0x60
088a7b4c:  [<080a5bed>] notifier_call_chain+0x3c/0x64
088a7b6c:  [<080a5ca9>] atomic_notifier_call_chain+0x1f/0x27
088a7b84:  [<0808cf37>] panic+0x7d/0x126
088a7ba8:  [<0807c293>] wait_stub_done+0x1e4/0x1e6
088a7c28:  [<0807c321>] get_skas_faultinfo+0x8c/0xaa
088a7c44:  [<0807d646>] user_signal+0x57/0x81
088a7c60:  [<0807cae7>] userspace+0x211/0x2c2
088a7cc8:  [<08066deb>] new_thread_handler+0x1aa/0x1b8
088a7d20:  [<006c2a48>] 0x6c2a48

[-- Attachment #1.2: Type: text/html, Size: 4219 bytes --]

[-- Attachment #2: Type: text/plain, Size: 300 bytes --]

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

             reply	other threads:[~2006-06-30  7:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-30  7:50 Miao Qingjun [this message]
2006-06-30 13:45 ` [uml-devel] [uml-user] UML 2.6.17 problems (section mismatch, get_skas_faultinfo : failed to wait for SIGUSR1/SIGTRAP) Jeff Dike
2006-07-01  0:38   ` Miao Qingjun
2006-07-07  0:45     ` Jeff Dike
2006-07-07  2:22       ` Daniel Gryniewicz
2006-07-07  3:15         ` Jeff Dike
2006-07-09 13:56         ` Blaisorblade
2006-07-09 13:47 ` [uml-devel] " Blaisorblade

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='006401c69c19$eb9edbd0$d4190a0a@centecnetworks.com' \
    --to=qmiao@centecnetworks.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    --cc=user-mode-linux-user@lists.sourceforge.net \
    /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.