On Fri, Aug 26, 2011 at 12:06:35PM -0700, Jean Tourrilhes wrote: > Package: iceweasel > Version: 6.0-3~bpo60+1 > Severity: important > Tags: squeeze > > I'm running iceweasel 6.0 on Squeeze using instructions at : > http://mozilla.debian.net/ > > iceweasel 5.0 is working fine. > > I've upgraded to iceweasel 6.0, and it fails with : > > >iceweasel > WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 > is not supported! This is an application bug! > failed to create drawable > /usr/lib/iceweasel/firefox-bin: symbol lookup error: > /usr/lib/xulrunner-6.0/libxul.so: undefined symbol: sqlite3_stmt_readonly > > My display is using the NV X driver which explain the lack of GLX. > > Note that if I start iceweasel 6.0 from a remote computer, I get : > > >iceweasel > Xlib: extension "NV-GLX" missing on display "bougret.hpl.hp.com:20.0". > /usr/lib/iceweasel/firefox-bin: symbol lookup error: > /usr/lib/xulrunner-6.0/libxul.so: undefined symbol: sqlite3_stmt_readonly > > At first glance, libsqlite3-0 is installed (version 3.7.6.3-1).
What does ldd /usr/lib/xulrunner-6.0/libxul.so | grep libsqlite say ? I bet it points to something different from /usr/lib/libsqlite3.so.0. Mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org