[Qgis-developer] Crash of QGIS 2.4 built on RHEL 6 with Qt 5.3

Dave Johansen davejohansen at gmail.com
Thu Sep 4 16:42:40 PDT 2014


I got the build of QGIS 2.4 running on RHEL 6 (
http://lists.osgeo.org/pipermail/qgis-developer/2014-September/034513.html
) but now when I run it, it segfaults.

Here's the stacktrace:
#0  QHash (this=0xf23fb0, recursionMode=QReadWriteLock::Recursive) at
../../src/corelib/tools/qhash.h:282
#1  QReadWriteLockPrivate (this=0xf23fb0,
recursionMode=QReadWriteLock::Recursive) at thread/qreadwritelock_p.h:67
#2  QReadWriteLock::QReadWriteLock (this=0xf23fb0,
recursionMode=QReadWriteLock::Recursive) at thread/qreadwritelock.cpp:126
#3  0x00007ffff3d54a73 in fileEngineHandlerMutex () at
io/qabstractfileengine.cpp:101
#4  0x00007ffff3d54cdc in
QAbstractFileEngineHandler::QAbstractFileEngineHandler (this=0xf23f90) at
io/qabstractfileengine.cpp:125
#5  0x00007ffff3d7f97e in QResourceFileEngineHandler () at
io/qresource.cpp:1189
#6  resource_file_handler () at io/qresource.cpp:1503
#7  0x00007ffff3d7fa29 in qt_force_resource_init () at io/qresource.cpp:1505
#8  __static_initialization_and_destruction_0 () at io/qresource.cpp:1507
#9  global constructors keyed to qresource.cpp(void) () at
io/qresource.cpp:1508
#10 0x00007ffff3e24ce6 in __do_global_ctors_aux () from
/usr/lib64/libQtCore.so.4
#11 0x00007ffff3cce023 in _init () from /usr/lib64/libQtCore.so.4
#12 0x00007ffff3a68000 in ?? ()
#13 0x0000003574e0e555 in _dl_init_internal () from
/lib64/ld-linux-x86-64.so.2
#14 0x0000003574e00b3a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#15 0x0000000000000001 in ?? ()
#16 0x00007fffffffe38b in ?? ()
#17 0x0000000000000000 in ?? ()

Any ideas on what the issue is? I can rebuild with DEBUG enabled if that
helps diagnose the issue.

Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140904/d256b73d/attachment.html>


More information about the Qgis-developer mailing list