View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012910 | Scribus | General | public | 2015-02-11 12:14 | 2015-02-11 13:11 |
Reporter | cliersch | Assigned To | cbradney | ||
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | intel xeon | OS | ubuntu | OS Version | 14.04.01 |
Product Version | 1.5.0svn | ||||
Fixed in Version | 1.5.0svn | ||||
Summary | 0012910: 1.5.0 crashes with signal 0000011 on ubuntu 14.4 | ||||
Description | the latest published package of scribus trunk, 1.5.0svn201502110131-30, crashes immediately after starting due to signal 0000011 on my ubuntu 14.04.01. the version before worked without problems. | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
|
gdb provides : Program received signal SIGSEGV, Segmentation fault. 0x00007ffff74c44e9 in QString::operator=(QString const&) () from /localbin/Qt5.4rc/5.4/gcc_64/lib/libQt5Core.so.5 (gdb) bt #0 0x00007ffff74c44e9 in QString::operator=(QString const&) () from /localbin/Qt5.4rc/5.4/gcc_64/lib/libQt5Core.so.5 0000001 0x00007fffb3efb541 in ImportPdfPlugin::languageChange() () from /localbin/scribus15svn/lib/scribus-1.5.0.svn/plugins//libimportpdf.so 0000002 0x00007fffb3efd0c7 in ImportPdfPlugin::ImportPdfPlugin() () from /localbin/scribus15svn/lib/scribus-1.5.0.svn/plugins//libimportpdf.so 0000003 0x00007fffb3efd1ab in importpdf_getPlugin () from /localbin/scribus15svn/lib/scribus-1.5.0.svn/plugins//libimportpdf.so 0000004 0x0000000000939a50 in PluginManager::loadPlugin(PluginManager::PluginData&) () 0000005 0x000000000093a93d in PluginManager::initPlugin(QString) () 0000006 0x000000000093b571 in PluginManager::initPlugs() () 0000007 0x0000000000adaa5d in ScribusCore::initScribusCore(bool, bool, bool, QString, QString) () 0000008 0x0000000000adae77 in ScribusCore::startGUI(bool, bool, bool, QString, QString) () 0000009 0x0000000000acfc0b in ScribusQApp::init() () 0000010 0x0000000000fb986b in mainApp(int, char**) () 0000011 0x00007ffff2c57ec5 in __libc_start_main (main=0x5d9b80 <main>, argc=1, argv=0x7fffffffe058, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe048) at libc-start.c:287 0000012 0x00000000005da417 in _start () |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-11 12:14 | cliersch | New Issue | |
2015-02-11 12:48 | JLuc | Status | new => confirmed |
2015-02-11 12:56 | JLuc | Note Added: 0034471 | |
2015-02-11 13:11 | cbradney | Status | confirmed => closed |
2015-02-11 13:11 | cbradney | Assigned To | => cbradney |
2015-02-11 13:11 | cbradney | Resolution | open => fixed |
2015-02-11 13:11 | cbradney | Fixed in Version | => 1.5.0svn |