On Wed, Jul 18, 2007 at 02:50:31PM +0800, Linux Lover wrote:
> The kernel builds OK, but when I run it, I meet with segmentation fault.
> After gdb, the error message is very strange.
> I have attached the frame. Any idea about it?
> 
> #4  0x08166527 in kobject_add (kobj=0x8252b2c) at lib/kobject.c:224
> #5  0x081669ba in kset_add (k=0x8252b20) at lib/kobject.c:589
> #6  0x081669d8 in kset_register (k=0x8252b20) at lib/kobject.c:603
> #7  0x08132439 in mlog_sys_init (o2cb_subsys=0x8252bc0) at
> fs/ocfs2/cluster/masklog.c:161
> #8  0x08132501 in o2cb_sys_init () at fs/ocfs2/cluster/sys.c:119
> #9  0x0804f76f in init_o2nm () at fs/ocfs2/cluster/nodemanager.c:944

There's ocfs2 all over this, so it looks like that's an ocfs2 bug.

git-bisect isn't working too well here.  You might try finding a later
commit in which ocfs2 is working again and using that as your starting
point. 

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
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