1 Aug 04:09
Re: Weird error problem
George Lober <georgelober <at> glowsoftware.ca>
2007-08-01 02:09:32 GMT
2007-08-01 02:09:32 GMT
George Lober wrote: > I hope you can help me with this one. Using FPC 2.0.4 and Lazarus > 0.9.23 rev.11447M. I am converting my main Delphi project to Lazarus > under Linux/GTK1 and I get an odd error. As far as I can determine the > error happens when a function in another unit is called the second time. > > The error dialog says: > Raised exception class RunError(202)" > > The Execution Paused dialog after that says: > Adress: $08062902 > Procedure: SYSTEMHANDLEERRORADDFRAME$LONGINT$POINTER$POINTER > > gdb backtrace: > (gdb) bt > #0 0x0805f482 in fpc_raiseexception () > #1 0x0818d88d in ?? () > #2 0x00000000 in ?? () > (gdb) > > If I run under gdb without putting in "break fpc_raiseexception", when > the error happens the console shows: > > TApplication.HandleException Unknown Run-Time error : 202 > Stack trace: > $08062511 > $08137BA8 XMLWRITEDD, line 727 of ConvUnit.pas > $080E7A51 TMZ__SVD, line 102 of MZJ.pas > $080F1D70 TPZ__CDDA, line 8603 of PZJ.pas > $080AD251 TH__UDSSCR, line 12371 of HJ.pas(Continue reading)
RSS Feed