Date: Fri, 17 Oct 2003 00:36:43 +0200 From: Arjan van Leeuwen <avleeuwen@piwebs.com> To: Jeff Roberson <jroberson@chesapeake.net> Cc: current@freebsd.org Subject: Re: Page faults with today's current Message-ID: <200310170036.43749.avleeuwen@piwebs.com> In-Reply-To: <20031016165950.U30029-100000@mail.chesapeake.net> References: <20031016165950.U30029-100000@mail.chesapeake.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 16 October 2003 23:00, Jeff Roberson wrote: > On Thu, 16 Oct 2003, Arjan van Leeuwen wrote: > > I just cvsupped and installed a new world and kernel (previous kernel was > > from October 13), and now my machine gets a page fault when I try to run > > any GTK2 application (Firebird, Gnome 2). Are others seeing this as well? > > > > Arjan > > If you're running ULE and KSE I just fixed a bug with that. If not, pleae > provide a stack trace. You can manually transcribe one by starting a gtk2 > application from a console with your DISPLAY variable set appropriately. Yes, I'm using ULE and KSE, but it isn't fixed for me (using rev. 1.65). The trace looks like this: sched_rem(...) setrunqueue(...) sched_wakeup(...) setrunnable(...) wakeup(...) bdone(...) bufdone(...) bufdonebio(...) biodone(...) g_dev_done(...) biodone(...) g_io_schedule_up(...) g_up_procbody(...) fork_exit(...) fork_trampoline() Arjan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310170036.43749.avleeuwen>