On Tuesday 29 November 2005 13:52, Jeff Dike wrote:
> On Tue, Nov 29, 2005 at 07:42:11PM +0200, Mihai Rusu wrote:
> > EXT3-fs: mounted filesystem with ordered data mode.
> > VFS: Mounted root (ext3 filesystem) readonly.
> > Kernel panic - not syncing: get_skas_faultinfo : failed to wait for
> > SIGUSR1/SIGTRAP, pid = 19979, n = 19979, errno = 0, status = 0xb7f
>
> Can you try 2.6.15-rc3?  There have been some fixes for these types of
> problems.

I tried it.  On x86 it works as is.

On x86-64 it still needs the previously mentioned makefile fix to prevent the 
linker from barfing.  (For those of you following at home, the fix is to 
append the line "LINK-$(CONFIG_LD_SCRIPT_DYN) += -Wl,-rpath,/lib64" to 
arch/um/Makefile-x86_64.)

But once that's applied, it builds and runs fine for me on PLD.  (Of 
course /tmp isn't tmpfs, but that's just a performance issue...)

One more patch and it'll work out of the box for me on both platforms. :)

Rob
-- 
Steve Ballmer: Innovation!  Inigo Montoya: You keep using that word.
I do not think it means what you think it means.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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