[Bug 377] Changed - mIRC crashes while backspacing to erase entry

wine-bugs at winehq.com wine-bugs at winehq.com
Wed Jun 5 12:40:36 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=377

*** shadow/377	Tue Jun  4 05:49:44 2002
--- shadow/377.tmp.31043	Wed Jun  5 12:40:36 2002
***************
*** 2,13 ****
  | mIRC crashes while backspacing to erase entry                              |
  +----------------------------------------------------------------------------+
  |        Bug #: 377                         Product: Wine                    |
! |       Status: UNCONFIRMED                 Version: unspecified             |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
! |     Priority: P1                        Component: wine-misc               |
  +----------------------------------------------------------------------------+
! |  Assigned To: wine-bugs at winehq.com                                         |
  |  Reported By: samlb at am-cath.org                                            |
  +----------------------------------------------------------------------------+
  |    Milestone: TargetMilestone: ---                                         |
--- 2,13 ----
  | mIRC crashes while backspacing to erase entry                              |
  +----------------------------------------------------------------------------+
  |        Bug #: 377                         Product: Wine                    |
! |       Status: NEW                         Version: unspecified             |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
! |     Priority: P1                        Component: wine-kernel             |
  +----------------------------------------------------------------------------+
! |  Assigned To: andi at rhlx01.fht-esslingen.de                                 |
  |  Reported By: samlb at am-cath.org                                            |
  +----------------------------------------------------------------------------+
  |    Milestone: TargetMilestone: ---                                         |
***************
*** 93,95 ****
--- 93,111 ----
  trace:edit:EDIT_MakeFit notification EN_ERRSPACE sent to hwnd=00030043
  
  Anybody any suggestions?
+ 
+ ------- Additional Comments From apa3a at yahoo.com  2002-06-05 12:40 -------
+ I found a simpler way to reproduce, one can even be offline.
+ **********************************************
+ 1) Execute mIRC under WINE
+ 2) Click "List Channels" button on the toolbar (the 4th from the left).
+ 3) hold down "." key in the "Match text" combo to generate more than 64
+ characters on a line
+ 4) hold down BS key to erase -- miRC freezes at about 63 characters 
+ IIRC -- 
+ see original bug description
+ **********************************************
+ 
+ It looks like it is the memory allocation bug. The crash happens while
+ allocating a new block of memory (see the backtrace below).
+ Forwarding to Andreas.
\ No newline at end of file



More information about the wine-bugs mailing list