View Issue Details

IDProjectCategoryView StatusLast Update
0011670ScribusPlug-inspublic2014-07-24 12:24
Reporteroberten Assigned To 
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSUbuntuOS Version13.04
Product Version1.5.0svn 
Fixed in Version1.5.0svn 
Summary0011670: OSG crashes Scribus at startup
DescriptionWhen starting scribus-trunk, it crashes with the infamous signal 11.

GDB says:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff15031f3 in osgDB::ReaderWriter::supportedFeatures() const () from /usr/lib/libosgDB.so.80
So I did rebuild it without OSG and it works fine.
TagsNo tags attached.
Patch

Activities

jghali

2013-07-18 21:08

administrator   ~0030449

I just build trunk with OSG and cannot reproduce that crash. Can you provide a complete backtrace?

oberten

2013-07-18 22:36

reporter   ~0030450

oli@oli:~$ gdb scribus-trunk
GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/scribus-trunk...Reading symbols from /usr/lib/debug/usr/bin/scribus-trunk...done.
done.
(gdb) run
Starting program: /usr/bin/scribus-trunk
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
[New Thread 0x7fffdcc68700 (LWP 16830)]
[New Thread 0x7fffd7fff700 (LWP 16831)]
"fr_BE.UTF-8"
[New Thread 0x7fffc59e3700 (LWP 16832)]
[New Thread 0x7fffbf43b700 (LWP 16836)]
[Thread 0x7fffdcc68700 (LWP 16830) exited]
[New Thread 0x7fffdcc68700 (LWP 16837)]
[Thread 0x7fffdcc68700 (LWP 16837) exited]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff15031f3 in osgDB::ReaderWriter::supportedFeatures() const () from /usr/lib/libosgDB.so.80
(gdb) bt
#0 0x00007ffff15031f3 in osgDB::ReaderWriter::supportedFeatures() const () from /usr/lib/libosgDB.so.80
0000001 0x00007ffff1501c51 in osgDB::queryPlugin(std::string const&, std::list<osg::ref_ptr<osgDB::ReaderWriterInfo>, std::allocator<osg::ref_ptr<osgDB::ReaderWriterInfo> > >&) () from /usr/lib/libosgDB.so.80
0000002 0x0000000000c6d74c in ScribusMainWindow::initDefaultValues (this=0x1bf6c60) at /build/buildd/scribus-trunk-1.5.0svn201307160938/scribus/scribus.cpp:507
0000003 0x0000000000c6b841 in ScribusMainWindow::initScMW (this=0x1bf6c60, primaryMainWindow=true) at /build/buildd/scribus-trunk-1.5.0svn201307160938/scribus/scribus.cpp:350
0000004 0x0000000000cf554d in ScribusCore::startGUI (this=0x1bef7d0, showSplash=true, showFontInfo=false, showProfileInfo=false, newGuiLanguage=..., prefsUserFile=...)
    at /build/buildd/scribus-trunk-1.5.0svn201307160938/scribus/scribuscore.cpp:107
0000005 0x0000000000cf239e in ScribusQApp::init (this=0x7fffffffe080) at /build/buildd/scribus-trunk-1.5.0svn201307160938/scribus/scribusapp.cpp:281
0000006 0x000000000122ffde in mainApp (argc=1, argv=0x7fffffffe1e8) at /build/buildd/scribus-trunk-1.5.0svn201307160938/scribus/main_nix.cpp:83
0000007 0x000000000122ff80 in main (argc=1, argv=0x7fffffffe1e8) at /build/buildd/scribus-trunk-1.5.0svn201307160938/scribus/main_nix.cpp:54
(gdb)

Kunda

2014-07-07 13:14

updater   ~0032539

oberten, is this reproducible for you still on current 1.5svn ?

Kunda

2014-07-22 05:53

updater   ~0032908

oberten, please respond

oberten

2014-07-24 07:31

reporter   ~0032955

It's not :-)

I guess it's been fixed in the mean time... either by Scribus or by OSG...

Kunda

2014-07-24 12:24

updater   ~0032961

As per OP this is not reproducible with latest 1.5svn revision. Closing

Issue History

Date Modified Username Field Change
2013-07-16 16:59 oberten New Issue
2013-07-18 21:08 jghali Note Added: 0030449
2013-07-18 22:36 oberten Note Added: 0030450
2014-07-07 13:14 Kunda Note Added: 0032539
2014-07-07 13:14 Kunda Status new => feedback
2014-07-22 05:53 Kunda Note Added: 0032908
2014-07-24 07:31 oberten Note Added: 0032955
2014-07-24 07:31 oberten Status feedback => new
2014-07-24 12:24 Kunda Note Added: 0032961
2014-07-24 12:24 Kunda Status new => closed
2014-07-24 12:24 Kunda Resolution open => fixed
2014-07-24 12:24 Kunda Fixed in Version => 1.5.0svn