<div dir="auto"><div>Can you run: gdb ./qtox<div dir="auto"><br></div><div dir="auto">It should still crash, but when it does it'll drop you to a gdb prompt. From there, the "bt" command will give us a back Trace, which is some good info. Also "x/i $rip" (or "x/i $eip" if it is a 32-bit system) might be helpful too. Just copy and paste the output here and we should be able to help figure out what's going on.</div><br><div class="gmail_extra"><br><div class="gmail_quote">On Aug 22, 2017 15:42, "David Burleigh" <<a href="mailto:david.burleigh@gmx.com">david.burleigh@gmx.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>I just switched from Linux Mint 18.2 to Debian 9.1, and freshly compiled qTox with no errors, but when I try to run it, I get the following. Any help would be much appreciated...</div><div><br></div><div><a href="mailto:zerubbabel@debian" target="_blank">zerubbabel@debian</a>:~/qTox/qTox$ ./qtox</div><div>[20:39:04.880 UTC] persistence/settings.cpp:133 : Debug: "Loading settings from /home/zerubbabel/.config/tox/<wbr>qtox.ini"</div><div>[20:39:04.902 UTC] ipc.cpp:61 : Debug: Our global IPC ID is  12443448982999554698</div><div>[20:39:04.902 UTC] ipc.cpp:73 : Debug: Attaching to the global shared memory</div><div>[20:39:04.902 UTC] ipc.cpp:251 : Debug: Previous owner timed out, taking ownership 3267929554859237335 -> 12443448982999554698</div><div>[20:39:04.902 UTC] main.cpp:234 : Debug: built on:  16:36:03 Aug 22 2017 ( 1503434043 )</div><div>[20:39:04.902 UTC] main.cpp:235 : Debug: commit:  <wbr>e606d3cb5573d956aa4df58fbe39a2<wbr>1b8c423860 </div><div><br></div><div>[20:39:04.902 UTC] nexus.cpp:90 : Debug: Starting up</div><div>[20:39:15.449 UTC] persistence/profile.cpp:110 : Debug: Loading tox save  "/home/zerubbabel/.<wbr>config/tox/zerubbabel.tox"</div><div>[20:39:15.555 UTC] persistence/settings.cpp:329 : Debug: Loading personal settings from "/home/zerubbabel/.config/tox/<wbr>zerubbabel.ini"</div><div>[20:39:15.557 UTC] persistence/settings.cpp:455 : Debug: "Saving global settings at /home/zerubbabel/.config/tox/<wbr>qtox.ini"</div><div>[20:39:15.581 UTC] :0 : Warning: QObject::connect: invalid null parameter</div><div>[20:39:16.028 UTC] core/core.cpp:264 : Debug: Loading user profile</div><div>[20:39:16.028 UTC] core/core.cpp:128 : Debug: Core starting with IPv6 enabled</div><div>Segmentation fault</div><div><a href="mailto:zerubbabel@debian" target="_blank">zerubbabel@debian</a>:~/qTox/qTox$<wbr> </div><div></div></div><br>______________________________<wbr>_________________<br>
Support mailing list<br>
Support@lists.tox.chat<br>
<a href="https://lists.tox.chat/listinfo/support" rel="noreferrer" target="_blank">https://lists.tox.chat/<wbr>listinfo/support</a><br>
<br></blockquote></div><br></div></div></div>