On Thursday 30 August 2007, Marco wrote:
could you
please provide a full backtrace from the core dump?
Here it is:
#0 pg_free_row (_row=0x785bc8) at db_res.c:575
#1 0x00002b95086b41eb in pg_free_rows (_res=0x785b20) at db_res.c:541
#2 0x00002b95086b4376 in pg_free_result (_res=0x785b20) at db_res.c:654
[..]
As Norman wrote, this was fixed in revision 2618. BTW, i introduced this bug,
sorry. :-/
You could either update to the stable 1.2 branch from svn, or apply a patch to
get this fix. This is the commit in question:
http://openser.svn.sourceforge.net/openser/?rev=2618&view=rev
Please report if this don't fix your problem.
Cheers,
Henning