[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: crash in guile-sqlite3
From: |
David Pirotte |
Subject: |
Re: crash in guile-sqlite3 |
Date: |
Fri, 27 Apr 2012 16:00:28 -0300 |
Hi,
> > I tried to run guile in gdb to get a backtrace from the crash. The
> > segfault seems to be triggered inside libsqlite3 code, but I could not
> > ...
> Same crash on Guile 2.0.5. It looks like string encoding problem. Suppose
> name be an integer not a string like 10, it would not crash. sqlite-bind
> ...
Best would be to send us an small, complete and concise example of you consider
reproducible, could you d that ?
David