|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen with dom0 pvops on ultra-recent "git tip" kernel on
Hi again,
> > However, after one page of output it then Oopses somewhere during
> > fsck.reiserfs in "grab_swap_tokens".
Hmm, I found this patch in the SuSE kernel where they just return from
grab_swap_tokens if current->mm is NULL and claim that it can happen
(?).
Applying this makes the system happily continue past that point and
almost fully come up. Hard disk working, wireless working, not looking
bad at all.
The X server however didn't want to start and crashed somewhere in
"vgahw" initialisation. (*)
Also, the console locked up after ~2 minutes, but still reacted to
Alt-SysRq-B.
I could produce some Alt-SysRq-T traces to see what's going on, maybe
using netconsole, but some other time.
Cheers,
Christophe
Backtrace:
0: /usr/X11R6/bin/X(xorg_backtrace+0x26) [0x4e0d96]
1: /usr/X11R6/bin/X(xf86SigHandler+0x6a) [0x47bbb4]
2: /lib64/libc.so.6 [0x3644232080]
3: /usr/lib64/xorg/modules//libvgahw.so [0x7fc6c3c89b02]
4: /usr/lib64/xorg/modules//libvgahw.so(vgaHWGetIOBase+0xa) [0x7fc6c3c8adad]
5: /usr/lib64/xorg/modules/drivers//radeon_drv.so(RADEONPreInit+0x12a7) [0x7fc6c
6: /usr/X11R6/bin/X(InitOutput+0x832) [0x465248]
7: /usr/X11R6/bin/X(main+0x297) [0x43166e]
8: /lib64/libc.so.6(__libc_start_main+0xfd) [0x364421e60d]
9: /usr/X11R6/bin/X [0x430c29]
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|