bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Crash when adding match to database


From: Michael Petch
Subject: Re: [Bug-gnubg] Crash when adding match to database
Date: Thu, 13 Aug 2009 15:40:59 -0600
User-agent: Microsoft-Entourage/12.20.0.090605


On 13/08/09 2:38 PM, "Misja Alma" <address@hidden> wrote:

> Sure, here it is:
> 
> [Thread 0x7f8266c5f950 (LWP 20487) exited]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7f8281b77820 (LWP 20481)]
> 0x00007f8281405197 in ?? () from /usr/lib/libsqlite3.so.0
> (gdb) bt
> #0  0x00007f8281405197 in ?? () from /usr/lib/libsqlite3.so.0
> #1  0x00007f82814057b8 in sqlite3_free () from /usr/lib/libsqlite3.so.0
> #2  0x00007f8281410c46 in ?? () from /usr/lib/libsqlite3.so.0
> #3  0x00007f828141085c in ?? () from /usr/lib/libsqlite3.so.0
> #4  0x00007f8281411341 in ?? () from /usr/lib/libsqlite3.so.0
> #5  0x00007f8281412e20 in ?? () from /usr/lib/libsqlite3.so.0
> #6  0x00007f828143877c in sqlite3_close () from /usr/lib/libsqlite3.so.0
> #7  0x0000000000438a50 in SQLiteDisconnect () at dbprovider.c:580

Interesting, reviewing the code it appears it wrote the match and then
crashed trying to close the database. Looking at the code I don't see an
obvious bug.

So I can help hunt this down can you give me output of these commands:

cat /proc/info
uname -a

Thanks






reply via email to

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