View Issue Details

IDProjectCategoryView StatusLast Update
0016714ScribusGeneralpublic2022-01-06 10:05
Reporterjaakhillen Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Product Version1.5.7 
Summary0016714: cut and paste a footnote - crash
DescriptionWhen I insert a footnote (eg. 1) but I want to have it on another place,
and I cut the footnote number in the text, 1) in this case,
and I paste it on another place in the text,
then Scribus chrashes with the remark : Scribus crashes due to Signal 0000011

Scribus in Kubuntu 21,
Steps To Reproduceinsert footnote
cut footnote number
paste footnote number
crash
Additional InformationScribus versie 1.5.7
25 April 2021
Build ID: C--T-F-C1.16.0-64bit
Ghostscript versie 9.54.0
TagsNo tags attached.
PatchNo

Activities

jaakhillen

2022-01-01 14:19

reporter  

Screenshot_20220101_145336.png (16,178 bytes)   
Screenshot_20220101_145336.png (16,178 bytes)   

cbradney

2022-01-01 16:55

administrator   ~0049455

No crash in 1.5.8.svn from what I see

JLuc

2022-01-01 17:14

developer   ~0049456

Last edited: 2022-01-01 17:20

I thought these were fixed but i reproduce the crash on scribus 1.5.8svn with following terminal output : « wrong copy of oldMark »

With gdb, crash says :
« wrong copy of oldMark
Thread 1 "ld-linux-x86-64" received signal SIGSEGV, Segmentation fault.
0x00007fffd00f18e1 in Scribus150Format::readStoryText(ScribusDoc*, ScXmlStreamReader&, StoryText&, PageItem*) () from /tmp/.mount_scribuT40DO1/lib/x86_64-linux-gnu/../lib/scribus/plugins//libscribus150format.so »

And bt says :
# 0 0x00007fffd00f18e1 in Scribus150Format::readStoryText(ScribusDoc*, ScXmlStreamReader&, StoryText&, PageItem*) ()
   from /tmp/.mount_scribuT40DO1/lib/x86_64-linux-gnu/../lib/scribus/plugins//libscribus150format.so
# 1 0x00007fffd0107177 in Scribus150Format::loadStory(QByteArray const&, StoryText&, PageItem*) () from /tmp/.mount_scribuT40DO1/lib/x86_64-linux-gnu/../lib/scribus/plugins//libscribus150format.so
...
# 5 0x00007ffff0d1e3f0 in ?? () from /tmp/.mount_scribuT40DO1/usr/lib/libQt5Core.so.5
# 6 0x00007ffff0d1e420 in ?? () from /tmp/.mount_scribuT40DO1/usr/lib/libQt5Core.so.5
...
# 18 0x00007ffff1b8d9bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /tmp/.mount_scribuT40DO1/usr/lib/libQt5Widgets.so.5
# 19 0x00007ffff1b96143 in QApplication::notify(QObject*, QEvent*) () from /tmp/.mount_scribuT40DO1/usr/lib/libQt5Widgets.so.5

cbradney

2022-01-05 19:16

administrator   ~0049461

What version of Qt @JLuc?

JLuc

2022-01-06 10:04

developer   ~0049462

Last edited: 2022-01-06 10:05

It's Qt5.14.2.
The AppImage was compiled dim. 07 nov. 2021 18∶08∶11
Identifiant de compilation : C--T-F-C1.15.10-64bit
Utilisation de Ghostscript version 9.53.3

Issue History

Date Modified Username Field Change
2022-01-01 14:19 jaakhillen New Issue
2022-01-01 14:19 jaakhillen File Added: Screenshot_20220101_145336.png
2022-01-01 16:55 cbradney Note Added: 0049455
2022-01-01 17:14 JLuc Note Added: 0049456
2022-01-01 17:18 JLuc Note Edited: 0049456
2022-01-01 17:20 JLuc Note Edited: 0049456
2022-01-05 19:16 cbradney Note Added: 0049461
2022-01-06 10:04 JLuc Note Added: 0049462
2022-01-06 10:05 JLuc Note Edited: 0049462