Crash when /kick

Crash when /kick

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Crash when /kick

Post by TradeMark »

infolog.txt you see it happened at that moment when i kicked him:

Code: Select all

[   1022] <[PiRO]Jazcash> .take
[   1128] /kick sky
[   1128] Spring 0.78.2.1 (0.78.2.1-0-g768a2af{@}-s) has crashed.
[   1128] Exception: Access violation (0xc0000005)
[   1128] Exception Address: 0x00000100
[   1128] DLL information:
[   1128] 0x00400000	spring
[   1128] 0x7c900000	ntdll
[   1128] 0x7c800000	kernel32
[   1128] 0x77dc0000	ADVAPI32
[   1128] 0x77e70000	RPCRT4
[   1128] 0x77fe0000	Secur32
[   1128] 0x73ee0000	dsound
[   1128] 0x77c00000	msvcrt
[   1128] 0x774d0000	ole32
[   1128] 0x77f10000	GDI32
[   1128] 0x7e360000	USER32
[   1128] 0x77bf0000	VERSION
[   1128] 0x76b30000	WINMM
[   1128] 0x61560000	GLU32
[   1128] 0x5f250000	OPENGL32
[   1128] 0x73730000	DDRAW
[   1128] 0x73b90000	DCIMAN32
[   1128] 0x76c80000	IMAGEHLP
[   1128] 0x6fbc0000	mingwm10
[   1128] 0x7c9c0000	SHELL32
[   1128] 0x77f60000	SHLWAPI
[   1128] 0x71ac0000	WSOCK32
[   1128] 0x71aa0000	WS2_32
[   1128] 0x71a90000	WS2HELP
[   1128] 0x6ed80000	glew32
[   1128] 0x10000000	SDL
[   1128] 0x7c340000	MSVCR71
[   1128] 0x00e40000	DevIL
[   1128] 0x66fc0000	freetype6
[   1128] 0x61b80000	zlib1
[   1128] 0x003e0000	ILU
[   1128] 0x76370000	IMM32
[   1128] 0x62f30000	LPK
[   1128] 0x75550000	USP10
[   1128] 0x773c0000	comctl32
[   1128] 0x5d5e0000	comctl32
[   1128] 0x5b2a0000	uxtheme
[   1128] 0x01ab0000	fsscoepl
[   1128] 0x751a0000	msctfime
[   1128] 0x69500000	nvoglnt
[   1128] 0x02ae0000	FSLSP
[   1128] 0x02b20000	fsgkiapi
[   1128] 0x71a40000	mswsock
[   1128] 0x03530000	hnetcfg
[   1128] 0x71a80000	wshtcpip
[   1128] 0x72cf0000	wdmaud
[   1128] 0x76c20000	WINTRUST
[   1128] 0x77a70000	CRYPT32
[   1128] 0x77b10000	MSASN1
[   1128] 0x72ce0000	msacm32
[   1128] 0x77bd0000	MSACM32
[   1128] 0x77bc0000	midimap
[   1128] 0x73eb0000	KsUser
[   1128] 0x59f80000	DBGHELP
[   1128] Stacktrace:
[   1128] (0) Unknown [0x00000100]
[   1128] (1) I:\Spring_7821\spring.exe [0x00A83511]
[   1128] (2) I:\Spring_7821\spring.exe [0x00C63027]
[   1128] (3) I:\Spring_7821\spring.exe [0x00B361D3]
[   1128] (4) I:\Spring_7821\spring.exe [0x00B420E1]
[   1128] (5) I:\Spring_7821\spring.exe [0x00888679]
[   1128] (6) I:\Spring_7821\spring.exe [0x00890C15]
[   1128] (7) I:\Spring_7821\spring.exe [0x008B7385]
[   1128] (8) I:\Spring_7821\spring.exe [0x0084DD05]
[   1128] (9) I:\Spring_7821\spring.exe [0x0084F52C]
[   1128] (10) I:\Spring_7821\spring.exe [0x005ED60C]
[   1128] (11) I:\Spring_7821\spring.exe [0x005E0ED1]
[   1128] (12) I:\Spring_7821\spring.exe [0x005E10D9]
[   1128] (13) I:\Spring_7821\spring.exe [0x00A57201]
[   1128] (14) I:\Spring_7821\spring.exe [0x004010A7]
[   1128] (15) I:\Spring_7821\spring.exe [0x00401123]
[   1128] (16) D:\WINDOWS\system32\kernel32.dll(RegisterWaitForInputIdle+0x49) [0x7C817067]
Replay: http://replays.adune.nl/?1043
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Crash when /kick

