acavedon / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
0 stars 0 forks source link

tint2 segfaults on first run #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When starting tint2 in the autostart.sh script executed by openbox tint2
crashes after a short while.

When I start tint again it works as expected. Also if killing X or doing a
second login for some reason everything seems to work fine.

my autostart.sh script:
# This shell script is run before Openbox launches.
# Environment variables set here are passed to the Openbox session.
gsynaptics-init &
gnome-settings-daemon &
gnome-volume-manager &
gnome-keyring-daemon &
gnome-do &

trayer --expand true --transparent true --alpha 255 --edge bottom --align
right --expand true --SetDockType true --widthtype request &

tomboy &
gnome-power-manager &
wicd-client &
bash -c "sleep 2; tint2" &
bash -c "sleep 2; /home/gaute/ymse/scripts/volume-tray.py" &

I attempt to delay tint2 with a few seconds so that openbox and trayer
would finish initializing first. Don't know if it really has an effect.

dmesg | grep tint gives me the folowing error:
[gaute@qwerzila ~]$ dmesg | grep -C 5 tint
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth0: link is not ready
evdev.c(EVIOCGBIT): Suspicious buffer size 511, limiting output to 64
bytes. See http://userweb.kernel.org/~dtor/eviocgbit-bug.html
ath0: no IPv6 routers present
tint2[3239]: segfault at 9900000 ip b7c283bc sp bff4a6d0 error 4 in
libc-2.8.so[b7bbb000+13c000]
usb 4-8: USB disconnect, address 5
usb 1-1: USB disconnect, address 3

System info:
Linux qwerzila 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 14 09:33:13 UTC 2008 i686
Genuine Intel(R) CPU T2080 @ 1.73GHz GenuineIntel GNU/Linux

Arch Linux
Openbox 3.4.7.2
X.Org X Server 1.4.2, Release Date: 11 June 2008, X Protocol Version 11,
Revision 0

X login manager: slim

- gaute

Original issue reported on code.google.com by eg%gaute...@gtempaccount.com on 26 Nov 2008 at 10:43

GoogleCodeExporter commented 9 years ago
hi,

is it tint2 svn or tint stable release 0.6 ?

Original comment by thilo...@gmail.com on 29 Nov 2008 at 8:47

GoogleCodeExporter commented 9 years ago
svn

Original comment by eg%gaute...@gtempaccount.com on 29 Nov 2008 at 10:23

GoogleCodeExporter commented 9 years ago
after some upgrades, including a Xorg upgrade, tint2 works fine - nothing 
relevant in
dmesg. 

- gaute

Original comment by eg%gaute...@gtempaccount.com on 1 Dec 2008 at 4:47

GoogleCodeExporter commented 9 years ago
I will close this one, because svn get many segfault fixed,
and can't reproduce it.

Original comment by thilo...@gmail.com on 5 Jan 2009 at 9:10