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 425836 - crash in XChat-GNOME IRC Chat: Just starting XChat-GNOM...
crash in XChat-GNOME IRC Chat: Just starting XChat-GNOM...
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
0.17
Other All
: High critical
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
: 426502 427010 427172 427387 427712 427874 429228 429448 429497 430442 430569 446287 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-04-03 11:56 UTC by Tim Lauridsen
Modified: 2007-06-13 06:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Bug Buddy Dump with debuginfo packages installed (17.54 KB, text/plain)
2007-04-04 12:43 UTC, Tim Lauridsen
Details

Description Tim Lauridsen 2007-04-03 11:56:54 UTC
Version: 0.17

What were you doing when the application crashed?
Just starting XChat-GNOME from the menu.


Distribution: Fedora release 6.92 (Rawhide)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-1.3038.fc7 #1 SMP Sat Mar 31 19:51:12 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10299903
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Echo

Memory status: size: 23658496 vsize: 23658496 resident: 7811072 share: 6680576 rss: 7811072 rss_rlim: 4294967295
CPU usage: start_time: 1175601299 rtime: 6 utime: 3 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208215840 (LWP 18952)]
(no debugging symbols found)
0x00904402 in __kernel_vsyscall ()

Thread 1 (Thread -1208215840 (LWP 18952))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #7 ??
    from /lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #9 g_signal_emit_by_name
    from /lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_entry_set_text
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 run_setup_dialog
  • #13 fe_init
  • #14 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (9 sec old) ---------------------
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
(xchat-gnome:18952): libglade-CRITICAL **: glade_xml_get_widget: assertion `self != NULL' failed
(xchat-gnome:18952): libglade-CRITICAL **: glade_xml_get_widget: assertion `self != NULL' failed
(xchat-gnome:18952): libglade-CRITICAL **: glade_xml_get_widget: assertion `self != NULL' failed
(xchat-gnome:18952): Gtk-CRITICAL **: gtk_entry_get_text: assertion `GTK_IS_ENTRY (entry)' failed
(xchat-gnome:18952): Gtk-CRITICAL **: gtk_entry_get_text: assertion `GTK_IS_ENTRY (entry)' failed
--------------------------------------------------
Comment 1 David Trowbridge 2007-04-04 00:23:57 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Tim Lauridsen 2007-04-04 12:43:55 UTC
Created attachment 85794 [details]
Bug Buddy Dump with debuginfo packages installed
Comment 3 Tim Lauridsen 2007-04-04 12:47:27 UTC
I have added the dump generated by Bug Buddy, when xchat-gnome is started.
I have installed the following debuginfo packages.

gtk2-debuginfo-2.10.11-3.fc7
gnome-vfs2-debuginfo-2.18.0.1-1.fc7
glib2-debuginfo-2.12.11-1.fc7
xchat-gnome-debuginfo-0.17-2.fc7
Comment 4 David Trowbridge 2007-04-06 01:49:56 UTC
*** Bug 426502 has been marked as a duplicate of this bug. ***
Comment 5 David Trowbridge 2007-04-08 00:05:59 UTC
*** Bug 427010 has been marked as a duplicate of this bug. ***
Comment 6 David Trowbridge 2007-04-08 00:07:12 UTC
*** Bug 427172 has been marked as a duplicate of this bug. ***
Comment 7 David Trowbridge 2007-04-08 00:07:31 UTC
*** Bug 427387 has been marked as a duplicate of this bug. ***
Comment 8 David Trowbridge 2007-04-10 09:42:44 UTC
*** Bug 427712 has been marked as a duplicate of this bug. ***
Comment 9 David Trowbridge 2007-04-10 09:46:34 UTC
*** Bug 427874 has been marked as a duplicate of this bug. ***
Comment 10 David Trowbridge 2007-04-15 00:06:13 UTC
*** Bug 429448 has been marked as a duplicate of this bug. ***
Comment 11 David Trowbridge 2007-04-15 00:06:24 UTC
*** Bug 429228 has been marked as a duplicate of this bug. ***
Comment 12 David Trowbridge 2007-04-15 00:06:45 UTC
*** Bug 429497 has been marked as a duplicate of this bug. ***
Comment 13 David Trowbridge 2007-04-15 01:00:16 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

2007-04-14  David Trowbridge  <trowbrds@gmail.com>

        * src/fe-gnome/setup-dialog.c:
          - Fix some bogus widget handling.  Bug #425836.
Comment 14 svjugs 2007-04-15 15:58:52 UTC
Tested latest svn, and it is working very well.
Thank you for the fix!
Comment 15 Brian Pepple 2007-04-16 22:01:29 UTC
*** Bug 430442 has been marked as a duplicate of this bug. ***
Comment 16 David Trowbridge 2007-04-23 00:28:11 UTC
*** Bug 430569 has been marked as a duplicate of this bug. ***
Comment 17 Loïc Minier 2007-06-13 06:36:32 UTC
*** Bug 446287 has been marked as a duplicate of this bug. ***