Package: sqlite3
Version: 3.6.12-1
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

recently (after upgrade 3.6.11-4 -> 3.6.12-1) Gammu stopped working with
sqlite backend. I tracked down the problem to following SQL:

CREATE TABLE outbox (
  Text TEXT,
  SendingTimeOut NUMERIC NOT NULL DEFAULT (datetime('now'))
);
INSERT INTO outbox (Text) VALUES ('TEXT');

Just after issuing insert, sqlite segfaults. In previous versions this
table worked fine.

- -- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25.20-0.1-default (SMP w/2 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sqlite3 depends on:
ii  libc6                         2.9-7      GNU C Library: Shared libraries
ii  libicu40                      4.0.1-2    International Components for Unico
ii  libreadline5                  5.2-4      GNU readline and history libraries
ii  libsqlite3-0                  3.6.12-1   SQLite 3 shared library

sqlite3 recommends no packages.

Versions of packages sqlite3 suggests:
pn  sqlite3-doc                   <none>     (no description available)

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknlozUACgkQ3DVS6DbnVgTBZACfXzJJ1uv3gEfPfTkl2sMVamzo
w60AoK1AsE1Y9lzkFsT5Pm8N9yuQwvJg
=9D6n
-----END PGP SIGNATURE-----



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to