(As reported at https://bugs.gentoo.org/show_bug.cgi?id=416563;
originally sent to sqlite-dev, but an sqlite-dev list member informed
me that I should report the problem to this mailing list instead.)

After updating to sqlite-3.7.12, I have been getting crashes in
gnome-shell-3.4.1 a few seconds after logging in to my desktop
session. The attached gdb backtrace indicates that the immediate cause
of the crash is a segfault is in sqlite code, in
sqlite3ExprCodeTarget().

With sqlite-3.7.11, gnome-shell-3.4.1 works perfectly.

This is on an amd64 gentoo linux machine with gcc-4.6.3 and
glibc-2.15. I am also attaching the complete build log for
sqlite-3.7.12 in case the precise manner in which it was built is
useful for diagnosing the problem.

-Alexandre Rostovtsev.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to