Ticket #1071: crash.txt

File crash.txt, 3.7 KB (added by verm, 2 years ago)

crash log.

Line 
1Starting program: /mnt/free/aegisub/commit/src/aegisub-2.2
2[New LWP 100170]
3[New Thread 4c901140 (LWP 100170)]
401:10:08: Debug: AudioKaraoke constructor
501:10:08: Debug: Using dictionary /mnt/free/aegisub/i/share/aegisub/2.2/dictionaries/en_US.dic for spellchecking
601:10:09: Debug: AudioDisplay::SetDialogue
701:10:09: Debug: AudioDisplay::SetDialogue: has grid
801:10:09: Debug: AudioDisplay::SetDialogue: grabbing times
901:10:09: Debug: AudioDisplay::SetDialogue: returning
10[New Thread 4d0be740 (LWP 100128)]
11./src/common/socketiohandler.cpp(55): assert "socket->m_fd != -1" failed in Install_Callback(): shouldn't be called on invalid socket [in child thread]
12
13Program received signal SIGTRAP, Trace/breakpoint trap.
14[Switching to Thread 4d0be740 (LWP 100128)]
150x4a0f97eb in thr_kill () from /lib/libc.so.7
16(gdb) bt
17#0  0x4a0f97eb in thr_kill () from /lib/libc.so.7
18#1  0x4947e7c6 in pthread_kill () from /lib/libthr.so.3
19#2  0x4947c353 in raise () from /lib/libthr.so.3
20#3  0x48ecce0e in wxTrap () at ./src/common/appbase.cpp:925
21#4  0x48ecd1a1 in ShowAssertDialog (file=@0xbf9fdd08, line=55, func=@0xbf9fdcf0, cond=@0xbf9fdcd8, msgUser=@0xbf9fdcc0, traits=0x4c99408c) at ./src/common/appbase.cpp:1160
22#5  0x48ecd367 in wxAppConsoleBase::OnAssertFailure (this=0x4c901280, file=0x4d8d4480, line=55, func=0x4d8c8920, cond=0x4d8c8970, msg=0x4d8d4540) at ./src/common/appbase.cpp:667
23#6  0x48aceb3a in wxApp::OnAssertFailure (this=0x4c901280, file=0x4d8d4480, line=55, func=0x4d8c8920, cond=0x4d8c8970, msg=0x4d8d4540) at ./src/gtk/app.cpp:513
24#7  0x48ecd55e in wxDefaultAssertHandler (file=@0xbf9fde48, line=55, func=@0xbf9fde30, cond=@0xbf9fde18, msg=@0xbf9fde00) at ./src/common/appbase.cpp:962
25#8  0x48ecc8bb in wxOnAssert (file=0x48e76ec8 "./src/common/socketiohandler.cpp", line=55, func=0x48e76f4c "Install_Callback", cond=0x48e76f2a "socket->m_fd != -1", msg=0x48e76f04 "shouldn't be called on invalid socket")
26    at ./src/common/appbase.cpp:1033
27#9  0x48e73757 in wxSocketFDBasedManager::Install_Callback (this=0x48e83ba8, socket_=0x4d7ff100, event=wxSOCKET_INPUT) at ./src/common/socketiohandler.cpp:54
28#10 0x48e7400f in wxSocketImplUnix::DoEnableEvents (this=0x4d7ff100, flags=1, enable=true) at ./src/unix/sockunix.cpp:109
29#11 0x48e744c0 in wxSocketImplUnix::EnableEvents (this=0x4d7ff100, flags=1) at sockunix.h:73
30#12 0x48e74538 in wxSocketImplUnix::ReenableEvents (this=0x4d7ff100, flags=1) at sockunix.h:46
31#13 0x48e6f8a3 in ~wxSocketReadGuard (this=0xbf9fdf5c) at ./src/common/socket.cpp:216
32#14 0x48e6d7f0 in wxSocketBase::Peek (this=0x4d7f9d00, buffer=0x4d8d0000, nbytes=4095) at ./src/common/socket.cpp:1102
33#15 0x48e6122e in wxProtocol::ReadLine (sock=0x4d7f9d00, result=@0xbf9fe070) at ./src/common/protocol.cpp:122
34#16 0x48e5d156 in wxHTTP::ParseHeaders (this=0x4d7f9d00) at ./src/common/http.cpp:185
35#17 0x48e5dfca in wxHTTP::BuildRequest (this=0x4d7f9d00, path=@0xbf9fe4e8, req=wxHTTP::wxHTTP_GET) at ./src/common/http.cpp:342
36#18 0x48e5e1c9 in wxHTTP::GetInputStream (this=0x4d7f9d00, path=@0xbf9fe4e8) at ./src/common/http.cpp:418
37#19 0x48e718f5 in wxURL::GetInputStream (this=0xbf9fe610) at ./src/common/url.cpp:305
38#20 0x48e51a7b in wxInternetFSHandler::OpenFile (this=0x4c930c70, location=@0xbf9fe828) at ./src/common/fs_inet.cpp:108
39#21 0x48f30dbb in wxFileSystem::OpenFile (this=0xbf9fea20, location=@0xbf9feb38, flags=1) at ./src/common/filesys.cpp:475
40#22 0x0824fa00 in VersionCheckThread::Entry (this=0x4d088d20) at dialog_version_check.cpp:208
41#23 0x48fcf4de in wxThreadInternal::PthreadStart (thread=0x4d088d20) at ./src/unix/threadpsx.cpp:852
42#24 0x48fcf76d in wxPthreadStart (ptr=0x4d088d20) at ./src/unix/threadpsx.cpp:802
43#25 0x4947870f in pthread_getprio () from /lib/libthr.so.3
44#26 0x00000000 in ?? ()
45