Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84437 - net-irc/xchat-2.4.1-r1 crashes if net-irc/xchat-systray-2.4.5-r1 is present
Summary: net-irc/xchat-2.4.1-r1 crashes if net-irc/xchat-systray-2.4.5-r1 is present
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-07 14:03 UTC by Olivier Crete (RETIRED)
Modified: 2005-05-14 16:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
systray.conf that crashes.. (systray.conf,119 bytes, text/plain)
2005-03-07 19:02 UTC, Olivier Crete (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Crete (RETIRED) gentoo-dev 2005-03-07 14:03:17 UTC
xchat crashes when connecting to a server when the systray plugin is present.. it did not do that with the previous stable version of xchat.. probably should p.mask the plugin or find a patch... its really annoying.. took me a while to find out where the problem came from
Comment 1 Sven Wegener gentoo-dev 2005-03-07 14:12:57 UTC
[I--] [  ] net-irc/xchat-2.4.1-r1 (2)
[I--] [  ] net-irc/xchat-systray-2.4.5-r1 (0)

and I don't get a crash when connecting. Do you have some more information, like a backtrace?
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2005-03-07 19:02:07 UTC
Created attachment 52886 [details]
systray.conf that crashes..

for some reason gdb refuses to work with xchat-2 ... it tries to access memory
at 0x10670 .. 
and I get
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.

And gdb works with other apps btw.. 
I can give you a strace output.. but wont help much.. all it says is that it
crashes after having connected to a server.

But I managed to find that if I change some config in systray.conf it stops..
not sure which.. I attached my systray.conf .. I guess it will be pretty easy
to diagnose if gdb works..
Comment 3 Sven Wegener gentoo-dev 2005-03-07 20:35:37 UTC
Just moved your systray.conf over my .xchat2/systray.conf and it still doesn't crash.
Comment 4 Sven Wegener gentoo-dev 2005-05-14 16:15:47 UTC
Sorry, I'm unable to reproduce this.