Re: 0.9.4.1 Crasher


Subject: Re: 0.9.4.1 Crasher
From: Mike Nordell (tamlin@algonet.se)
Date: Thu Sep 27 2001 - 02:37:57 CDT


Randy Kramer wrote:
>

> From the debugger:
>
> 00479E48 mov ecx,dword ptr [eax+28h]

Id say it's fl_BlockLayout::getListAttributesVector, line 5324 in
fl_BlockLayout.cpp that SEGV:

 level = getAutoNum()->getLevel();

getAutoNum() (inlined accessor in fl_Layout.h) returns NULL (or possibly
another illegal address, you didn't specify what address the pgm tried to
access).

/Mike



This archive was generated by hypermail 2b25 : Thu Sep 27 2001 - 02:39:08 CDT