Bug#682616: Chromium keeps crashing with segfaults

2012-08-03 Thread Eugenio Cano-Manuel Mendoza
Hi, Sorry I wasn't clear enough. -The first time I experienced the bug I had libexif 0.6.20-3 installed and it was reproducible. -After you asked me to downgrade I installed libexif 0.6.20-2, the bug was still reproducible. -I was later asked to try to get a trace from gdb, I have never been ab

Bug#682616: Chromium keeps crashing with segfaults

2012-08-03 Thread Jonathan Nieder
Hi, Eugenio Cano-Manuel Mendoza wrote: > I don't think libexif is the problem since this crashed occured with > version 0.6.20-2 of the package... That's new information. So do I understand correctly that: - when you first experienced the bug, you had libexif 0.6.20-2 installed and it was

Bug#682616: Chromium keeps crashing with segfaults

2012-08-03 Thread Eugenio Cano-Manuel Mendoza
I don't think libexif is the problem since this crashed occured with version 0.6.20-2 of the package... BTW I disabled all plugins and I cannot reproduce it anymore, must have been a plugin then. Eugenio On Sat, Jul 28, 2012 at 5:21 PM, Onur Aslan wrote: > We know this bug occurred when we upg

Bug#682616: Chromium keeps crashing with segfaults

2012-07-28 Thread Emmanuel Bouthenot
On Sat, Jul 28, 2012 at 12:21:54PM +0300, Onur Aslan wrote: > We know this bug occurred when we upgrade libexif to 0.6.20-3. One of that > security patch broke the package. > > Instead of downgrading libexif to 0.6.20-2, I made a package for 0.6.21. It > includes security fixes and chromium crashe

Bug#682616: Chromium keeps crashing with segfaults

2012-07-28 Thread Onur Aslan
We know this bug occurred when we upgrade libexif to 0.6.20-3. One of that security patch broke the package. Instead of downgrading libexif to 0.6.20-2, I made a package for 0.6.21. It includes security fixes and chromium crashes are gone. You can get it here and use it until libexif maintainers

Bug#682616: Chromium keeps crashing with segfaults

2012-07-27 Thread Eugenio Cano-Manuel Mendoza
With all plugins disabled I still get a segfault at startup, but maybe this is not related to the first one anyways. I'm attaching the trace. Eugenio On Sat, Jul 28, 2012 at 1:49 AM, Emmanuel Bouthenot wrote: > > On Fri, Jul 27, 2012 at 04:39:10PM +0800, Eugenio Cano-Manuel Mendoza > wrote: > >

Bug#682616: Chromium keeps crashing with segfaults

2012-07-27 Thread Emmanuel Bouthenot
On Fri, Jul 27, 2012 at 04:39:10PM +0800, Eugenio Cano-Manuel Mendoza wrote: > I don't know what happened.. It didn't even open the browser before the > segmentation fault occurred. I'm attaching the gdb trace (bt full as you > requested) It seems to be a different bug. When I start chromium brow

Bug#682616: Chromium keeps crashing with segfaults

2012-07-27 Thread Eugenio Cano-Manuel Mendoza
I don't know what happened.. It didn't even open the browser before the segmentation fault occurred. I'm attaching the gdb trace (bt full as you requested) Thanks, Eugenio On Fri, Jul 27, 2012 at 4:18 PM, Emmanuel Bouthenot wrote: > On Fri, Jul 27, 2012 at 04:08:36PM +0800, Eugenio Cano-Manuel

Bug#682616: Chromium keeps crashing with segfaults

2012-07-27 Thread Emmanuel Bouthenot
On Fri, Jul 27, 2012 at 04:08:36PM +0800, Eugenio Cano-Manuel Mendoza wrote: [...] > I moved the files as you told me, segfault persists, just no messages now: > > strace -e open chromium-browser 2>&1 | grep icon-theme.cache | grep -v > ENOENT > zsh: segmentation fault strace -e open chromium-br

Bug#682616: Chromium keeps crashing with segfaults

2012-07-27 Thread Eugenio Cano-Manuel Mendoza
Hi Emmanuel, I moved the files as you told me, segfault persists, just no messages now: strace -e open chromium-browser 2>&1 | grep icon-theme.cache | grep -v ENOENT zsh: segmentation fault strace -e open chromium-browser 2>&1 | zsh: donegrep icon-theme.cache | zsh: exit 1

Bug#682616: Chromium keeps crashing with segfaults

