[apport] inkscape crashed during undo

Bug #85797 reported by Kammy
10
Affects Status Importance Assigned to Milestone
inkscape (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: inkscape

Inkscape crashes while rightclick on an simply created rectangle.

ProblemType: Crash
Date: Sat Feb 17 15:50:24 2007
Disassembly: 0x0:
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/inkscape
Package: inkscape 0.45-0ubuntu2
ProcCmdline: inkscape
ProcCwd: /home/kammy
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: inkscape
StacktraceTop:
 ?? ()
 ?? ()

 ?? ()
 ?? ()
Uname: Linux apple 2.6.20-8-386 #2 Tue Feb 13 05:15:43 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner video

Revision history for this message
Kammy (markus-kamrath) wrote :
Revision history for this message
Kees Cook (kees) wrote :

Attaching symbolized retrace.

Revision history for this message
Kees Cook (kees) wrote :

Looks like the node being un-done is a pure virtual? Maybe gdb is lying to me:

(gdb) up
#1 0x080886fa in inkscape_segv_handler (signum=11) at inkscape.cpp:537
(gdb) up
#2 <signal handler called>
(gdb) up
#3 0x0848185c in sp_repr_undo_log (log=0x85489f8) at xml/event.cpp:152
152 g_assert(!log->repr->session()->inTransaction());
(gdb) print log
$1 = (class Inkscape::XML::Event *) 0x85489f8
(gdb) print log->repr
$2 = (class Inkscape::XML::Node *) 0x84812a0
(gdb) print log->repr->_logger
There is no member or method named _logger.
(gdb) print (class 'Inkscape::XML::Node' *)log->repr
$3 = (Inkscape::XML::Node *) 0x84812a0
(gdb) print (class 'Inkscape::XML::SimpleNode' *)log->repr
Cannot access memory at address 0x0
(gdb) print *log->repr
$4 = {<Inkscape::GC::Anchored> = {_vptr.Anchored = 0x53e58955,
    _anchor = 0x8b14ec83}, <No data fields>}

Changed in inkscape:
importance: Undecided → Medium
Revision history for this message
Bryce Harrington (bryce) wrote :

I cannot reproduce this - Kammy, can you upload an example svg file where you're experiencing this problem, and explain exactly what steps you take to make it happen?

Changed in inkscape:
status: Unconfirmed → Needs Info
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for inkscape (Ubuntu) because there has been no activity for 60 days.]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.