Bugs item #678712, was opened at 2003-02-01 11:09
Message generated for change (Comment added) made by gmaynard
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=421366&aid=678712&group_id=37892
Category: Fatal Crashes
Group: v1.0 (example)
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ACCESS VIOLATION
Initial Comment:
Windows 5.1 (Win2000 build 2600) []
Crash reason: Access Violation
Thread 00000888 (Main thread)
c:\stepmania\stepmania\src\StepMania.cpp:1
76
004f93eb: CString::AllocBuffer()
004f95ad: CString::AllocCopy()
004f75d8: CString::Right()
00425be5: IniFile::ReadFile()
0049bf34: _unlock()
004950fa: CFixedAlloc::Alloc()
004f977d: CString::ConcatCopy()
77e346a2: kernel32!lstrlen [77e20000+14672+30]
004f96d9: CString::(special)()
004f9571: CString::~CString()
00425a1b: IniFile::SetPath()
0040f265: Font::Font()
004f9571: CString::~CString()
77f5180b: ntdll!RtlAllocateHeap [77f50000+16f8+113]
00496351: _heap_alloc()
004861d9: FontManager::LoadFont()
77e346a2: kernel32!lstrlen [77e20000+14672+30]
004f95f5: CString::CString()
004f92e7: CString::CString()
0042fc62: BitmapText::LoadFromFont()
00445930: TipDisplay::TipDisplay()
0042cdc2: Actor::Actor()
0043862c: MenuElements::MenuElements()
0045c803: ScreenEvaluation::ScreenEvaluation()
6db85f27: d3d8!ValidateVertexShader
[6db40000+24750+217d7]
6db95843: d3d8!ValidateVertexShader
[6db40000+24750+310f3]
6db877a1: d3d8!ValidateVertexShader
[6db40000+24750+23051]
6db85f27: d3d8!ValidateVertexShader
[6db40000+24750+217d7]
6db86307: d3d8!ValidateVertexShader
[6db40000+24750+21bb7]
6dbd1e7f: d3d8!DebugSetMute [6db40000+570a0+3addf]
0040312c: RageDisplay::Scale()
6db86307: d3d8!ValidateVertexShader
[6db40000+24750+21bb7]
77f5180b: ntdll!RtlAllocateHeap [77f50000+16f8+113]
00496351: _heap_alloc()
004962ea: _nh_malloc()
004962d7: malloc()
004f929e: StepMania!000f929e
0046ad56: ScreenManager::MakeNewScreen()
004f92e7: CString::CString()
0046bc6c: ScreenManager::SetNewScreen()
00468232: ScreenGameplay::HandleScreenMessage()
004323ad: Sprite::Update()
0042d9ff: Actor::Update()
004323ad: Sprite::Update()
0042d9ff: Actor::Update()
004323ad: Sprite::Update()
0042f64d: ActorFrame::Update()
004663d1: ScreenGameplay::Update()
6db91caf: d3d8!ValidateVertexShader
[6db40000+24750+2d55f]
0046aa33: ScreenManager::Update()
0042a33f: Update()
00429276: WinMain@...()
004292bf: WinMain@...()
58739cb3: uxtheme!IsAppThemed [58730000+9976+33d]
58739ce8: uxtheme!IsAppThemed [58730000+9976+372]
58739cf1: uxtheme!IsAppThemed [58730000+9976+37b]
58738c87: uxtheme!IsThemePartDefined
[58730000+8467+820]
58738ca1: uxtheme!IsThemePartDefined
[58730000+8467+83a]
58738a3c: uxtheme!IsThemePartDefined
[58730000+8467+5d5]
77d1d316: USER32!DefRawInputProc
[77cf0000+2cb4a+7cc]
77d1d333: USER32!DefRawInputProc
[77cf0000+2cb4a+7e9]
77cfcc9e: USER32!GetPropW [77cf0000+cb84+11a]
77cfccba: USER32!GetPropW [77cf0000+cb84+136]
77f5108f: ntdll!KiUserCallbackDispatcher
[77f50000+107c+13]
00498630: WinMainCRTStartup()
77e3eb69: kernel32!CreateProcessInternalW
[77e20000+1d9f2+1177]
Partial log:
RageTextureManager: Finished loading 'themes\sm
extreme\graphics\gameplay opening star.png'.
BitmapText::LoadFromTextureAndChars(themes\sm
extreme\numbers\menu timer numbers 5x3.png)
RageBitmapTexture: Loaded 'themes\sm
extreme\numbers\menu timer numbers 5x3.png'
(256x128) from disk. bStretch = 0, source 160,102;
image 160,102.
RageTextureManager: Finished loading 'themes\sm
extreme\numbers\menu timer numbers 5x3.png'.
BitmapText::LoadFromTextureAndChars(themes\sm
extreme\numbers\menu timer numbers 5x3.png)
RageSoundSample::Load( themes\default\sounds\menu
timer.mp3 )
TipDisplay::TipDisplay()
BitmapText::LoadFromFontName(themes\sm
extreme\fonts\help 16x16.png)
RageBitmapTexture: Loaded 'themes\sm
extreme\fonts\help 16x16.png' (512x512) from disk.
bStretch = 0, source 510,510; image 510,510.
RageTextureManager: Finished loading 'themes\sm
extreme\fonts\help 16x16.png'.
-- End of report
----------------------------------------------------------------------
Comment By: Glenn Maynard (gmaynard)
Date: 2003-05-22 22:45
Message:
Logged In: YES
user_id=561109
This problem is most likely fixed in the latest intermediate
release. You can download intermediate releases here:
https://sourceforge.net/project/showfiles.php?group_id=37892
If you still experience this problem with the latest intermediate
release, please let us know.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=421366&aid=678712&group_id=37892
|