Firefox

From Arnout Engelen

Jump to: navigation, search

domace

[edit] Cache behavior

Adding 'Cache-Control: max-age=3600' works for images, but not for javascript (??)

http://lists.evolt.org/archive/Week-of-Mon-20060306/180529.html

Ook IE7 doet 't niet helemaal goed lijkt het :( - misschien gerelateerd aan http://www.bazon.net/mishoo/articles.epl?art_id=958

[edit] Freeze

Firefox freezed whenever I visit a site with flash content containing audio. Stopping artsd fixed this for some instances, but flash remains unstable.

[edit] Crash

Iceweasel/iceape in Debian Stable/Unstable crashes for me on http://forum.nedlinux.nl/viewtopic.php?id=26078 - also in safe mode

The stacktrace looks similar to the one reported in https://bugs.launchpad.net/ubuntu/+source/mozilla-thunderbird/+bug/96280 :

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1222719792 (LWP 11029)]
0x08380e69 in nsTextFrame::Paint (this=0x9aef92c, aPresContext=0x9a25468, 
    aRenderingContext=@0x9ad54a0, aDirtyRect=@0xbfa46fa0, 
    aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
594     nsTextFrame.cpp: No such file or directory.
        in nsTextFrame.cpp
#0  0x08380e69 in nsTextFrame::Paint (this=0x9aef92c, aPresContext=0x9a25468, 
    aRenderingContext=@0x9ad54a0, aDirtyRect=@0xbfa46fa0, 
    aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
#1  0x083375bd in nsContainerFrame::PaintChild (this=0x9aef88c, 
    aPresContext=0x9a25468, aRenderingContext=@0x9ad54a0, 
    aDirtyRect=@0xbfa47120, aFrame=0x9aef92c, 
    aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsContainerFrame.cpp:282
#2  0x0832ad44 in nsBlockFrame::PaintChildren (this=0x9aef88c, 
    aPresContext=0x9a25468, aRenderingContext=@0x9ad54a0, 
    aDirtyRect=@0xbfa47120, aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
    at nsBlockFrame.cpp:6481
#3  0x0834d1ea in nsHTMLContainerFrame::PaintDecorationsAndChildren (
    this=0x9aef88c, aPresContext=0x9a25468, aRenderingContext=@0x9ad54a0, 
    aDirtyRect=@0xbfa47120, aWhichLayer=eFramePaintLayer_Overlay, aIsBlock=1, 
    aFlags=0) at nsHTMLContainerFrame.cpp:136
#4  0x0832a3ad in nsBlockFrame::Paint (this=0x9aef88c, aPresContext=0x9a25468, 
    aRenderingContext=@0x9ad54a0, aDirtyRect=@0xbfa47120, 
    aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsBlockFrame.cpp:6375
#5  0x083375bd in nsContainerFrame::PaintChild (this=0x9aef6bc, 
    aPresContext=0x9a25468, aRenderingContext=@0x9ad54a0, 
    aDirtyRect=@0xbfa47328, aFrame=0x9aef88c, 
    aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsContainerFrame.cpp:282

Configuring Firefox to use aoss (as suggested here) did not help.

The problem was due to Debian bug and 367956 - setting MOZ_DISABLE_PANGO=1 makes it go away (for now).

Personal tools