Post by imbaczek »

fixed IIRC. (boost::format problem)
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Crash when /kick

Post by TradeMark »

Crash when quiting spring:

Code: Select all

[  41888] Game has ended
[  41888] <autoquit> Automatically exiting in 10 seconds. Move mouse to cancel.
[  41889] <autoquit> Autoquit canceled.
[  41970] Spring 0.78.2.1 (0.78.2.1-0-g768a2af{@}-s) has crashed.
[  41970] Exception: Access violation (0xc0000005)
[  41970] Exception Address: 0x00c5a5cf
[  41970] DLL information:
[  41970] 0x00400000	spring
[  41970] 0x7c900000	ntdll
[  41970] 0x7c800000	kernel32
[  41970] 0x77dc0000	ADVAPI32
[  41970] 0x77e70000	RPCRT4
[  41970] 0x77fe0000	Secur32
[  41970] 0x73ee0000	dsound
[  41970] 0x77c00000	msvcrt
[  41970] 0x774d0000	ole32
[  41970] 0x77f10000	GDI32
[  41970] 0x7e360000	USER32
[  41970] 0x77bf0000	VERSION
[  41970] 0x76b30000	WINMM
[  41970] 0x61560000	GLU32
[  41970] 0x5f250000	OPENGL32
[  41970] 0x73730000	DDRAW
[  41970] 0x73b90000	DCIMAN32
[  41970] 0x76c80000	IMAGEHLP
[  41970] 0x6fbc0000	mingwm10
[  41970] 0x7c9c0000	SHELL32
[  41970] 0x77f60000	SHLWAPI
[  41970] 0x71ac0000	WSOCK32
[  41970] 0x71aa0000	WS2_32
[  41970] 0x71a90000	WS2HELP
[  41970] 0x6ed80000	glew32
[  41970] 0x10000000	SDL
[  41970] 0x7c340000	MSVCR71
[  41970] 0x00e40000	DevIL
[  41970] 0x66fc0000	freetype6
[  41970] 0x61b80000	zlib1
[  41970] 0x003e0000	ILU
[  41970] 0x76370000	IMM32
[  41970] 0x62f30000	LPK
[  41970] 0x75550000	USP10
[  41970] 0x773c0000	comctl32
[  41970] 0x5d5e0000	comctl32
[  41970] 0x5b2a0000	uxtheme
[  41970] 0x01ab0000	fsscoepl
[  41970] 0x751a0000	msctfime
[  41970] 0x69500000	nvoglnt
[  41970] 0x02b20000	fsgkiapi
[  41970] 0x71a40000	mswsock
[  41970] 0x72cf0000	wdmaud
[  41970] 0x76c20000	WINTRUST
[  41970] 0x77a70000	CRYPT32
[  41970] 0x77b10000	MSASN1
[  41970] 0x72ce0000	msacm32
[  41970] 0x77bd0000	MSACM32
[  41970] 0x77bc0000	midimap
[  41970] 0x73eb0000	KsUser
[  41970] 0x59f80000	DBGHELP
[  41970] Stacktrace:
[  41970] (0) I:\Spring_7821\spring.exe [0x00C5A5CF]
[  41970] (1) I:\Spring_7821\spring.exe [0x004A7BAB]
[  41970] (2) I:\Spring_7821\spring.exe [0x00A89AFE]
[  41970] (3) I:\Spring_7821\spring.exe [0x00850F24]
[  41970] (4) I:\Spring_7821\spring.exe [0x005E1F1B]
[  41970] (5) I:\Spring_7821\spring.exe [0x005ED3D2]
[  41970] (6) I:\Spring_7821\spring.exe [0x005E0ED1]
[  41970] (7) I:\Spring_7821\spring.exe [0x005E10D9]
[  41970] (8) I:\Spring_7821\spring.exe [0x00A57201]
[  41970] (9) I:\Spring_7821\spring.exe [0x004010A7]
[  41970] (10) I:\Spring_7821\spring.exe [0x00401123]
[  41970] (11) D:\WINDOWS\system32\kernel32.dll(RegisterWaitForInputIdle+0x49) [0x7C817067]
I think thats same bug?
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Crash when /kick

