Crash on paste in text box
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Confirmed
|
High
|
Unassigned | ||
inkscape (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Inkscape crashes when pasting into a text box, i.e. while editing the text, but this is hard to reproduce. I've encountered this on two different documents.
ERROR:ui/
Program received signal SIGABRT, Aborted.
0x00000030a1e32f05 in raise () from /lib64/libc.so.6
We should at least get rid of this assertion! I'm on Fedora 11, using Inkscape build 22177. Here's a backtrace:
#0 0x00000030a1e32f05 in raise () from /lib64/libc.so.6
#1 0x00000030a1e34a73 in abort () from /lib64/libc.so.6
#2 0x0000003e9ba5d803 in g_assertion_message () from /lib64/
#3 0x0000003e9ba5dca2 in g_assertion_
#4 0x00000000008473fd in Inkscape:
at ui/clipboard.
#5 0x000000000084c68b in sigc::bound_
at /usr/include/
#6 0x000000000084c6b7 in sigc::adaptor_
_A_
#7 0x000000000084c6ea in sigc::internal:
a_2=
#8 0x00000038bee7e74a in ?? () from /usr/lib64/
#9 0x0000003e9c20b7dd in g_closure_invoke () from /lib64/
#10 0x0000003e9c2214bd in ?? () from /lib64/
#11 0x0000003e9c222b68 in g_signal_
#12 0x0000003e9c222ee7 in g_signal_
#13 0x00000038b9382753 in gtk_selection_
at gtkselection.c:2953
#14 0x00000038b938372e in IA__gtk_
at gtkselection.c:1084
#15 0x00000038b944643c in IA__gtk_
#16 0x00000038bee7df03 in Gtk::Clipboard:
#17 0x0000000000847d33 in Inkscape:
{static npos = 184467440737095
at ui/clipboard.
#18 0x000000000084af82 in Inkscape:
#19 0x00000000004a8cfd in sp_selection_paste (desktop=0x1a36c00, in_place=false) at selection-
#20 0x0000000000594dd4 in Inkscape:
#21 0x00000000006bf9bb in sp_action_perform (action=0x1a084d0, data=0x0) at helper/
#22 0x00000000004bcb05 in sp_shortcut_invoke (shortcut=33554550, view=0x1a36c00) at shortcuts.cpp:55
#23 0x00000000006c7616 in on_window_key_press (event=0x577e2b0) at helper/
#24 0x00000000006c76da in sigc::pointer_
at /usr/include/
#25 0x00000000006c76fd in sigc::adaptor_
(this=
tags: | added: crash |
Changed in inkscape: | |
status: | New → Incomplete |
tags: | added: clipboard |
Changed in inkscape (Ubuntu): | |
status: | New → Confirmed |
Changed in inkscape (Ubuntu): | |
importance: | Undecided → Medium |
cannot reproduce on Windows build for 0.47pre2 rev 22153.
could you provide more details on steps to reproduce?