2012-07-27 Thread Emmanuel Bouthenot
Hi Eugenio, On Fri, Jul 27, 2012 at 03:28:10PM +0800, Eugenio Cano-Manuel Mendoza wrote: > I tried with libexif 0.6.20-2, same result: interesting, hence libexif seems to not be guilty here :) > strace -e open chromium-browser 2>&1 | grep icon-theme.cache | grep -v > ENOENT > open("/usr/share/ico

Bug#682616: Chromium keeps crashing with segfaults

2012-07-27 Thread Eugenio Cano-Manuel Mendoza
I tried with libexif 0.6.20-2, same result: strace -e open chromium-browser 2>&1 | grep icon-theme.cache | grep -v ENOENT open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 62 open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 63 open("/usr/share/icons/hic

Bug#682616: Chromium keeps crashing with segfaults

2012-07-27 Thread Eugenio Cano-Manuel Mendoza
Hi, chromium-browser did not start with the -f option for some reason... however I managed to reproduce the segfault and this is the trace: strace -e open chromium-browser 2>&1 | grep icon-theme.cache | grep -v ENOENT open("/usr/share/icons/gnome/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 68 open

Bug#682616: Chromium keeps crashing with segfaults

2012-07-26 Thread Jonathan Nieder
Hi, Emmanuel Bouthenot wrote: > I'll be glad if the people able to reproduce this bug could attach to > this bug report the result of the following command: > > # strace -e open chromium-browser 2>&1|grep icon-theme.cache|grep -v ENOENT /usr/bin/chromium-browser is a shell script, so presumably

Bug#682616: Chromium keeps crashing with segfaults

2012-07-26 Thread Jonathan Nieder
reassign 682616 libexif12 0.6.20-3 affects 682616 + chromium src:chromium-browser quit Eugenio Cano-Manuel Mendoza wrote: > On Thu, Jul 26, 2012 at 10:16 PM, Jonathan Nieder wrote: >> Eugenio Cano-Manuel Mendoza wrote: >>>I am also having this problem, It started to occur a couple of days >>>

Bug#682616: Chromium keeps crashing with segfaults

2012-07-26 Thread Eugenio Cano-Manuel Mendoza
It is apparently working now... I cannot reproduce it anymore. Thank you On Thu, Jul 26, 2012 at 10:16 PM, Jonathan Nieder wrote: > Hi Eugenio, > > Eugenio Cano-Manuel Mendoza wrote: > > >I am also having this problem, It started to occur a couple of days > >ago. > > Does downgrading libe

Bug#682616: Chromium keeps crashing with segfaults

2012-07-26 Thread Jonathan Nieder
Hi Eugenio, Eugenio Cano-Manuel Mendoza wrote: >I am also having this problem, It started to occur a couple of days >ago. Does downgrading libexif12 to version 0.6.20-2 help? Historical versions of packages can be found at . Hope that helps, Jonathan --

Bug#682616: Chromium keeps crashing with segfaults

2012-07-25 Thread Hans Liao
Hi Jonathan, I installed libexif12-0.6.20-2 from the site you gave me and chromium seems to be quite stable. I tried it on both my home and work machine and chromium didn't crash on me at all. Hans On Thu, Jul 26, 2012 at 6:26 AM, Jonathan Nieder wrote: > Hans Liao wrote: > >> I've attached

Bug#682616: Chromium keeps crashing with segfaults

2012-07-25 Thread Jonathan Nieder
Hans Liao wrote: > I've attached the dpkg.log for yesterday's upgrade for your reference. > Those should contain the package that came with the chromium update > yesterday. Does downgrading libexif12 again help? Historical versions of packages can be found at . Curi

Bug#682616: Chromium keeps crashing with segfaults

2012-07-24 Thread Hans Liao
Hi, Chromium is the only program that crashes this way. I've attached the dpkg.log for yesterday's upgrade for your reference. Those should contain the package that came with the chromium update yesterday. Hans On Wed, Jul 25, 2012 at 12:24 AM, Jonathan Nieder wrote: > Hi, > > Hans Liao wrot

Bug#682616: Chromium keeps crashing with segfaults

2012-07-24 Thread Jonathan Nieder
Hi, Hans Liao wrote: > [no subject] Please keep in mind that these appear as emails in a crowded inbox, so the subject line can be a good place to put valuable context. > I have tried earlier to remove the ~/.config/chromium directory and > reinstall chromium with no joy. Is chromium the only