> Assertion failed: ../src/common/socketiohandler.cpp:Install_Callback:54: > Assertion 'socket->m_fd != -1' failed. shouldn't be called on invalid socket > Backtrace follows: > [3] wxOnAssert(char const*, int, char const*, char const*, char const*) in > /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0[0x7fc1f33cf23a] > [4] ?? in /usr/lib/x86_64-linux-gnu/libwx_baseu_net-3.0.so.0[0x7fc1f383e023] > [5] ?? in /usr/lib/x86_64-linux-gnu/libwx_baseu_net-3.0.so.0[0x7fc1f3835675] > [6] ?? in /usr/lib/x86_64-linux-gnu/libwx_baseu_net-3.0.so.0[0x7fc1f3836ae0] > [7] wxSocketClient::DoConnect(wxSockAddress const&, wxSockAddress const*, > bool) in /usr/lib/x86_64-linux-gnu/libwx_baseu_net-3.0.so.0[0x7fc1f3836d3c] > [8] wxHTTP::GetInputStream(wxString const&) in > /usr/lib/x86_64-linux-gnu/libwx_baseu_net-3.0.so.0[0x7fc1f38270af] > [9] ?? in amuled[0x56259b0533ae] > [10] ?? in amuled[0x56259b05419e] > [11] wxThread::CallEntry() in > /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0[0x7fc1f3521012] > [12] ?? in /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0[0x7fc1f35296a3] > [13] ?? in /lib/x86_64-linux-gnu/libpthread.so.0[0x7fc1f4a46494] > [14] clone in /lib/x86_64-linux-gnu/libc.so.6[0x7fc1f280daff] > > Aborted
can you please install the -dbg package and run that program via gdb? when it crashed, please run "bt ; bt full ; thread apply all bt" and attach the full output here - this way I can report the bug upstream Thanks, -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi G+: https://plus.google.com/u/0/+SandroTosi