View Issue Details

IDProjectCategoryView StatusLast Update
0006743ScribusGeneralpublic2008-02-09 19:33
Reporterchristoph_s Assigned Tofschmid  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86OSLinuxOS VersionOpenSUSE10.3
Product Version1.3.5svn 
Target Version1.3.5Fixed in Version1.3.5svn 
Summary0006743: Resizing grouped lines triggers crash
DescriptionDraw a line, create a copy, select both, then try to resize them with the mouse: --> Sig 6 crash.
Additional InformationProgram received signal SIGABRT, Aborted.
[Switching to Thread 0xb6bb96d0 (LWP 24850)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
0000001 0xb6e3c8f5 in raise () from /lib/libc.so.6
0000002 0xb6e3e1e1 in abort () from /lib/libc.so.6
0000003 0xb6e35c1e in __assert_fail () from /lib/libc.so.6
0000004 0x0833eeb4 in LegacyMode::mouseReleaseEvent (this=0x97f5a08, m=0xbffcffb4)
    at /home/christoph/Scribus/scribus/canvasmode_legacy.cpp:2769
0000005 0x088cb7fe in ScribusView::eventFilter (this=0x9901a98, obj=0x9902878,
    event=0xbffcffb4) at /home/christoph/Scribus/scribus/scribusview.cpp:4363
0000006 0xb7953052 in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
0000007 0xb795980d in QApplication::notify () from /usr/lib/libQtGui.so.4
0000008 0xb744790b in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
0000009 0xb79a9dd3 in QETWidget::translateMouseEvent () from /usr/lib/libQtGui.so.4
0000010 0xb79a9436 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
0000011 0xb79ccaba in ?? () from /usr/lib/libQtGui.so.4
0000012 0xbffd0690 in ?? ()
0000013 0xbffd0418 in ?? ()
0000014 0xbffd0398 in ?? ()
0000015 0xb6da7ff0 in _xcb_unlock_io () from /usr/lib/libxcb.so.1
0000016 0xb72d06d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
0000017 0xb72d3a72 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
0000018 0xb72d402e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
0000019 0xb7469982 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
0000020 0xb79cc735 in QGuiEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtGui.so.4
0000021 0xb7446d58 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
0000022 0xb7446e6c in QEventLoop::exec () from /usr/lib/libQtCore.so.4
0000023 0xb744976a in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
0000024 0xb7952767 in QApplication::exec () from /usr/lib/libQtGui.so.4
0000025 0x08a8dbc8 in mainApp (argc=1, argv=0xbffd0774)
    at /home/christoph/Scribus/scribus/main_nix.cpp:76
0000026 0x08a8dc2c in main (argc=Cannot access memory at address 0x6112
)
    at /home/christoph/Scribus/scribus/main_nix.cpp:52
TagsNo tags attached.
Patch

Activities

jghali

2008-02-06 13:35

administrator   ~0018858

Reach assert in canvasmode_legacy.cpp at line 2769

christoph_s

2008-02-09 19:33

administrator   ~0018933

Tested, fixed. Thanks.

Issue History

Date Modified Username Field Change
2008-02-06 02:10 christoph_s New Issue
2008-02-06 13:35 jghali Note Added: 0018858
2008-02-06 13:35 jghali Status new => confirmed
2008-02-08 15:21 fschmid Status confirmed => assigned
2008-02-08 15:21 fschmid Assigned To => avox
2008-02-09 10:30 fschmid Assigned To avox => fschmid
2008-02-09 10:34 fschmid Status assigned => resolved
2008-02-09 10:34 fschmid Fixed in Version => 1.3.5svn
2008-02-09 10:34 fschmid Resolution open => fixed
2008-02-09 19:33 christoph_s Status resolved => closed
2008-02-09 19:33 christoph_s Note Added: 0018933