Crashes on FreeBSD 5.3 using RC2

Jakob Breivik Grimstveit jakob at grimstveit.no
Mon Dec 27 20:32:13 CET 2004


Erik Harrison wrote:

> Alright then. Open a terminal and try
> 
> gdb xfdesktop
> 
> Then, in gdb type 
> 
> run
> 
> and then try to make xfdesktop crash by pulling up the menu again.
> Once it does, switch to the xterm and type
> 
> bt
> 
> and send the output. Maybe that can show where the trouble lies

First off: After having upgraded to xorg6.8.1 in ports, I have to chown
root:wheel on /tmp/.ICE-unix as you warned me about earlier, but that went
smoothly.

After RC3 compiled (with installer from os-cillation.de) with composite
manager (no optimizations) and xorg6.8 fresh from ports, xfdesktop no
longer crashes, but xfce4-panel still does after the first click on it
(after having successfully launched the terminal which I clicked on).

Here goes:

[jakobbg at hombre jakobbg]$ gdb local/bin/xfce4-panel
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)...
(gdb) run
Starting program: /home/jakobbg/local/bin/xfce4-panel 
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...Cannot find thread 2:
Thread ID=1, generic error (gdb) 

And that's it. Application/panel does not start, and I'm thus unable to
provide any more information. Before exiting X again, console now says: 

[jakobbg at hombre jakobbg]$ startx


X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: FreeBSD 5.3 i386 [ELF]
Current Operating System: FreeBSD hombre.grimstveit.no 5.3-RELEASE-p2
FreeBSD 5.3-RELEASE-p2 #15: Sun Dec 19 03:10:10 CET 2004    
root at hombre.grimstveit.no:/us r/obj/usr/src/sys/HOMBRE i386

Build Date: 27 December 2004
        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 27 20:24:30 2004
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "speedo" (module does not exist, 0)
(EE) MGA: Failed to load module "mga_hal" (module does not exist, 0)
/home/jakobbg/local/bin/startxfce4: X server already running on display :0
Agent pid 5819
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x24
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x28
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2c
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x30
GetModeLine - scrn: 0 clock: 229500
GetModeLine - hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5
GetModeLine - scrn: 0 clock: 229500
GetModeLine - hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5

** (xfwm4:5829): WARNING **: The display does not support the XComposite
extension.

** (xfwm4:5829): WARNING **: Compositing manager disabled.
I/O error : Bad file descriptor

** (xfce4-panel:5831): CRITICAL **: Could not save xml file
I/O error : Bad file descriptor

** (xfce4-panel:5831): CRITICAL **: Could not save xml file

(xfdesktop:5835): GLib-CRITICAL **: file ghash.c: line 294
(g_hash_table_insert) : assertion `hash_table != NULL' failed

(xfdesktop:5835): libxfcegui4-WARNING **: XfceAppMenuItem: unable to spawn
xfce4 -about


(xfdesktop:5835): libxfcegui4-WARNING **: XfceAppMenuItem: unable to spawn
xfce4 -about

Fatal error 'Unable to read from thread kernel pipe' at line 1100 in file
/usr/s rc/lib/libc_r/uthread/uthread_kern.c (errno = 0) Dec 27 20:24:48
hombre kernel: pid 5831 (xfce4-panel), uid 1001: exited on signa l 6 (core
dumped)

(xfdesktop:5835): libxfcegui4-WARNING **: XfceAppMenuItem: unable to spawn
xfce4 -about

Hope you can provide me with any hints about what to do next. Thanks in
advance.

-- 
Jakob Breivik Grimstveit, http://www.grimstveit.no/jakob, +47 48298152

Bruk Newsergalleriet! No på http://www.newsergalleriet.no/
Treng du noko på CD?: http://www.grimstveit.no/jakob/burncd_no





More information about the Xfce mailing list