From: Vegard Nossum <vegard.nossum@oracle.com>
To: Jeff Dike <jdike@addtoit.com>, Richard Weinberger <richard@nod.at>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] WARNING: CPU: 0 PID: 908 at include/linux/thread_info.h:128 sigsuspend+0xab/0xc0()
Date: Mon, 16 Nov 2015 10:43:01 +0100 [thread overview]
Message-ID: <5649A525.9010404@oracle.com> (raw)
Hi,
Starting UML like this:
./vmlinux rootfstype=hostfs rw ignore_console_loglevel con=xterm
init=/bin/bash
Results in unpredictable behaviour, most of the time an xterm flashes on
my screen but the process aborts with only "Aborted" on the console
where I ran the command, sometimes the xterm remains there but frozen,
sometimes the xterm spews this warning non-stop:
[ 12.790000] WARNING: CPU: 0 PID: 908 at
include/linux/thread_info.h:128 sigsuspend+0xab/0xc0()
[ 12.790000] CPU: 0 PID: 908 Comm: deferwq Tainted: G W
4.2.5+ #37
[ 12.790000] Stack:
[ 12.790000] 6243fe78 600753f2 6243fe68 00000009
[ 12.790000] 00000000 605cc5f4 6243fe88 605cf5a7
[ 12.790000] 6243fee8 60040f3d 6243fec8 600511eb
[ 12.790000] Call Trace:
[ 12.790000] [<600511eb>] ? sigsuspend+0xab/0xc0
[ 12.790000] [<605cc5f4>] ? printk+0x0/0x94
[ 12.790000] [<60029f0b>] show_stack+0xdb/0x1a0
[ 12.790000] [<600753f2>] ? dump_stack_print_info+0xd2/0xf0
[ 12.790000] [<605cc5f4>] ? printk+0x0/0x94
[ 12.790000] [<605cf5a7>] dump_stack+0x2a/0x2c
[ 12.790000] [<60040f3d>] warn_slowpath_common+0x9d/0xf0
[ 12.790000] [<600511eb>] ? sigsuspend+0xab/0xc0
[ 12.790000] [<605d0030>] ? __schedule+0x0/0x610
[ 12.790000] [<60051140>] ? sigsuspend+0x0/0xc0
[ 12.790000] [<60051140>] ? sigsuspend+0x0/0xc0
[ 12.790000] [<605cc5f4>] ? printk+0x0/0x94
[ 12.790000] [<6004111c>] warn_slowpath_null+0x1c/0x20
[ 12.790000] [<600511eb>] sigsuspend+0xab/0xc0
[ 12.790000] [<6002e7ca>] winch_thread+0x16a/0x250
[ 12.790000] [<605cc5f4>] ? printk+0x0/0x94
[ 12.790000] [<6002e660>] ? winch_thread+0x0/0x250
[ 12.790000]
[ 12.790000] ---[ end trace 6fe139d6fbc54eb3 ]---
Some (hopefully relevant) bits from my .config:
$ grep 'UML\|PTY\|TTY\|xterm' .config
CONFIG_UML=y
# UML-specific options
CONFIG_UML_X86=y
# UML Character Devices
CONFIG_PTY_CHAN=y
CONFIG_TTY_CHAN=y
CONFIG_CON_CHAN="xterm"
# CONFIG_UML_SOUND is not set
CONFIG_TTY=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_TTY_PRINTK is not set
# CONFIG_UML_RANDOM is not set
# CONFIG_UML_WATCHDOG is not set
# UML Network Devices
# CONFIG_UML_NET is not set
Thanks,
Vegard
------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next reply other threads:[~2015-11-16 9:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-16 9:43 Vegard Nossum [this message]
2015-11-16 11:44 ` [uml-devel] WARNING: CPU: 0 PID: 908 at include/linux/thread_info.h:128 sigsuspend+0xab/0xc0() Richard Weinberger
2015-11-16 11:49 ` Vegard Nossum
2015-11-16 11:53 ` Richard Weinberger
2015-11-16 11:57 ` Anton Ivanov
2015-11-16 17:32 ` Richard Weinberger
2015-11-16 17:46 ` Vegard Nossum
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=5649A525.9010404@oracle.com \
--to=vegard.nossum@oracle.com \
--cc=jdike@addtoit.com \
--cc=richard@nod.at \
--cc=user-mode-linux-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).