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 336949 - On-screen display plugin crashes xchat-gnome
On-screen display plugin crashes xchat-gnome
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
0.10
Other All
: High critical
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-02 18:09 UTC by Gantry York
Modified: 2006-04-05 22:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gantry York 2006-04-02 18:09:30 UTC
Steps to reproduce:
1. Enable On-screen display plugin
2. Have someone send you a message
3. 


Stack trace:
No stack trace available.

Other information:
Xchat-GNOME is new to me.  I just discovered it after I loaded Fedora Core 5.
Comment 1 David Trowbridge 2006-04-02 22:26:12 UTC
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused it.
Can you provide us with one? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 Gantry York 2006-04-03 17:25:58 UTC
I've attached a stack trace:

Thread 1 (Thread -1208703312 (LWP 8159))

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/libc.so.6
  • #2 abort
    from /lib/libc.so.6
  • #3 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #4 g_log
    from /usr/lib/libglib-2.0.so.0
  • #5 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #6 dbus_g_proxy_end_call
    from /usr/lib/libdbus-glib-1.so.2
  • #7 dbus_g_proxy_call_no_reply
    from /usr/lib/libdbus-glib-1.so.2
  • #8 dbus_g_proxy_call
    from /usr/lib/libdbus-glib-1.so.2
  • #9 notify_notification_set_icon_data_from_pixbuf
    from /usr/lib/libnotify.so.0
  • #10 xchat_plugin_init
    from /usr/lib/xchat-gnome/plugins/notifyosd.so
  • #11 xchat_plugin_init
    from /usr/lib/xchat-gnome/plugins/notifyosd.so
  • #12 xchat_get_prefs
  • #13 text_emit
  • #14 inbound_chanmsg
  • #15 inbound_privmsg
  • #16 proto_fill_her_up
  • #17 proto_fill_her_up
  • #18 server_new
  • #19 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 fe_main
  • #25 main


I also noticed that I can only reproduce this if both the 'Notification' and 'On-screen display' plugins are enabled.

Comment 3 Guillaume Desmottes 2006-04-03 18:18:07 UTC
I can't reproduce this bug with my HEAD version
Comment 4 Gantry York 2006-04-03 20:01:58 UTC
This may be related to 

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187830
Comment 5 Brian Pepple 2006-04-03 20:17:14 UTC
After talking to Gantry online, this was fixed once he activated the dbus plugin.
Comment 6 Evan Sheehan 2006-04-05 22:24:33 UTC
Sounds like this was fixed.