Bug#676636: Patch doesn't work

2012-06-13 Thread Onur Aslan
Yesterday Andrew sent me his own build. His build works flawless. I just realized I didn't applied the patch. Patch works fine, sorry my mistake. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#676636: Patch doesn't work

2012-06-12 Thread Onur Aslan
I used this patch: http://anonscm.debian.org/gitweb/?p=pkg-chromium/pkg-chromium.git;a=blob;f=debian/patches/sqlite.patch;h=37b5f4b3ea56656a4090ae0203a0773d3b2861d9;hb=c0e9499 with latest source: chromium-browser-20.0.1132.27~r140692 Crashes don't happen often but I am still getting crash once in

Bug#676636: Patch doesn't work

2012-06-12 Thread Andrew Chant
Which patch are you using? I had the problem occur with very regular frequently without the patch that I posted, and it disappeared completely with the patch. I'm pretty certain that solved the omnibox problem. On Tue, Jun 12, 2012 at 3:47 PM, Onur Aslan wrote: > I compiled chromium with this p

Bug#676636: Patch doesn't work

2012-06-12 Thread Onur Aslan
I compiled chromium with this patch, but unfortunately I am still getting crashes when I try to search something. It's not frequently but it is still making chromium unusable. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#676636: [c0e9499] Fix for Bug#676636 committed to git

2012-06-12 Thread Giuseppe Iuculano
tags 676636 + pending thanks Hello, The following change has been committed for this bug by Giuseppe Iuculano on Tue, 12 Jun 2012 11:06:24 +0200. The fix will be in the next upload. = Improved sqlite patch. Thanks:

Bug#676636:

2012-06-11 Thread Andrew Chant
From: Andrew Chant Subject: [PATCH] Fix Chromium's third_party/sqlite deferencing a NULL ptr In-Reply-To: This is an updated patch on top of pkg-chromium master that undoes the previous patch as well. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "u

Bug#676636: [PATCH] Fix Chromium's third_party/sqlite deferencing an out-of-scope pointer.

2012-06-11 Thread Andrew Chant
Patch directly applied from http://codereview.chromium.org/10387026/ Patch Set 2. Upstream patch author: Evangelos Foutras Remove this patch when upstream is fixed. The use of g++ 4.7 by Debian seems to make the crashes more frequent than on upstream's pre-4.6 gcc. --- debian/patches/series

Bug#676636: [PATCH] Fix Chromium's third_party/sqlite deferencing an out-of-scope pointer.

2012-06-11 Thread Andrew Chant
The other patch failed and this one works because the other patch fixes sources that are used to generate the sqlite.c file which is elsewhere in the source tree. The debian source build process doesn't regenerate src/third_party/sqlite/amalgamation/sqlite3.c/h so the patch had no effect. This pat

Bug#676636: [e2adf90] Fix for Bug#676636 committed to git

2012-06-11 Thread James McCoy
found 676636 20.0.1132.27~r140692-1 thanks On Mon, Jun 11, 2012 at 02:16:18PM +, Giuseppe Iuculano wrote: > The fix will be in the next upload. > = > Applied sqlite patch and fixed omnibox crash > > Closes: #676636 > ==

Bug#676636: [e2adf90] Fix for Bug#676636 committed to git

2012-06-11 Thread Giuseppe Iuculano
tags 676636 + pending thanks Hello, The following change has been committed for this bug by Giuseppe Iuculano on Mon, 11 Jun 2012 16:16:37 +0200. The fix will be in the next upload. = Applied sqlite patch and fixed

Bug#676636: segfault repeatedly when using the omnibox (in sqlite code?)

2012-06-09 Thread Vincent Bernat
Vincent Bernat writes: > I am also hit by this bug. It seems to have been fixed upstream: > http://code.google.com/p/chromium/issues/detail?id=122525 > > I am trying to compile the patch right now to see if it fixes this > issue. After a few hours of compilation, this patch seems to fix this is

Bug#676636: segfault repeatedly when using the omnibox (in sqlite code?)

2012-06-09 Thread Jonathan Nieder
Hi Vincent, Vincent Bernat wrote: > I am also hit by this bug. It seems to have been fixed upstream: > http://code.google.com/p/chromium/issues/detail?id=122525 This bug is not present in Debian's sqlite3 package. The problem is that chromium is using a bundled copy instead of the system lib.

Bug#676636: segfault repeatedly when using the omnibox (in sqlite code?)

2012-06-09 Thread Vincent Bernat
Package: chromium Version: 20.0.1132.21~r139451-3 Followup-For: Bug #676636 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! I am also hit by this bug. It seems to have been fixed upstream: http://code.google.com/p/chromium/issues/detail?id=122525 I am trying to compile the patch right now

Bug#676636: segfault repeatedly when using the omnibox (in sqlite code?)

2012-06-08 Thread Stefano Zacchiroli
Package: chromium Version: 20.0.1132.21~r139451-3 Severity: serious The new chromium browser segfault very frequently and in a reproducible manner while using the omnibox, apparently while searching through the underlying sqlite database of browsing history. (I've a couple of queries that reliably