Gentoo Archives: gentoo-user

From: "José Romildo Malaquias" <j.romildo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: web browsers crash at sourceforge.net project pages
Date: Sat, 03 Mar 2012 19:06:23
Message-Id: 20120303190951.GB15270@malaquias.DHCP-GERAL
In Reply to: [gentoo-user] Re: web browsers crash at sourceforge.net project pages by Nikos Chantziaras
1 On Sat, Mar 03, 2012 at 05:18:15PM +0200, Nikos Chantziaras wrote:
2 > On 03/03/12 17:09, José Romildo Malaquias wrote:
3 > > On Sat, Mar 03, 2012 at 04:24:33PM +0200, Nikos Chantziaras wrote:
4 > >> On 03/03/12 16:06, José Romildo Malaquias wrote:
5 > >>> Hello.
6 > >>>
7 > >>> On my ~amd64 systems some web browsers (Mozilla Firefox 10.0.1, Midori
8 > >>> 0.4.3, Opera 11.61 Build 1250) just crash when loading any
9 > >>> sourceforge.net project page. Konquerer does not crash, though.
10 > >>>
11 > >>> I have already run revdep-rebuild, but the problem persists.
12 > >>>
13 > >>> Has anybody seen this? Any clues?
14 > >>
15 > >> Uninstall adobe-flash and try again. If it works then, then you know
16 > >> that Flash is causing this.
17 > >
18 > > The web browsers still crash after uninstalling adobe-flash.
19 >
20 > Can you verify that some local flash installation is not left behind?
21 > Does for example YouTube still work? Try playing a video and see what
22 > the output of:
23 >
24 > lsof | grep libflash
25 >
26 > is. It should be empty.
27
28 "lsof | grep libflash" output is empty.
29
30 I belive no local flash installation has been left behind:
31
32 $ locate libflash | grep -v ^/usr/portage
33 /usr/lib64/libreoffice/basis3.4/program/libflashlx.so.bak
34
35
36 To test the flash player plugin I visisted the page at
37 http://www.ultrasounds.com/, which tells me the plugin is missing.
38
39
40 > Also, when you start the browser from the command-line, what does it
41 > print when it crashes?
42
43 $ firefox http://sourceforge.net/projects/pgf/
44 Segmentation fault
45
46 $ opera http://sourceforge.net/projects/pgf/
47 opera: no fonts found among preferred font formats, trying pcf fonts
48 Unrecognized system call failure [fnmatch]: Invalid or incomplete multibyte or wide character
49 opera [crash logging]: CRASH!!
50 /usr/lib64/opera/opera got signal SIGSEGV at address 7F73ED1D17D5
51
52 Log was created here:
53 /var/tmp/crash20120303155333.txt
54 Killed
55
56 $ midori http://sourceforge.net/projects/pgf/
57 (midori:6011): GnomeShellBrowserPlugin-DEBUG: plugin loaded
58 (midori:6011): GnomeShellBrowserPlugin-DEBUG: plugin loaded
59 (midori:6011): GnomeShellBrowserPlugin-DEBUG: plugin loaded
60 Segmentation fault
61
62
63 Romildo

Replies

Subject Author
[gentoo-user] Re: web browsers crash at sourceforge.net project pages walt <w41ter@×××××.com>