https://bugzilla.novell.com/show_bug.cgi?id=391645 User hpj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=391645#c1 --- Comment #1 from Hans Petter Jansson <hpj@novell.com> 2008-05-16 15:02:22 MST --- (gdb) #2 0xb760c67a in try_connect (connect_data=0xba9fb1d8) at proxy.c:496 496 proxy.c: No such file or directory. in proxy.c (gdb) p *connect_data $1 = {handle = 0xbad0c578, connect_cb = 0xb5f95aa0 <irc_login_cb>, data = 0xbad0c578, host = 0xba9fb098 "irc.cam.novell.com", port = 6667, fd = 25, inpa = 0, gpi = 0xb813e260, query_data = 0x0, hosts = 0x0, write_buffer = 0x0, write_buf_len = 0, written_len = 0, read_cb = 0, read_buffer = 0x0, read_buf_len = 0, read_len = 0} That's the VPN IRC network, but I'm not currently on the VPN. I suppose that's why the connect() is hanging. Still, it's blocking the GUI thread. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.