[Bug 1945] clipman crashes noisily when I copy binary junk

[email protected] Wed, 21 Jun 2006 22:22:19 +0000 (UTC)
Newsgroups gmane.comp.desktop.xfce.goodies.devel
Message-ID <[email protected]>
Do NOT reply to this email.  To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=1945





------- Comment #5 from [email protected]  2006-06-21 22:22 UTC -------
Here's a backtrace:

(gdb) where
#0  0x0804b7cf in clipman_check (clipman=0x80b6af0) at clipman.c:752
#1  0xa781efb6 in g_timeout_dispatch (source=0x80ba400, callback=0xa77e9f08
<in6addr_any+22688>, user_data=0x81f6dc0) at gmain.c:3292
#2  0xa781d1bc in IA__g_main_context_dispatch (context=0x807f370) at
gmain.c:1916
#3  0xa782064b in g_main_context_iterate (context=0x807f370, block=1,
dispatch=1, self=0x80971e8) at gmain.c:2547
#4  0xa78209a7 in IA__g_main_loop_run (loop=0x80b6998) at gmain.c:2751
#5  0xa7d644e1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#6  0x0804b064 in main (argc=134795216, argv=0x1) at clipman.c:45

The error message is displayed each time clipman_check() calls
gtk_clipboard_wait_for_text (defaultClip) - which it does regularly, using a
timer.


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.