On Sunday 20 August 2006 15:21, Mathew Brown wrote:
> Hi,
>   If you mean by statically linked, CONFIG_STATIC_LINK=y
Yes.
>   , I tried it 
>   with 2.6.17-9 and it worked fine.  Here's a diff between the .config
>   file that I used for static linking (without TT) and when I tried to
>   use TT (.configwithttthatsegfaults).  If you'd like, I can send you
>   the actual .configs

> diff .config .configwithttthatsegfaults
Fine; next time I'd prefer diff -u (I'm not used to plain diffs), however I've 
been able to look at it.

I was almost missing however that you enabled in the TT kernel SMP support - 
that is known not to work reliably. Probably in the kernel with TT which 
worked SMP was disabled (I always build with TT mode enabled and it works for 
me).

For use, a no-TT kernel with static linking is the best option.

> 4c4
> < # Sun Aug 20 15:57:41 2006
> ---
>
> > # Sun Aug 20 15:34:03 2006
>
> 15,16c15,16
> < # CONFIG_MODE_TT is not set
> < CONFIG_STATIC_LINK=y
> ---
>
> > CONFIG_MODE_TT=y
> > CONFIG_KERNEL_HALF_GIGS=1
>
> 85a86,87
>
> > CONFIG_SMP=y

This is the likely culprit of your bug!

> > CONFIG_NR_CPUS=32
>
> 95c97
> < CONFIG_BROKEN_ON_SMP=y
> ---
>
> > CONFIG_LOCK_KERNEL=y
>
> 111a114
>
> > # CONFIG_CPUSETS is not set
>
> 509d511
> < # CONFIG_IRPORT_SIR is not set
> 946a949
>
> > CONFIG_CMDLINE_ON_HOST=y
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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