Post by TradeMark »

Another /kick crash with different stacktrace:

Code: Select all

[  31449] Delayed response from [P15]PtiGeo for frame 30091 (current 31449)
[  31628] /kick [eXe]andre
[  31628] Player 11 left the game: kicked
[  31628] Player [eXe]andre has been kicked
[  31628] Spring 0.78.2.1 (0.78.2.1-0-g768a2af{@}-s) has crashed.
[  31628] Exception: Access violation (0xc0000005)
[  31628] Exception Address: 0x0061cab9
[  31628] DLL information:
[  31628] 0x00400000	spring
[  31628] 0x7c900000	ntdll
[  31628] 0x7c800000	kernel32
[  31628] 0x77dc0000	ADVAPI32
[  31628] 0x77e70000	RPCRT4
[  31628] 0x77fe0000	Secur32
[  31628] 0x73ee0000	dsound
[  31628] 0x77c00000	msvcrt
[  31628] 0x774d0000	ole32
[  31628] 0x77f10000	GDI32
[  31628] 0x7e360000	USER32
[  31628] 0x77bf0000	VERSION
[  31628] 0x76b30000	WINMM
[  31628] 0x61560000	GLU32
[  31628] 0x5f250000	OPENGL32
[  31628] 0x73730000	DDRAW
[  31628] 0x73b90000	DCIMAN32
[  31628] 0x76c80000	IMAGEHLP
[  31628] 0x6fbc0000	mingwm10
[  31628] 0x7c9c0000	SHELL32
[  31628] 0x77f60000	SHLWAPI
[  31628] 0x71ac0000	WSOCK32
[  31628] 0x71aa0000	WS2_32
[  31628] 0x71a90000	WS2HELP
[  31628] 0x6ed80000	glew32
[  31628] 0x10000000	SDL
[  31628] 0x7c340000	MSVCR71
[  31628] 0x00e40000	DevIL
[  31628] 0x66fc0000	freetype6
[  31628] 0x61b80000	zlib1
[  31628] 0x003e0000	ILU
[  31628] 0x76370000	IMM32
[  31628] 0x62f30000	LPK
[  31628] 0x75550000	USP10
[  31628] 0x773c0000	comctl32
[  31628] 0x5d5e0000	comctl32
[  31628] 0x5b2a0000	uxtheme
[  31628] 0x01ab0000	fsscoepl
[  31628] 0x751a0000	msctfime
[  31628] 0x69500000	nvoglnt
[  31628] 0x02ae0000	FSLSP
[  31628] 0x02b20000	fsgkiapi
[  31628] 0x71a40000	mswsock
[  31628] 0x03530000	hnetcfg
[  31628] 0x71a80000	wshtcpip
[  31628] 0x72cf0000	wdmaud
[  31628] 0x76c20000	WINTRUST
[  31628] 0x77a70000	CRYPT32
[  31628] 0x77b10000	MSASN1
[  31628] 0x72ce0000	msacm32
[  31628] 0x77bd0000	MSACM32
[  31628] 0x77bc0000	midimap
[  31628] 0x73eb0000	KsUser
[  31628] 0x59f80000	DBGHELP
[  31628] Stacktrace:
[  31628] (0) I:\Spring_7821\spring.exe [0x0061CAB9]
[  31628] (1) I:\Spring_7821\spring.exe [0x008958A6]
[  31628] (2) I:\Spring_7821\spring.exe [0x00B6B893]
[  31628] (3) I:\Spring_7821\spring.exe [0x00A51D00]
[  31628] (4) D:\WINDOWS\system32\msvcrt.dll(endthreadex+0xa9) [0x77C2A3B0]
[  31628] (5) D:\WINDOWS\system32\kernel32.dll(GetModuleFileNameA+0x1b4) [0x7C80B713]
Post Reply

Return to “Help & Bugs”