Re: XForms: Wierd Seg Fault..

Steve Lamont (spl@szechuan.ucsd.edu)
Wed, 16 Sep 98 17:04:18 PDT

# To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> I am getting this error and I can't understand why.
>
> Program received signal SIGSEGV, Segmentation fault.
> chunk_alloc (ar_ptr=0x401cb8a0, nb=112) at malloc.c:2612
> malloc.c:2612: No such file or directory.

It sounds as if you're walking on something in memory -- perhaps
freeing a pointer twice or overstepping an array boundary.

You may want to get and install a good memory debugging library, such
as dbmalloc. Check the web for a location. This library will help
you identify the source of your problem.

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/