Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451556 - sys-fs/udev-197-r2: user mode linxu image doesn't boot any longer
Summary: sys-fs/udev-197-r2: user mode linxu image doesn't boot any longer
Status: RESOLVED DUPLICATE of bug 451266
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 19:04 UTC by Toralf Förster
Modified: 2013-01-12 19:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2013-01-12 19:04:55 UTC
It hangs here now :

...
 * Waiting for uevents to be processed ...
 [ ok ]
 * Setting up dm-crypt mappings ...
 *   crypt-swap using: -c aes -h sha1 -d /dev/urandom create crypt-swap /dev/ubdb ...


for an unstable Gentoo x86 UML, emerge --info udev is in bug #451534e

pressing Ctrl-C lets the boot process continue:

...
^C * dmcrypt: caught SIGINT, aborting
 * rc: caught SIGINT, aborting
INIT: Entering runlevel: 3
 * Setting up dm-crypt mappings ...
...

 but the following shutdown panics here :
*   Unmounting /mnt/n22 ...
 [ ok ]
 * Deactivating swap devices ...
 [ ok ]
 * Removing dm-crypt mappings
 *   crypt-swap ...
Kernel panic - not syncing: Kernel mode signal 4
0840af54:  [<0833e518>] dump_stack+0x22/0x24
0840af6c:  [<0833e594>] panic+0x7a/0x18b
0840af94:  [<0806224c>] relay_signal+0x4c/0x150
0840b040:  [<08071ab8>] sig_handler_common+0xb8/0xe0
0840b2c4:  [<08071bfd>] sig_handler+0x3d/0x50
0840b2d4:  [<0807174b>] hard_handler+0x6b/0xa0
0840b2fc:  [<b779140c>] 0xb779140c
0840b810:  [<080c82e8>] generic_handle_irq+0x28/0x30
0840b820:  [<0805ee55>] do_IRQ+0x25/0x40
0840b830:  [<080623c9>] winch+0x19/0x20
0840b840:  [<08071ab8>] sig_handler_common+0xb8/0xe0
0840bac4:  [<08071bfd>] sig_handler+0x3d/0x50
0840bad4:  [<0807174b>] hard_handler+0x6b/0xa0
0840bafc:  [<b779140c>] 0xb779140c


EIP: 0000:[<00000000>] CPU: 0 Not tainted EFLAGS: 00000000
    Not tainted
EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: 00000000
ESI: 00000000 EDI: 00000000 EBP: 00000000 DS: 0000 ES: 0000
0840af08:  [<0807957f>] show_regs+0x10f/0x120
0840af24:  [<0806255c>] panic_exit+0x2c/0x50
0840af34:  [<0809e158>] notifier_call_chain+0x38/0x60
0840af5c:  [<0809e2a3>] atomic_notifier_call_chain+0x23/0x30
0840af6c:  [<0833e5bc>] panic+0xa2/0x18b
0840af94:  [<0806224c>] relay_signal+0x4c/0x150
0840b040:  [<08071ab8>] sig_handler_common+0xb8/0xe0
0840b2c4:  [<08071bfd>] sig_handler+0x3d/0x50
0840b2d4:  [<0807174b>] hard_handler+0x6b/0xa0
0840b2fc:  [<b779140c>] 0xb779140c
0840b810:  [<080c82e8>] generic_handle_irq+0x28/0x30
0840b820:  [<0805ee55>] do_IRQ+0x25/0x40
0840b830:  [<080623c9>] winch+0x19/0x20
0840b840:  [<08071ab8>] sig_handler_common+0xb8/0xe0
0840bac4:  [<08071bfd>] sig_handler+0x3d/0x50
0840bad4:  [<0807174b>] hard_handler+0x6b/0xa0
0840bafc:  [<b779140c>] 0xb779140c
Comment 1 Alexander Tsoy 2013-01-12 19:09:55 UTC
This is probably a dublicate of bug 451266
Comment 2 Toralf Förster gentoo-dev 2013-01-12 19:49:54 UTC
oops - yes

*** This bug has been marked as a duplicate of bug 451266 ***