Re: [uml-user] Apache exit signal Segmentation fault (11)

2006-03-17 Thread Blaisorblade
On Friday 17 March 2006 22:17, [EMAIL PROTECTED] wrote: > I just setup my first uml-System. It works fine. But after installation of > apache2 I get the following message in /var/log/apache2/error.log: > I have build the kernel from ubuntu sources 2.6.12. I run Breezy on the > host and within uml.

[uml-user] Apache exit signal Segmentation fault (11)

2006-03-17 Thread dummy
I just setup my first uml-System. It works fine. But after installation of apache2 I get the following message in /var/log/apache2/error.log: [Thu Mar 16 15:59:55 2006] [notice] child pid 7099 exit signal Segmentation fault (11) [Thu Mar 16 15:59:55 2006] [notice] child pid 7101 exit signal Segm

Re: [uml-user] gdb 6.3 doesn't stop on breakpoints in UML

2006-03-17 Thread Blaisorblade
On Thursday 16 March 2006 15:37, Serge Goodenko wrote: > Hello! > > I debug UML kernel 2.6.13-4 using gdb 6.3 with > SIGSEGV pass nostop noprint > SIGUSR1 pass nostop noprint > > and with breakpoint set on function that is definetely called during my UML > session (particulary tcp_sendmsg() when I

Re: [uml-user] Where are /proc/mm and /dev/ubd0?

2006-03-17 Thread Blaisorblade
On Thursday 16 March 2006 03:57, Jacob S wrote: > Hello list, > I'm sure this must be an easy problem, but the solution continues to > escape me. > First, I have not been successful in compiling a kernel with /proc/mm > support. I downloaded source for 2.6.15 as well as the skas3-v8.2 patch > fro

Re: [uml-user] Where are /proc/mm and /dev/ubd0?

2006-03-17 Thread Jacob S
On Fri, Mar 17, 2006 at 05:44:29PM +1000, Adam Nielsen wrote: > > As soon as I say that /dev/ubda exists, I realize this AMD64 image > > does not have a ubda device. So I created one, using "mknod /dev/ubda > > b 98 0". /etc/fstab was already setup to point to ubda. But it still > > gives the same