| Date: Wed, 05 Dec 2001 14:52:45 +0100
| From: Andreas <jolly_at_husum.net>
| Reply-To: users_at_lists.freeswan.org
| To: bugs_at_mail.freeswan.org
| Subject: [Bugs] libgdbm crashes
Can you tell me any more about this? libgdbm isn't the math library
used by Pluto. It is a database routine with extensible hashing.
Hugh Redelmeier
hugh_at_mimosa.com voice: +1 416 482-8253
| when i run pluto with an own compiled version of libgdbm.so.3.0.1, it
| will crash. libgdbm is used to do high precision calculations for the
| authentication process of pluto.
|
| running pluto with gdb will show me that the free function of libgdbm is
| called. this function is actually a handler to handle freeing of memory,
| which is set by a different function. the memory pointer is given to the
| free function is wrong so that i get a segmentation fault. i am not
| experienced with gdb and when i enter "where" after the crash, i will
| only get up to the point where the free function of glibc is called (in
| line 96 of memory.c of libgdbm.so).
|
| libgdbm and pluto are both compiled with debugger information.
|
| can anybody help be getting better traces with gdb?
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:20:09 CEST