On 02/23/12 16:23, Mattias Gaertner wrote:

> Now it stops earlier on my files:
> 
> Exception at 0000000000473837: ERangeError:
> Range check error.
> Backtrace does not help much:
> 
> #0  0x00000000004120d0 in fpc_raiseexception ()
> #1  0x000000000045fc38 in 
> SYSUTILS_$$_RUNERRORTOEXCEPT$LONGINT$POINTER$POINTER ()
> #2  0x0000000000000000 in ?? ()
> 
> Mattias

I've just discovered "info symbol x"

Exception at 000000000053BA25: ERangeError:
Range check error.
[Inferior 1 (process 15556) exited normally]
(gdb) bt
No stack.
(gdb) info symbol 0x53ba25
CHMWRITER$_$TCHMWRITER_$_APPENDBINARYINDEXFROMSITEMAP$TCHMSITEMAP$BOOLEAN_$$_PREPARECURRENTBLOCK
+ 197 in section .text of /usr/local/bin/fpdoc
(gdb)

This at least give me a hint

Regards,

Andrew
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to