You are not logged in.
Hello,
as stated in the headline, I'm using xfce4 with the
extra/xfce4-sensors-plugin 0.10.99.6-2 (xfce4-goodies)plugin. Since yesterday (I updated my system with yaourt -Syu --aur) it crashes constantly if I try to start it in the panel.
If I try too start it on command line:
$ xfce4-sensors
Segmentation faultThe strange thing is: I installed aur/xfce4-sensors-plugin-git 20091013-1 - and it worked!
Would be very nice if the maintainer of the xfce4-sensors-plugin could fix this abboying bug!
Thanks!
Offline
Bump.
Problem still exists.
Offline
what update made it fail?
Offline
I think it is hicolor-icon-theme 0.11-1, but I can't say why.
Offline
Okay... things become stranger... yesterday, I tried again xfce4-sensors-plugin 0.10.99.6-2 - and it worked. Today, as I started my system... it worked not!
I have searched a little bit around how to analyse an Segfault and found gdb. Here is the gdb output:
$ gdb xfce4-sensors
GNU gdb (GDB) 7.0
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/xfce4-sensors...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/xfce4-sensors
[Thread debugging using libthread_db enabled]
libnotify-Message: Unable to get session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
** (xfce4-sensors:12517): CRITICAL **: dbus_g_proxy_connect_signal: assertion `DBUS_IS_G_PROXY (proxy)' failed
** (xfce4-sensors:12517): CRITICAL **: dbus_g_proxy_connect_signal: assertion `DBUS_IS_G_PROXY (proxy)' failed
** (xfce4-sensors:12517): CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4c1d049 in free () from /lib/libc.so.6
(gdb) backtrace
#0 0x00007ffff4c1d049 in free () from /lib/libc.so.6
#1 0x00007ffff7bd919e in free_chipfeature () from /usr/lib/xfce4/modules/libxfce4sensors.so.1
#2 0x00007ffff7bdc232 in remove_unmonitored_drives () from /usr/lib/xfce4/modules/libxfce4sensors.so.1
#3 0x00007ffff7bdc482 in initialize_hddtemp () from /usr/lib/xfce4/modules/libxfce4sensors.so.1
#4 0x00007ffff7bd95e7 in initialize_all () from /usr/lib/xfce4/modules/libxfce4sensors.so.1
#5 0x00007ffff7bda434 in sensors_new () from /usr/lib/xfce4/modules/libxfce4sensors.so.1
#6 0x00000000004017d6 in ?? ()
#7 0x00007ffff4bc5b6d in __libc_start_main () from /lib/libc.so.6
#8 0x0000000000401589 in ?? ()
#9 0x00007fffffffe4d8 in ?? ()
#10 0x000000000000001c in ?? ()
#11 0x0000000000000001 in ?? ()
#12 0x00007fffffffe86e in ?? ()
#13 0x0000000000000000 in ?? ()
(gdb)Could anyone say, where the problem is?
Offline
Opened bug report:
http://spedr.com/vx1yp
Offline