20.01.2011 13:09, Francisco J. Vázquez пишет:
Any chance to inspect core generated by
VBoxSDL (as it was killed with SIGSEGV).
I would if I knew how :). Running gdb python and pasting the previous
commands doesn't work. gdb doesn't "see" the segfault:
Nope, that wouldn't help, VM process is launched with fork/exec or
spawn. Usually, if core dump generation is enabled,
see http://www.virtualbox.org/wiki/Core_dump, you'll have core file
generated for crashed processes.
Open it with gdb -c . Hope that'll help.
Nikolay
_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev