<div dir="ltr"><div><div>I got the build of QGIS 2.4 running on RHEL 6 ( <a href="http://lists.osgeo.org/pipermail/qgis-developer/2014-September/034513.html">http://lists.osgeo.org/pipermail/qgis-developer/2014-September/034513.html</a> ) but now when I run it, it segfaults.<br>
<br>Here's the stacktrace:<br>#0  QHash (this=0xf23fb0, recursionMode=QReadWriteLock::Recursive) at ../../src/corelib/tools/qhash.h:282<br>#1  QReadWriteLockPrivate (this=0xf23fb0, recursionMode=QReadWriteLock::Recursive) at thread/qreadwritelock_p.h:67<br>
#2  QReadWriteLock::QReadWriteLock (this=0xf23fb0, recursionMode=QReadWriteLock::Recursive) at thread/qreadwritelock.cpp:126<br>#3  0x00007ffff3d54a73 in fileEngineHandlerMutex () at io/qabstractfileengine.cpp:101<br>#4  0x00007ffff3d54cdc in QAbstractFileEngineHandler::QAbstractFileEngineHandler (this=0xf23f90) at io/qabstractfileengine.cpp:125<br>
#5  0x00007ffff3d7f97e in QResourceFileEngineHandler () at io/qresource.cpp:1189<br>#6  resource_file_handler () at io/qresource.cpp:1503<br>#7  0x00007ffff3d7fa29 in qt_force_resource_init () at io/qresource.cpp:1505<br>
#8  __static_initialization_and_destruction_0 () at io/qresource.cpp:1507<br>#9  global constructors keyed to qresource.cpp(void) () at io/qresource.cpp:1508<br>#10 0x00007ffff3e24ce6 in __do_global_ctors_aux () from /usr/lib64/libQtCore.so.4<br>
#11 0x00007ffff3cce023 in _init () from /usr/lib64/libQtCore.so.4<br>#12 0x00007ffff3a68000 in ?? ()<br>#13 0x0000003574e0e555 in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2<br>#14 0x0000003574e00b3a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2<br>
#15 0x0000000000000001 in ?? ()<br>#16 0x00007fffffffe38b in ?? ()<br>#17 0x0000000000000000 in ?? ()<br><br></div>Any ideas on what the issue is? I can rebuild with DEBUG enabled if that helps diagnose the issue.<br><br>
</div>Thanks,<br>Dave<br></div>