Re: [uml-user] Receive segv when creating unix domain socket on hostfs mounted directory

2012-08-21 Thread richard -rw- weinberger
Hi! On Tue, Aug 21, 2012 at 5:15 PM, 张东亚 wrote: > Hi, > I am running linux 3.4 uml,it works quite well, however recently I > want to running openvswitch on the uml instance,I will got an segv > fault. What segfaulted? The UML kernel or some user space application? > I set a breadpoint in th

[uml-user] Receive segv when creating unix domain socket on hostfs mounted directory

2012-08-21 Thread 张东亚
Hi, I am running linux 3.4 uml,it works quite well, however recently I want to running openvswitch on the uml instance,I will got an segv fault. I set a breadpoint in the kernel for unix_bind and found the following error, /usr/work/umser is the host directory which I mounted as uml /usr. Bec