atom feed7 messages in org.freebsd.freebsd-gnomeGnome causes kernel panics (probably ...
FromSent OnAttachments
Marco BeishuizenJun 6, 2008 6:30 pm 
Joe Marcus ClarkeJun 6, 2008 6:41 pm 
Marco BeishuizenJun 6, 2008 11:56 pm 
Joe Marcus ClarkeJun 7, 2008 5:19 pm 
Marco BeishuizenJun 9, 2008 4:34 pm 
Joe Marcus ClarkeJun 9, 2008 4:50 pm 
Joe Marcus ClarkeJun 9, 2008 11:08 pm 
Subject:Gnome causes kernel panics (probably hald)
From:Joe Marcus Clarke (mar@FreeBSD.org)
Date:Jun 7, 2008 5:19:41 pm
List:org.freebsd.freebsd-gnome

On Sat, 2008-06-07 at 01:56 +0200, Marco Beishuizen wrote:

On Fri, 06 Jun 2008 14:41:50 -0400 Joe Marcus Clarke <mar@freebsd.org> wrote:

You'll need to provide a lot more detail here. See http://www.freebsd.org/gnome/docs/bugging.html and http://www.freebsd.org/gnome/docs/halfaq.html for details.

When running hald with the option verbose=yes, I get:

01:44:09.899 [I] hald.c:669: hal 0.5.11 01:44:09.899 [I] hald.c:734: Will not daemonize 01:44:09.900 [I] hald_dbus.c:5381: local server is listening at unix:path=/var/run/hald/dbus-0xDQZ0WwiI,guid=9dca2b7592820c9fe4e0559a4849cbc9 01:44:09.905 [I] ck-tracker.c:387: got seat '/org/freedesktop/ConsoleKit/Seat1' 01:44:09.906 [I] ck-tracker.c:317: got session '/org/freedesktop/ConsoleKit/Session1' for seat '/org/freedesktop/ConsoleKit/Seat1' 01:44:09.908 [I] ck-tracker.c:270: Got active state (ACTIVE) and uid 1001 on session '/org/freedesktop/ConsoleKit/Session1' 01:44:09.908 [I] ck-tracker.c:338: Got all sessions on seat '/org/freedesktop/ConsoleKit/Seat1' 01:44:09.908 [I] ck-tracker.c:414: Got seats 01:44:09.908 [I] ck-tracker.c:796: Got seats and sessions 01:44:09.920 [I] hald_runner.c:301: Runner has pid 2858 Runner started - allowed paths are '/usr/local/libexec:/usr/local/libexec/hal/scripts:/usr/local/bin' 01:44:09.932 [I] hald_runner.c:182: runner connection is 0x812f230 01:44:09.941 [I] mmap_cache.c:274: cache mtime is 1211477183 01:44:09.943 [I] mmap_cache.c:83: preprobe: offset=00000000, size=6876 01:44:09.943 [I] mmap_cache.c:85: information: offset=00001adc, size=351368 01:44:09.943 [I] mmap_cache.c:87: policy: offset=00057764, size=49380 01:44:09.943 [W] device_info.c:1109: Unhandled rule (358244)! Segmentation fault

Try removing /var/cache/hald/fdi-cache, then restart hald.

Joe