oDC 5.31 unhandled exception

Know of something that might be useful to the DC community? Post it here! (Still, no advertising)

Moderator: Moderators

Locked
dentro
Posts: 1
Joined: 2003-08-16 04:44

oDC 5.31 unhandled exception

Post by dentro » 2004-01-22 19:52

First of all, sorry if there is a bug-report forum, I could not find any around. Secondly, sorry if this bug has already been reported or recognized.

I have been experiencing an unhandled exception error when I RMC on a username in an off-line PM. The program terminates imediately.

Code: Select all


Unhandled Exception
  Code: c0000005
Version: 0.306
oVersion: 5.31
Os: WinXP ProSP1
Call stack info: 
     ntdll!0x77F5B2AB : RtlEnterCriticalSection
     d:\dc\odc\odc-src\windows\privateframe.cpp(531) : PrivateFrame::onContextMenu
     d:\dc\odc\odc-src\windows\privateframe.h(100) : PrivateFrame::ProcessWindowMessage
     c:\program\microsoft visual studio .net 2003\vc7\atlmfc\include\atlwin.h(3828) : ATL::CContainedWindowT<ATL::CWindow=0x019E0BB8,ATL::CWinTraits<1442840576=0x0000007B,0> >::WindowProc
     USER32!0x77D33A50 : ?
     USER32!0x77D33B1F : ?
     USER32!0x77D3834C : GetDlgItem
     USER32!0x77D358CE : DefWindowProcW
     RICHED20!0x74DE26C1 : ?
     RICHED20!0x74DF5715 : RichEditANSIWndProc
     RICHED20!0x74DF56AC : RichEditANSIWndProc
     USER32!0x77D33A50 : ?
     USER32!0x77D33B1F : ?
     USER32!0x77D35B2C : IsWindowVisible
     USER32!0x77D35F73 : CallWindowProcA
     c:\program\microsoft visual studio .net 2003\vc7\atlmfc\include\atlwin.h(3792) : ATL::CContainedWindowT<ATL::CWindow=0x00000205,ATL::CWinTraits<1442840576=0x00000001,0> >::DefWindowProcA
     c:\program\microsoft visual studio .net 2003\vc7\atlmfc\include\atlwin.h(3831) : ATL::CContainedWindowT<ATL::CWindow=0x019E0ABC,ATL::CWinTraits<1442840576=0x00000205,0> >::WindowProc
     USER32!0x77D33A50 : ?
     USER32!0x77D33B1F : ?
     USER32!0x77D35B2C : IsWindowVisible
     USER32!0x77D35F73 : CallWindowProcA
     c:\program\microsoft visual studio .net 2003\vc7\atlmfc\include\atlwin.h(3792) : ATL::CContainedWindowT<ATL::CWindow=0x00000205,ATL::CWinTraits<1442840576=0x00000001,0> >::DefWindowProcA
     c:\program\microsoft visual studio .net 2003\vc7\atlmfc\include\atlwin.h(3831) : ATL::CContainedWindowT<ATL::CWindow=0x019E0BB8,ATL::CWinTraits<1442840576=0x00000205,0> >::WindowProc
     USER32!0x77D33A50 : ?
     USER32!0x77D33B1F : ?
     USER32!0x77D33D79 : GetMessageW

Thx for looking at this.

Locked