[ROOT] Fatal in <operator delete>: unreasonable size (134613844)

From: Patrick Dupre LCMI (pdupre@labs.polycnrs-gre.fr)
Date: Wed Apr 19 2000 - 13:19:52 MEST


Hello,

Building such a class:
ParamPad::ParamPad (const TGWindow *p, const TGWindow *main, UInt_t w, UInt_t h, UInt_t options) : TGTransientFrame (p, main, 10, 10, options) {
CloseWindow () ;
}

ParamPad::CloseWindow {
delete this ;
}

ParamPad::~ParamPad {
}

gives a fatal error:
Fatal in <operator delete>: unreasonable size (134613844)


Why ???.

-- 
---
==============================================================================
   Patrick DUPRE                |   |   Tel:  (33 4) 76-88-78-51
   CNRS/LCMI (GHMFL)            |   |   Fax:  (33 4) 76-85-56-10
   25 Rue des Martyrs, BP 166   |   |   http://eschyle.polycnrs-gre.fr
   F-38042 GRENOBLE Cedex 09    |   |   email: pdupre@polycnrs-gre.fr
==============================================================================



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:24 MET