bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gdbm 1.8.0 crashes in get_elem()


From: Kang-Jin Lee
Subject: gdbm 1.8.0 crashes in get_elem()
Date: Mon, 20 May 2002 21:50:16 +0200

Hi,

I am using gdbm 1.8.0 in my application and it crashes in get_elem(). gdb 
reports this:

Program terminated with signal 11, Segmentation fault.
Cannot access memory at address 0x40016010
#0  0x080697ba in get_elem (size=Cannot access memory at address 0xbfff70e8)
    at /usr/local/src/apps/harvest-1.7.27/src/common/gdbm/falloc.c:316
316           av_table[index] = av_table[index+1];

This happens on SunOS and i386 Linux.

Is there a fix for this?

Thanks.

kj




reply via email to

[Prev in Thread] Current Thread [Next in Thread]