[Pkg-phototools-devel] Bug#682616: Chromium keeps crashing with	segfaults
    Jonathan Nieder 
    jrnieder at gmail.com
       
    Thu Jul 26 19:43:54 UTC 2012
    
    
  
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 you'll
rather want output from
	strace -f -e open chromium-browser --single-process 2>&1 |
	grep icon-theme.cache |
	grep -v ENOENT
Hans, Eugenio, is this reproducible with --single-process?
Thanks,
Jonathan
    
    
More information about the Pkg-phototools-devel
mailing list