regner8or

Crash on start, was working prior

6 posts in this topic

This has never happened before, but now it won't stop....

-------------------- crash report follows ------------------------

Code: c0000005 (Access violation)

Version: 1.0.1 (2008-03-09)

Major: 5

Minor: 1

Build: 2600

SP: 2

Type: 1

Time: 2008-04-06 21:58:02

TTH: H6JE7JFGAHDTABZAJLSO3RRWNEI7VBJ6LAYWMUQ

d:\development\includes\stlport\stlport\stl\_string.h(279): stlp_std::basic_string<wchar_t=0x0006F2D4,stlp_std::char_traits<wchar_t>=0x00000001,stlp_std::allocator<wchar_t> >::basic_string<wchar_t=0x0006F160,stlp_std::char_traits<wchar_t>=0x0006EEAC,stlp_std::allocator<wchar_t> >

d:\development\includes\stlport\stlport\stl\_vector.h(615): stlp_std::vector<stlp_std::basic_string<wchar_t=0x0006F2D4,stlp_std::char_traits<wchar_t>=0x00000001,stlp_std::allocator<wchar_t> >=0x0006F160,stlp_std::allocator<stlp_std::basic_string<wchar_t=0x0006EEAC,stlp_std::char_traits<wchar_t>=0x00000000,stlp_std::allocator<wchar_t> > > >::erase

d:\development\apexdc\trunk\windows\mainfrm.cpp(953): MainFrame::onSpeaker

d:\development\apexdc\trunk\windows\mainfrm.h(113): MainFrame::ProcessWindowMessage

d:\development\includes\wtl\atlframe.h(1517): WTL::CMDIFrameWindowImpl<MainFrame=0x00000000,WTL::CMDIWindow=0x000081F4,ATL::CWinTraits<114229248=0x00000007,262400> >::MDIFrameWindowProc

USER32!0x7E418734: GetDC

USER32!0x7E418816: GetDC

USER32!0x7E41C63F: IsWindowUnicode

USER32!0x7E41C665: CallWindowProcW

d:\program files\microsoft visual studio 9.0\vc\atlmfc\include\atlwin.h(3981): ATL::CContainedWindowT<ATL::CWindow=0x0006F278,ATL::CWinTraits<1442840576=0x000081F4,0> >::WindowProc

USER32!0x7E418734: GetDC

USER32!0x7E418816: GetDC

USER32!0x7E4189CD: GetWindowLongW

USER32!0x7E418A10: DispatchMessageW

d:\development\includes\wtl\atlapp.h(992): WTL::CMessageLoop::Run

d:\development\apexdc\trunk\windows\main.cpp(432): Run

0x000A0604: ?

ApexDC!0x00444CC2: MainFrame::FileListQueue::`scalar deleting destructor'

ApexDC!0x004AEE0E: [thunk]:ATL::CComContainedObject<ATL::CAxHostWindow>::Release`adjustor{32}'

0x8351F8E4: ?

Code: c0000005 (Access violation)

Version: 1.0.1 (2008-03-09)

Major: 5

Minor: 1

Build: 2600

SP: 2

Type: 1

Time: 2008-04-06 21:58:44

TTH: H6JE7JFGAHDTABZAJLSO3RRWNEI7VBJ6LAYWMUQ

d:\development\includes\stlport\stlport\stl\_string_base.h(94): stlp_std::priv::_String_base<wchar_t=0x0006E8B4,stlp_std::allocator<wchar_t> >::_M_deallocate_block

ApexDC!0x004040F0: stlp_std::basic_string<wchar_t=0x0000040B,stlp_std::char_traits<wchar_t>=0x00000000,stlp_std::allocator<wchar_t> >::`scalar deleting destructor'

d:\development\includes\stlport\stlport\stl\_vector.h(615): stlp_std::vector<stlp_std::basic_string<wchar_t=0x0006E8B4,stlp_std::char_traits<wchar_t>=0x01030C8C,stlp_std::allocator<wchar_t> >=0x003C4280,stlp_std::allocator<stlp_std::basic_string<wchar_t=0x01E31008,stlp_std::char_traits<wchar_t>=0x00000008,stlp_std::allocator<wchar_t> > > >::erase

d:\development\apexdc\trunk\windows\hubframe.cpp(2092): HubFrame::addClientLine

d:\development\apexdc\trunk\windows\hubframe.cpp(709): HubFrame::onSpeaker

d:\development\apexdc\trunk\windows\hubframe.h(76): HubFrame::ProcessWindowMessage

d:\program files\microsoft visual studio 9.0\vc\atlmfc\include\atlwin.h(3086): ATL::CWindowImplBaseT<WTL::CMDIWindow=0x01E31008,ATL::CWinTraits<1456406528=0x00000000,64> >::WindowProc

USER32!0x7E418734: GetDC

USER32!0x7E418816: GetDC

USER32!0x7E4189CD: GetWindowLongW

USER32!0x7E418A10: DispatchMessageW

d:\development\includes\wtl\atlapp.h(992): WTL::CMessageLoop::Run

d:\development\apexdc\trunk\windows\main.cpp(432): Run

0x0024007E: ?

ApexDC!0x00444CC2: MainFrame::FileListQueue::`scalar deleting destructor'

ApexDC!0x004AEE0E: [thunk]:ATL::CComContainedObject<ATL::CAxHostWindow>::Release`adjustor{32}'

0x8351F8E4: ?

Share this post


Link to post
Share on other sites

hmmm...oddly enough, I trash all the settings, it works again. I tried setting them once again, and it crashed... let me see if I can figure out what is at fault.

Share this post


Link to post
Share on other sites

got it! It was (oddly enough) something to do with the time stamps... I set them to "%A %h:%M %p" and bam.....it crashes.

Share this post


Link to post
Share on other sites

Reported this too long ago I believe. Was maybe even before 0.4.0, afaicr BM fixed it then. :)

Share this post


Link to post
Share on other sites