Dear Jeff,

>> the virtual machine boots right, but if I issue a simple 'iptables -L' 
>> it hangs. Additionally, a top command in the host enviroment shows the 
>> linux process associated to the vm with a very high (closer to 100%) CPU 
>> usage.
> 
> Can you get a stack trace?

I will try to do so, but I understand reading the documentation 
(http://user-mode-linux.sourceforge.net/old/UserModeLinux-HOWTO-11.html#debugging)
 
that in order to get a stack trace I need to compile the UML kernel with 
CONFIG_DEBUGSYM and CONFIG_PT_PROXY.

However, I haven't found these options in the 'UML-specific options' 
submenu of 'make menuconfig ARCH=um'. As a matter of fact a 'grep -R 
CONFIG_DEBUGSYM *' in the kernel tree source (vanilla 2.6.22.4) shown no 
match (except one in UserModeLinux-HOWTO.txt) and this make thing that 
maybe I've read an obsolete documentation.

It's something wrong in what I'm doing? Is there any other document 
explaining how to debug a UML kernel? Or just I have to edit the .config 
and add a 'CONFIG_DEBUGSYM=y' and 'CONFIG_PT_PROXY=y' to the end?

Best regards,

--------------------
Fermín Galán Márquez
CTTC - Centre Tecnològic de Telecomunicacions de Catalunya
Parc Mediterrani de la Tecnologia, Av. del Canal Olímpic s/n, 08860
Castelldefels, Spain
Room 1.02
Tel : +34 93 645 29 12
Fax : +34 93 645 29 01
Email address: fermin dot galan at cttc dot es

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to