Menu

#30 Crash on exit with two RichEdits

closed-fixed
nobody
None
5
2005-07-11
2005-03-01
No

Win32::GUI applications seem to crash on exit if more
than one RichEdit control have been intantiated.

1. Run the attached script
2. Close the application

3. Notice the crash:
---------------------------
Bug: perl.exe - Application Error
---------------------------
The instruction at "0x772e1940" referenced memory at
"0x772e1940". The memory could not be "read".

It appears to be triggered by the mere existence of the
remove_this() sub. Remove it and the bug won't
reproduce. Buffer overflow?

Hope that helps,
Dan Dascalescu

Discussion

  • Dan Dascalescu

    Dan Dascalescu - 2005-03-01

    Test to reproduce the crash

     
  • Robert May

    Robert May - 2005-07-11
    • status: open --> closed-fixed
     

Log in to post a comment.