lynx.exe caused an Access Violation at location 004b2519 in
module LYNX.EXE Reading from location 00233000.
Registers:
eax=00000004 ebx=00000000 ecx=77c30e66 edx=00d23c90 esi=00003088 edi=0022ff78
eip=004b2519 esp=0022fa20 ebp=0022fa38 iopl=0 nv up ei pl zr na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
Call stack:
004B2519 LYNX.EXE:004B2519 trace_bstring2 HTString.c:1334
void trace_bstring2(
const char * text = &0,
int size = 14317752
)
...
if (text != 0) {
for (n = 0; n < size; ++n) {
int ch = UCH(text[n]);
switch (ch) {
...
0046B1A3 LYNX.EXE:0046B1A3 LYSetConfigValue LYReadCFG.c:1851
void LYSetConfigValue(
char * name = &'U',
char * value = &'°'
)
...
case CONF_PRG:
if (StrAllocCopy(temp, value))
HTSetProgramPath((ProgramPaths) (q->def_value), temp);
break;
...
77C24E42 msvcrt.dll:77C24E42 atexit
0040124B LYNX.EXE:0040124B ??
00401298 LYNX.EXE:00401298 ??
7C817067 kernel32.dll:7C817067 RegisterWaitForInputIdle
---------------
--gv
_______________________________________________
Lynx-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lynx-dev