linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01038
[Bug 242862] Re: Crash when exiting, unknown reason
Fixed in version 2.5.0.
** Changed in: adchpp
Status: Fix Committed => Fix Released
--
Crash when exiting, unknown reason
https://bugs.launchpad.net/bugs/242862
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
Status in ADCH++: Fix Released
Bug description:
(gdb) run
Starting program: /cygdrive/d/adch/build/debug-mingw/bin/adchppd.exe
[New thread 1428.0x16c8]
StartingLogging: 2008-06-25 11:43:41: SettingsManager: ServerIp missing from set
tings, using default
Thrown: FileException: The system cannot find the path specified.
LogManager::log: FileException: The system cannot find the path specified.
Logging: 2008-06-25 11:43:41: adchpp: ADCH++ v2.1.0 (r0) Debug started from cons
ole
.,,[New thread 1428.0x1130]
,Logging: 2008-06-25 11:43:41: SocketManager: Starting
Logging: 2008-06-25 11:43:41: [New thread 1428.0x1060]
pADCManager: Starting
Logging: 2008-06-25 11:43:41: SocketManager: Writer starting
Logging: 2008-06-25 11:43:41: PluginManager: pADC.dll loaded
Logging: 2008-06-25 11:43:41: pingManager: Starting
Logging: 2008-06-25 11:43:41: PluginManager: ping.dll loaded
Logging: 2008-06-25 11:43:42: BloomManager: Starting
Logging: 2008-06-25 11:43:42: PluginManager: Bloom.dll loaded
,.
ADCH++ v2.1.0 (r0) Debug running, press any key to exit...
Client::onConnected
2KZZ entering IDENTIFY
2KZZ verifying CID
2KZZ verifying nick
2KZZ entering NORMAL
Logging: 2008-06-25 11:44:05: adchpp: ADCH++ v2.1.0 (r0) Debug shut down
Shutting down.,Logging: 2008-06-25 11:44:05: BloomManager: Shutting down
Logging: 2008-06-25 11:44:05: pingManager: Shutting down
Logging: 2008-06-25 11:44:05: pADCManager: Shutting down
,,Error accepting: The I/O operation has been aborted because of either a thread
exit or an application request.
ManagedSocket deleted
Error accepting: The I/O operation has been aborted because of either a thread e
xit or an application request.
ManagedSocket deleted
Removing 2KZZ
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 1428.0x1130]
0x0045842c in ?? ()
(gdb) bt
#0 0x0045842c in ?? ()
#1 0x6550ad29 in ~_Function_base (this=0x3d9c70)
at d:/mingw/bin/../lib/gcc/mingw32/4.2.1-sjlj/include/c++/tr1/functional:101
3
Backtrace stopped: frame did not save the PC
(gdb) bt full
#0 0x0045842c in ?? ()
No symbol table info available.
#1 0x6550ad29 in ~_Function_base (this=0x3d9c70)
at d:/mingw/bin/../lib/gcc/mingw32/4.2.1-sjlj/include/c++/tr1/functional:101
3
No locals.
Backtrace stopped: frame did not save the PC
(gdb)