View Issue Details

IDProjectCategoryView StatusLast Update
0015700ScribusInternalpublic2019-06-04 20:55
Reporterale Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.5.4 
Fixed in Version1.5.5.svn 
Summary0015700: Conditional jump or move depends on uninitialised value(s) in PageItem::setLineEnd on importing from PDF.
Description==29299== Conditional jump or move depends on uninitialised value(s)
==29299== at 0x6AC802: PageItem::setLineEnd(Qt::PenCapStyle) (pageitem.cpp:4082)
==29299== by 0x3EC2E7E6: SlaOutputDev::drawChar(GfxState*, double, double, double, double, double, double, unsigned int, int, unsigned int*, int) (slaoutput.cpp:3402)
==29299== by 0x3F31EEDB: Gfx::doShowText(GooString const*) (Gfx.cc:4041)
==29299== by 0x3F31F302: Gfx::opShowText(Object*, int) (Gfx.cc:3771)
==29299== by 0x3F3183C7: Gfx::go(bool) (Gfx.cc:752)
==29299== by 0x3F318A8E: Gfx::display(Object*, bool) (Gfx.cc:714)
==29299== by 0x3F371BBD: Page::displaySlice(OutputDev*, double, double, int, bool, bool, int, int, int, int, bool, bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool) (Page.cc:548)
==29299== by 0x3F371E87: Page::display(OutputDev*, double, double, int, bool, bool, bool, bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool) (Page.cc:469)
==29299== by 0x3EC195F3: PdfPlug::convert(QString const&) (importpdf.cpp:771)
==29299== by 0x3EC1B143: PdfPlug::import(QString const&, TransactionSettings const&, int, bool) (importpdf.cpp:271)
==29299== by 0x3EC24B11: ImportPdfPlugin::import(QString, int) (importpdfplugin.cpp:226)
==29299== by 0x3EC225FE: ImportPdfPlugin::loadFile(QString const&, FileFormat const&, int, int) (importpdfplugin.cpp:150)



as reported by cyp: https://github.com/scribusproject/scribus/issues/119
TagsNo tags attached.
PatchNo

Activities

jghali

2019-05-31 10:32

administrator   ~0046259

Already fixed yesterday by r22989 and r22990.

Issue History

Date Modified Username Field Change
2019-05-30 21:34 ale New Issue
2019-05-31 10:26 jghali Category - => Internal
2019-05-31 10:32 jghali Assigned To => jghali
2019-05-31 10:32 jghali Status new => resolved
2019-05-31 10:32 jghali Resolution open => fixed
2019-05-31 10:32 jghali Fixed in Version => 1.5.5.svn
2019-05-31 10:32 jghali Note Added: 0046259
2019-06-04 20:55 cbradney Status resolved => closed