panic during openoffice build with libkse

Alexander Kabaev ak03 at gte.com
Fri May 30 07:14:55 PDT 2003


On Fri, 30 May 2003 09:34:20 -0400 (EDT)
Daniel Eischen <eischen at pcnet.com> wrote:

> On Fri, 30 May 2003, Martin Blapp wrote:
> 
> > 
> > Hi all,
> > 
> > My box didn't survive the nightly build. After I woke up, the
> > box had rebooted. Unfortunatly I have no dump. I just restarted
> > my box (UP, 686 PIV, 2,4Ghz, 1GB ram).
> > 
> > If I can reproduce the problem we will see if it is kse related.
> 
> Note that libkse won't reboot your machine, especially since
> your just compiling with it :-)
> 
> There's some kernel bogons lurking...
>
Well, Martin compiles and _runs compiled tools during the office build.
So libkse can reboot the machine :)

BTW, I can reliably crash libkse programs on a SMP box using a trivial
code snippet. It looks like kernel is trying to lock an uninitialized or
freed mutes and dies with trap 12 while holding a sched_lock spinlock.
Not a pretty sight. The offending line is kern_mutex.c:598. Sorry, no
backtrace yet thanks to schedlock.

I will try to gather more details tonight.

-- 
Alexander Kabaev


More information about the freebsd-threads mailing list