* [uml-devel] echo 0 > /proc/sysemu == failed to wait at end of syscall
@ 2005-10-06 6:08 Christopher S. Aker
2005-10-06 19:15 ` Blaisorblade
0 siblings, 1 reply; 4+ messages in thread
From: Christopher S. Aker @ 2005-10-06 6:08 UTC (permalink / raw)
To: user-mode-linux-devel
2.6.13.3-um
# echo 0 > /proc/sysemu
Kernel panic - not syncing: handle_trap - failed to wait at end of
syscall, errno = 0, status = 2943
EIP: 0073:[<40129e18>] CPU: 0 Not tainted ESP: 007b:bfa14f6c EFLAGS:
00000246
Not tainted
EAX: ffffffda EBX: 00000001 ECX: 080e8c08 EDX: 00000002
ESI: 00000002 EDI: 00000000 EBP: bfa14f90 DS: 007b ES: 007b
8f4a7c10: [<80048536>] notifier_call_chain+0x1e/0x38
8f4a7c30: [<80037ea9>] panic+0x55/0x104
8f4a7c50: [<80022163>] handle_trap+0xb3/0x114
8f4a7c80: [<800224ce>] userspace+0x176/0x1b0
8f4a7cd0: [<80023020>] force_flush_all_skas+0x24/0x28
8f4a7cf0: [<80022afd>] fork_handler+0xbd/0xd0
8f4a7d00: [<80022ae0>] fork_handler+0xa0/0xd0
8f4a7d20: [<8032f638>] __restore+0x0/0x8
8f4a7d60: [<8032f891>] kill+0x11/0x20
-Chris
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [uml-devel] echo 0 > /proc/sysemu == failed to wait at end of syscall
2005-10-06 6:08 [uml-devel] echo 0 > /proc/sysemu == failed to wait at end of syscall Christopher S. Aker
@ 2005-10-06 19:15 ` Blaisorblade
2005-10-06 19:58 ` Christopher S. Aker
0 siblings, 1 reply; 4+ messages in thread
From: Blaisorblade @ 2005-10-06 19:15 UTC (permalink / raw)
To: user-mode-linux-devel; +Cc: Christopher S. Aker
On Thursday 06 October 2005 08:08, Christopher S. Aker wrote:
> 2.6.13.3-um
Which host, and which guest mode (SKAS0 vs. SKAS3)? And which SKAS patch (btw,
any news on the host SMP crash)?
I'll look into this, but it's strange since yesterday I used
indeed /proc/sysemu.
> # echo 0 > /proc/sysemu
> Kernel panic - not syncing: handle_trap - failed to wait at end of
> syscall, errno = 0, status = 2943
$ ./testprogs/waitstatus 2943
WSTOPSIG(status) is 11
The signal is: Segmentation fault
> EIP: 0073:[<40129e18>] CPU: 0 Not tainted ESP: 007b:bfa14f6c EFLAGS:
> 00000246
> Not tainted
> EAX: ffffffda EBX: 00000001 ECX: 080e8c08 EDX: 00000002
> ESI: 00000002 EDI: 00000000 EBP: bfa14f90 DS: 007b ES: 007b
> 8f4a7c10: [<80048536>] notifier_call_chain+0x1e/0x38
> 8f4a7c30: [<80037ea9>] panic+0x55/0x104
> 8f4a7c50: [<80022163>] handle_trap+0xb3/0x114
> 8f4a7c80: [<800224ce>] userspace+0x176/0x1b0
> 8f4a7cd0: [<80023020>] force_flush_all_skas+0x24/0x28
> 8f4a7cf0: [<80022afd>] fork_handler+0xbd/0xd0
> 8f4a7d00: [<80022ae0>] fork_handler+0xa0/0xd0
> 8f4a7d20: [<8032f638>] __restore+0x0/0x8
> 8f4a7d60: [<8032f891>] kill+0x11/0x20
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [uml-devel] echo 0 > /proc/sysemu == failed to wait at end of syscall
2005-10-06 19:15 ` Blaisorblade
@ 2005-10-06 19:58 ` Christopher S. Aker
2005-10-07 14:44 ` Blaisorblade
0 siblings, 1 reply; 4+ messages in thread
From: Christopher S. Aker @ 2005-10-06 19:58 UTC (permalink / raw)
To: Blaisorblade; +Cc: user-mode-linux-devel
Blaisorblade wrote:
> On Thursday 06 October 2005 08:08, Christopher S. Aker wrote:
>
>>2.6.13.3-um
>
> Which host, and which guest mode (SKAS0 vs. SKAS3)?
2.6.7 with the skas patch right before the strace bug was fixed (like,
2.6.7-skas3-v4?) It's ancient, and most likely contributes to this issue.
> And which SKAS patch (btw, any news on the host SMP crash)?
Yes, I get crashes with this kernel, too. So, whatever it is, it's
likely been in SKAS for a long time.
-Chris
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [uml-devel] echo 0 > /proc/sysemu == failed to wait at end of syscall
2005-10-06 19:58 ` Christopher S. Aker
@ 2005-10-07 14:44 ` Blaisorblade
0 siblings, 0 replies; 4+ messages in thread
From: Blaisorblade @ 2005-10-07 14:44 UTC (permalink / raw)
To: Christopher S. Aker; +Cc: user-mode-linux-devel
On Thursday 06 October 2005 21:58, Christopher S. Aker wrote:
> Blaisorblade wrote:
> > On Thursday 06 October 2005 08:08, Christopher S. Aker wrote:
> > >2.6.13.3-um
> > Which host, and which guest mode (SKAS0 vs. SKAS3)?
> 2.6.7 with the skas patch right before the strace bug was fixed (like,
> 2.6.7-skas3-v4?) It's ancient, and most likely contributes to this issue.
Ah, in that case it's known, and was fixed at the host level. /proc/sysemu had
been tested, but only on 2.4 hosts, and 2.6 behaviour differed.
> > And which SKAS patch (btw, any news on the host SMP crash)?
> Yes, I get crashes with this kernel, too. So, whatever it is, it's
> likely been in SKAS for a long time.
> -Chris
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade
___________________________________
Yahoo! Messenger: chiamate gratuite in tutto il mondo
http://it.messenger.yahoo.com
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-10-07 14:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-06 6:08 [uml-devel] echo 0 > /proc/sysemu == failed to wait at end of syscall Christopher S. Aker
2005-10-06 19:15 ` Blaisorblade
2005-10-06 19:58 ` Christopher S. Aker
2005-10-07 14:44 ` Blaisorblade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox