View Issue Details

IDProjectCategoryView StatusLast Update
0013245ScribusImport / Exportpublic2016-05-15 12:29
ReporterJLuc Assigned ToJLuc  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinuxOSUbuntuOS Version14.04
Product Version1.5.0 
Summary0013245: Scribus hangs reading malformed sla file
Descriptionthere was an html tag at the begining of the SLA file (something like a style css include)

scribus hang with following backtrace.
Additional InformationASSERT failure in QList<T>::at: "index out of range", file /localbin/Qt5.4/5.4/gcc_64/include/QtCore/qlist.h, line 478

Program received signal SIGABRT, Aborted.
0x00007ffff2c6dcc9 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0 0x00007ffff2c6dcc9 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
0000001 0x00007ffff2c710d8 in __GI_abort () at abort.c:89
0000002 0x00007ffff7423b76 in QMessageLogger::fatal(char const*, ...) const ()
   from /localbin/Qt5.4/5.4/gcc_64/lib/libQt5Core.so.5
0000003 0x00007ffff741e7fe in qt_assert_x(char const*, char const*, char const*, int) () from /localbin/Qt5.4/5.4/gcc_64/lib/libQt5Core.so.5
0000004 0x000000000083a521 in QList<ScPage*>::at (this=0x3d39738, i=0)
    at /localbin/Qt5.4/5.4/gcc_64/include/QtCore/qlist.h:478
0000005 0x0000000000cf60bc in ScribusDoc::reformPages (this=0x3d38dd0,
    moveObjects=true) at /home/jluc/dev/scribus/svn/scribus/scribusdoc.cpp:6182
0000006 0x00007fffb57499c2 in Scribus134Format::loadFile (this=0x1e94840,
    fileName=...)
    at /home/jluc/dev/scribus/svn/scribus/plugins/fileloader/scribus134format/scribus134format.cpp:573
0000007 0x000000000095014b in FileFormat::loadFile (this=0x1e94d90, fileName=...,
    flags=1, index=0)
    at /home/jluc/dev/scribus/svn/scribus/loadsaveplugin.cpp:440
0000008 0x0000000000900e16 in FileLoader::loadFile (this=0x3c39780,
    currDoc=0x3d38dd0) at /home/jluc/dev/scribus/svn/scribus/fileloader.cpp:259
0000009 0x0000000000c79cae in ScribusMainWindow::loadDoc (this=0x1b72e00,
    fileName=...) at /home/jluc/dev/scribus/svn/scribus/scribus.cpp:3485
0000010 0x0000000000c6c413 in ScribusMainWindow::startUpDialog (this=0x1b72e00)
TagsNo tags attached.
PatchNo

Activities

Kunda

2015-07-22 14:50

updater   ~0035857

Jluc,
How did this occur?
Would you please attach the .sla
thanks!

Kunda

2015-11-25 01:51

updater   ~0037666

Reminder sent to: JLuc

Can you recreate the SLA and upload?

JLuc

2016-05-15 12:29

developer   ~0041075

cant provide a test sla

Issue History

Date Modified Username Field Change
2015-07-19 16:40 JLuc New Issue
2015-07-22 14:50 Kunda Note Added: 0035857
2015-11-25 01:51 Kunda Note Added: 0037666
2016-05-15 12:29 JLuc Note Added: 0041075
2016-05-15 12:29 JLuc Status new => closed
2016-05-15 12:29 JLuc Assigned To => JLuc
2016-05-15 12:29 JLuc Resolution open => fixed