After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 413428 - crash in XChat-GNOME IRC Chat: J'avais dans mon panneau...
crash in XChat-GNOME IRC Chat: J'avais dans mon panneau...
Status: RESOLVED DUPLICATE of bug 356624
Product: xchat-gnome
Classification: Other
Component: general
0.13
Other All
: High critical
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-01 13:00 UTC by Yannick Voglaire
Modified: 2007-03-07 06:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Yannick Voglaire 2007-03-01 13:00:46 UTC
What were you doing when the application crashed?
J'avais dans mon panneau de gauche un serveur "FreeNode" et un "<aucun>" qui aurait dû disparaître depuis un certain temps je pense. J'ai cliqué dessus, et ça a planté. Ce "<aucun>" était apparu après que j'aie cliqué sur "Fermer" dans le menu bouton de droite de l'unique serveur de ma liste, et il n'a pas disparu lorsque je me suis connecté au serveur FreeNode.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 166686720 vsize: 0 resident: 166686720 share: 0 rss: 33202176 rss_rlim: 0
CPU usage: start_time: 1172753001 rtime: 0 utime: 732 stime: 0 cutime:702 cstime: 0 timeout: 30 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/xchat-gnome'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227319632 (LWP 4922)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227319632 (LWP 4922))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #5 g_strdup
    from /usr/lib/libglib-2.0.so.0
  • #6 gtk_button_set_label
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 set_nickname
  • #8 navigation_tree_create_new_channel_entry
  • #9 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 _gtk_tree_selection_internal_select_node
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_tree_selection_select_path
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 navigation_tree_create_new_channel_entry
  • #17 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #22 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #26 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #29 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 fe_main
  • #31 main
  • #0 __kernel_vsyscall

Comment 1 Yannick Voglaire 2007-03-01 13:09:49 UTC
Sorry for writing in french at first. This is my first bug report, I hope it is more or less usefully written.

The bug is reproducible:
- connect to a server
- close it
- an entry "<none>" appears in the list on the left
- connect to another server
- the entry "<none>" doesn't disappear (I suppose it should)
- click on it
- crash
Comment 2 David Trowbridge 2007-03-07 06:22:15 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 356624 ***