View Issue Details

IDProjectCategoryView StatusLast Update
0006276ScribusGeneralpublic2007-12-26 17:02
Reporterchristoph_s Assigned Toavox  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86OSLinuxOS VersionSuSE 10.2
Product Version1.3.5svn 
Target Version1.3.5Fixed in Version1.3.5svn 
Summary0006276: Canvas: Drawing a bézier curve triggers a crash
DescriptionAs in the summary.
Steps To Reproduce1. Draw bézier curve

2. Press Esc to finish the operation

3. Draw a second curve

--> splat
Additional InformationProgram received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1230350640 (LWP 17218)]
0x081e9548 in PageItem::yPos (this=0x0)
    at /home/christoph/scribus135/trunk/Scribus/scribus/pageitem.h:515
515 double yPos() const { return Ypos; }
(gdb) bt
#0 0x081e9548 in PageItem::yPos (this=0x0)
    at /home/christoph/scribus135/trunk/Scribus/scribus/pageitem.h:515
0000001 0x082d210d in Canvas::Transform (this=0x94fe180, currItem=0x0,
    m=@0xbfa23990)
    at /home/christoph/scribus135/trunk/Scribus/scribus/canvas.cpp:1984
0000002 0x082fb80b in LegacyMode::mousePressEvent (this=0x92f20b8, m=0xbfa24270)
    at /home/christoph/scribus135/trunk/Scribus/scribus/canvasmode_legacy.cpp:1770
0000003 0x0882cdfa in ScribusView::eventFilter (this=0x94fd340, obj=0x94fe180,
    event=0xbfa24270)
    at /home/christoph/scribus135/trunk/Scribus/scribus/scribusview.cpp:5099
0000004 0xb769adc1 in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
0000005 0xb76a1117 in QApplication::notify () from /usr/lib/libQtGui.so.4
0000006 0xb72066cb in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
0000007 0xb76f07f6 in QETWidget::translateMouseEvent () from /usr/lib/libQtGui.so.4
0000008 0xb76eff13 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
0000009 0xb7711c35 in QEventDispatcherX11::processEvents ()
   from /usr/lib/libQtGui.so.4
0000010 0xb7205c08 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
0000011 0xb7205d1c in QEventLoop::exec () from /usr/lib/libQtCore.so.4
0000012 0xb7208398 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
0000013 0xb769a527 in QApplication::exec () from /usr/lib/libQtGui.so.4
0000014 0x084acfa6 in mainApp (argc=1, argv=0xbfa24874)
    at /home/christoph/scribus135/trunk/Scribus/scribus/main_nix.cpp:76
0000015 0x084ad00a in main (argc=145101544, argv=0x94fe1e8)
    at /home/christoph/scribus135/trunk/Scribus/scribus/main_nix.cpp:52
TagsNo tags attached.
Patch

Relationships

child of 0005693 closedplinnell 1.3.5 bug collection (prior to roadmap) 

Activities

christoph_s

2007-11-06 00:08

administrator   ~0017854

Tested, fixed. Thanks.

Issue History

Date Modified Username Field Change
2007-09-25 23:05 christoph_s New Issue
2007-09-29 22:18 christoph_s Relationship added child of 0005693
2007-10-26 21:11 subik Status new => confirmed
2007-11-04 18:27 avox Status confirmed => assigned
2007-11-04 18:27 avox Assigned To => avox
2007-11-04 18:27 avox Summary Drawing a bézier curve triggers a crash => Canvas: Drawing a bézier curve triggers a crash
2007-11-05 00:01 avox Status assigned => resolved
2007-11-05 00:01 avox Fixed in Version => 1.3.5svn
2007-11-05 00:01 avox Resolution open => fixed
2007-11-06 00:08 christoph_s Status resolved => closed
2007-11-06 00:08 christoph_s Note Added: 0017854
2007-12-20 22:52 cbradney Target Version => 1.3.5svn
2007-12-26 17:02 cbradney Target Version 1.3.5svn => 1.3.5