View Issue Details

IDProjectCategoryView StatusLast Update
0000644ScribusStory Editor / Text Framespublic2004-05-12 23:18
ReporterplinnellAssigned Tofschmid  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000644: Crash caused by mouse cursor crossing from linked text frame # 2 to # 1
DescriptionI moved the cursor in the second of two
> linked textframes to the first character of it by ARROW LEFT key and kept
> the key pressed when the cursor reached the beginning of the frame.
Additional InformationProgram received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 6967)]
0x0830edd5 in ?? ()
(gdb) bt
#0 0x0830edd5 in ?? ()
0000001 0x090e2214 in ?? ()
0000002 0x00000861 in ?? ()
0000003 0x416909d3 in typeinfo name for QUType () from /usr/lib/qt3/lib/libqt-mt.so.3
0000004 0x00000001 in ?? ()
0000005 0x417374a0 in typeinfo name for QAccel () from /usr/lib/qt3/lib/libqt-mt.so.3
0000006 0xbfffe408 in ?? ()
0000007 0x415c54d9 in ~QGListIterator (this=0x0) at tools/qglist.cpp:1143
Previous frame inner to this frame (corrupt stack?)
TagsNo tags attached.
Patch

Relationships

related to 0002407 acknowledged Metabug: Misleading and wrong cursors 

Activities

2004-05-12 14:16

 

autotexcursorbug.sla (22,812 bytes)

cbradney

2004-05-12 14:18

administrator   ~0001430

0x083590d7 in ScribusApp::keyPressEvent(QKeyEvent*) ()
(gdb) backtrace
#0 0x083590d7 in ScribusApp::keyPressEvent(QKeyEvent*) ()
0000001 0x404dfde5 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000002 0x4059abb2 in QMainWindow::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000003 0x4044f47f in QApplication::internalNotify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000004 0x4044ed0f in QApplication::notify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000005 0x403e8bad in QETWidget::translateKeyEvent(_XEvent const*, bool) () from /usr/qt/3/lib/libqt-mt.so.3
0000006 0x403e4584 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
0000007 0x403fb1d1 in QEventLoop::processEvents(unsigned) () from /usr/qt/3/lib/libqt-mt.so.3
0000008 0x40461498 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
0000009 0x40461348 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
0000010 0x4044f6d1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
0000011 0x083927f9 in mainGui(int, char**) ()
0000012 0x0839200f in main ()

plinnell

2004-05-12 14:18

viewer   ~0001431

The way to replicate this is open the file, place the cursor in the second text frame on pg 1 and then use the left arrow key to go backwards. Sig 11 occurs as soon as the cursor moves from # 2 to # 1

cbradney

2004-05-12 15:00

administrator   ~0001432

or just create a new doc, insert 2 frames, link them, insert sample text, then put the cursor in the second and then cursor back into the first.

ive reversed all the changes in keypressevent from yesterday with a version from 2 days ago and the crash stays.

plinnell

2004-05-12 16:19

viewer   ~0001434

bug is not present in 1.1.6 on SuSE 9.0 with Qt 3.3.2

cbradney

2004-05-12 17:47

administrator   ~0001437

Works in cvs from 33 days ago.. not 30.. testing in between now.

cbradney

2004-05-12 18:04

administrator   ~0001438

Last edited: 2004-05-12 18:09

differences is between 32 and 33 days ago. 33 (april 9) works, 33 (april 10) doesnt.

edited on: 05-12-04 20:05

edited on: 05-12-04 20:09

fschmid

2004-05-12 22:11

administrator   ~0001441

Thanks to CVS and Craigs investigation the it was fixed quickly

cbradney

2004-05-12 23:18

administrator   ~0001451

Tested. Fixed.

Issue History

Date Modified Username Field Change
2004-05-12 14:15 plinnell New Issue
2004-05-12 14:15 plinnell Reported where => Mailing List
2004-05-12 14:16 plinnell File Added: autotexcursorbug.sla
2004-05-12 14:18 cbradney Note Added: 0001430
2004-05-12 14:18 plinnell Note Added: 0001431
2004-05-12 14:18 cbradney Status new => assigned
2004-05-12 14:18 cbradney Assigned To => fschmid
2004-05-12 15:00 cbradney Note Added: 0001432
2004-05-12 16:19 plinnell Note Added: 0001434
2004-05-12 17:47 cbradney Note Added: 0001437
2004-05-12 18:04 cbradney Note Added: 0001438
2004-05-12 18:05 cbradney Note Edited: 0001438
2004-05-12 18:09 cbradney Note Edited: 0001438
2004-05-12 22:11 fschmid Status assigned => resolved
2004-05-12 22:11 fschmid Resolution open => fixed
2004-05-12 22:11 fschmid Note Added: 0001441
2004-05-12 23:18 cbradney Status resolved => closed
2004-05-12 23:18 cbradney Note Added: 0001451
2007-05-23 19:53 christoph_s Relationship added related to 0002407
2015-09-17 20:08 Kunda Category Story Editor / Text Frames => Story Ed/Txt Frames
2015-09-17 20:12 Kunda Category Story Ed/Txt Frames => Story Editor / Text Frames