Bug 355481

Summary: xchat fails to start, repeatedly renders server tabs
Product: [Fedora] Fedora Reporter: Matt Domsch <matt_domsch>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: caillon, fedora, kevin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-05 19:07:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
xchat-backtrace.txt none

Description Matt Domsch 2007-10-27 20:50:10 UTC
Description of problem:

xchat-2.8.4-6.fc8 x86_64 on up-to-date rawhide (2 weeks before F8 launch).
xchat starts, but gets stuck infinitely redrawing the server tabs on the right
as it tries to automatically connect to them.  It can't actually connect to the
servers because it's spending all its time redrawing their tab.  gdb backtrace
attached shows it's stuck in a signal loop.  It's fine if I don't autoconnect to
servers on startup (e.g. xchat -a).

Version-Release number of selected component (if applicable):
xchat-2.8.4-6.fc8 x86_64

How reproducible:
always for me

Steps to Reproduce:
1. run xchat -a
2.
3.
  
Actual results:
livelocked repeatedly drawing the server tabs

Expected results:
login and run normally

Additional info:

Comment 1 Matt Domsch 2007-10-27 20:50:10 UTC
Created attachment 240731 [details]
xchat-backtrace.txt

Comment 2 Kevin Kofler 2007-10-27 20:59:02 UTC
That sounds very bad.

If you change the tabs to another position (e.g. at the bottom, or showing as a 
tree), does it still happen?

Comment 3 Kevin Kofler 2007-10-27 21:32:37 UTC
The backtrace makes this look a lot like a GTK+ bug, the only XChat functions 
in it are main and fe_main.

Comment 4 Matt Domsch 2007-10-28 19:39:17 UTC
fwiw, starting xchat with the server/channel list in tree mode seems fine.

Comment 5 Matt Domsch 2008-01-05 19:07:39 UTC
I've not experienced this problem again after F8 release.  Closing as
non-reproducable.