<div dir="ltr"><div><div><div>Hi,<br><br></div>I just built the latest master (d8ca04626589221c5f7c178e882cfaa4c095ce2a), and it's segfaulting upon starting subsurface.  As I read there have been significant changes to the subsurface marble branch, I tried removing all the build dependency and install-root directories and  and re-ran scripts/build.sh to download and build them all as intended.<br><br></div>Running within gdb:<br>






<div>
<span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">(gdb) run
</span><br>Starting program: /home/rick/build/install-root/bin/subsurface  <br>[Thread debugging using libthread_db enabled]
<br>Using host libthread_db library "/lib64/libthread_db.so.1".
<br>[New Thread 0x7fff82ffb700 (LWP 27541)]
<br>[New Thread 0x7fff837fc700 (LWP 27540)]
<br>[New Thread 0x7fffc3fff700 (LWP 27539)]
<br>[New Thread 0x7fffca502700 (LWP 27538)]
<br>[New Thread 0x7fffd812f700 (LWP 27537)]
<br>
<br>Program received signal SIGSEGV, Segmentation fault.
<br>0x00007ffff0519634 in qt_normalizePathSegments(QString const&, bool) () from /lib64/libQt5Core.so.5<br>
<br></span></div>


<br></div>I'm running Fedora 22:<br>






<div>
<span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">[rick@localhost bin]$ uname -a
</span><br>Linux localhost.localdomain 4.0.6-300.fc22.x86_64 #1 SMP Tue Jun 23 13:58:53 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux<br>
<br></span></div>









<div>
<span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">[rick@localhost bin]$ dnf list qt5-qtbase
</span><br>Installed Packages
<br>qt5-qtbase.x86_64   5.4.2-2.fc22  @System
<br>Available Packages
<br>qt5-qtbase.i686     5.4.2-2.fc22  updates<br></span></div>


</div>