View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006276 | Scribus | General | public | 2007-09-25 23:05 | 2007-12-26 17:02 |
Reporter | christoph_s | Assigned To | avox | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86 | OS | Linux | OS Version | SuSE 10.2 |
Product Version | 1.3.5svn | ||||
Target Version | 1.3.5 | Fixed in Version | 1.3.5svn | ||
Summary | 0006276: Canvas: Drawing a bézier curve triggers a crash | ||||
Description | As in the summary. | ||||
Steps To Reproduce | 1. Draw bézier curve 2. Press Esc to finish the operation 3. Draw a second curve --> splat | ||||
Additional Information | Program 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 | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0005693 | closed | 1.3.5 bug collection (prior to roadmap) |
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 |