[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-04-09 Thread Václav Šmilauer
*** This bug is a duplicate of bug 205599 ***
https://bugs.launchpad.net/bugs/205599

Marked as duplicate of #205599 since the update of xorg mentioned there
fixes the problem.

** This bug has been marked a duplicate of bug 205599
   [Hardy] exa limits pixmap width to 8188

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-03-27 Thread Tawsi
I think this may be a duplicate of

https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/205599

gecko based browsers were dying on me on this gif 
http://live.xbox.com/xweb/lib/images/MyXboxSkinImageSheet.gif
on both 32-bit and 64-bit versions of Hardy, including the live cds.

On downloading the image and trying to open it in xpaint I got the same
error, it turned out to be related to the xorg exa code that stops
pixmaps of width larger than 8188 being allocated, which gecko seems to
do for non-simple images of these dimensions. One way to test if it is
that is to try and use XAA instead by putting

option AccelMethod XAA

in the video driver section of xorg.conf

Not all cards seem to be using exa which may be why only some people
experience it. I attached a patch to the other bug based on a discussion
on the xorg mailing list which fixed all my problems but have no idea if
that's the best approach.

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-03-14 Thread Brian Pitts
I'm running 64-bit Hardy up to date as of 3/14 on an Inspiron 1420. I
have nspluginwrapper and flash installed; compiz is disabled.

I run firefox -safe-mode then visit http://www.howtoforge.com. As the
page renders, the error below is printed

(npviewer.bin:10895): Gtk-WARNING **:
/usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so: wrong ELF class:
ELFCLASS64

This error is not fatal, it always occurs when I visit a page that
includes flash. Almost immediately afterwards, the error below is
printed and firefox crashes.

The program 'firefox' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 26290 error_code 11 request_code 53 minor_code 0)

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-03-14 Thread Brian Pitts
A workaround for howtoforge is to install the adblock plus extension and
block
www.howtoforge.com/themes/htf_glass/images/bg_header_bottom_left15.png

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-03-14 Thread Brian Pitts
The more general filter htf_glass/images/* may work better.

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-03-09 Thread Václav Šmilauer
Sorry, epiphany still crashes for me with
http://beta.arcig.cz/~eudoxos/temp/firefox-crash-image_classEngineUnit-
inherit-graph.png, as said above. Why was it marked invalid?

** Changed in: epiphany-browser (Ubuntu)
   Status: Invalid = New

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-03-09 Thread Václav Šmilauer
Sorry, I overlooked it was assigned to xulrunner. I still confirm this
for up-to-date firefox (3.0~b3+nobinonly-0ubuntu4), though.

** Changed in: epiphany-browser (Ubuntu)
   Status: New = Invalid

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-25 Thread Johan Van de Wauw
... and they crash again:
After running:
gdb --args firefox-3.0 --sync
and putting a breakpoint on gdk_x_error() like suggested

and opening
http://www.howtoforge.com/themes/htf_glass/images/bg_header_bottom_left15.png

The program 'gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 104401 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7f2c767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7f2c81e]
#2 /usr/lib/libX11.so.6 [0xb6adc5f8]
#3 /usr/lib/libX11.so.6(XFreeCursor+0x25) [0xb6ab89d5]
#4 /usr/lib/libqt-mt.so.3(_ZN11QCursorDataD1Ev+0x3f) [0xb4f36375]
#5 /usr/lib/libqt-mt.so.3(_ZN7QCursorD1Ev+0x5a) [0xb4f3657a]
#6 /usr/lib/libqt-mt.so.3 [0xb4f365c1]
#7 /lib/tls/i686/cmov/libc.so.6(exit+0xd4) [0xb7ccaf34]
#8 /usr/lib/libgdk-x11-2.0.so.0 [0xb66bf637]
#9 /usr/lib/libbonoboui-2.so.0 [0xb62c5665]
#10 /usr/lib/libX11.so.6(_XError+0xfe) [0xb6ad581e]
#11 /usr/lib/libX11.so.6 [0xb6adcf3c]
#12 /usr/lib/libX11.so.6(_XReply+0x15a) [0xb6add2fa]
#13 /usr/lib/libX11.so.6(XSync+0x6a) [0xb6ad132a]
#14 /usr/lib/libX11.so.6 [0xb6ad14a5]
#15 /usr/lib/libX11.so.6 [0xb6add65d]
#16 /usr/lib/libX11.so.6(XCreatePixmap+0x8d) [0xb6ab3f0d]
#17 /usr/lib/libgdk-x11-2.0.so.0(gdk_pixmap_new+0x13c) [0xb66c09dc]
#18 
/usr/lib/xulrunner-1.9b3/libxul.so(_ZN14gfxPlatformGtk22CreateOffscreenSurfaceERK10gfxIntSizeN11gfxASurface14gfxImageFormatE+0xd1)
 [0xb7908029]
#19 
/usr/lib/xulrunner-1.9b3/libxul.so(_ZN11gfxPlatform13OptimizeImageEP15gfxImageSurfaceN11gfxASurface14gfxImageFormatE+0x2a)
 [0xb7904b5c]
firefox: xcb_xlib.c:73: xcb_xlib_lock: Assertion `!c-xlib.lock' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb7c9b6c0 (LWP 10894)]
0xb7f53410 in __kernel_vsyscall ()
=
The X-version I'm using:
X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Ubuntu (xorg-server 2:1.4.1~git20080131-1ubuntu4)
Current Operating System: Linux geolo25 2.6.24-8-generic #1 SMP Thu Feb 14 
20:40:45 UTC 2008 i686
Build Date: 20 February 2008  11:54:41AM
=
and firefox:
Mozilla Firefox 3.0b3, Copyright (c) 1998 - 2008 mozilla.org

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-20 Thread Alexander Sack
what xorg driver are you using? what accellmethod? (e.g. XAA or EXA)?

** Changed in: epiphany-browser (Ubuntu)
   Status: New = Invalid

** Also affects: xulrunner-1.9 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: firefox-3.0 (Ubuntu)
   Status: New = Invalid

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-20 Thread Alexander Sack
firefox 2 wont receive any fixes anymore.

** Changed in: firefox (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-20 Thread Alexander Sack
can you reproduce this with firefox-3.0 in hardy?

** Changed in: xulrunner-1.9 (Ubuntu)
   Status: New = Incomplete

** Changed in: xulrunner-1.9 (Ubuntu)
   Importance: Undecided = Medium

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-20 Thread Johan Van de Wauw
I just tried today (hardy), and the two mentioned pages do not crash
(anymore) with my current firefox-3.0 and x.

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-11 Thread Johan Van de Wauw
This bug is also reported in other distributions (gentoo and debian).
It has been reported upstream:
https://bugzilla.mozilla.org/show_bug.cgi?id=402204 

and in debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461820

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-11 Thread Iulian Udrea
It doesn't crash here when I visit those links. I've tried with Firefox
2.0.0.10 and Firefox 3.0

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-11 Thread Johan Van de Wauw
I checked again and I still get the same error. Just to be sure this is the 
version I'm using:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.10) Gecko/20071128 Ubuntu/8.04 
(hardy) Firefox/2.0.0.10

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-11 Thread Václav Šmilauer
Go try load this image: http://beta.arcig.cz/~eudoxos/temp/firefox-
crash-image_classEngineUnit-inherit-graph.png ,  a reliable crasher for
me.

Identify says: PNG 17671x1738 17671x1738+0+0 DirectClass 108kb 1.880u
0:08 (yes, it is huge)

BTW Shouldn't apport be modified to catch X error crashes? Otherwise
this will never be reported by other people, except when they run
firefox  from terminal (unlikely).

** Changed in: firefox (Ubuntu)
Sourcepackagename: None = firefox

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-11 Thread Václav Šmilauer
And I confirm it for firefox-3.0 as well - it exits with different error
(RenderBadPicture instead of BadAlloc):

The program 'gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 3920 error_code 169 request_code 154 minor_code 28)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


** Also affects: firefox-3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: epiphany-browser (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178274] Re: [hardy] firefox breaks on some pages with an X error

2008-02-11 Thread Václav Šmilauer
I confirm this with current hardy firefox as well as all other gecko-
based browsers (epiphany); konqueror is not affected. The issue was
raised in archives http://ubuntuforums.org/showthread.php?t=629574 and I
have this when loading page with very large png file generated by
doxygen.

** Changed in: ubuntu
   Status: New = Confirmed

-- 
[hardy] firefox breaks on some pages with an X error
https://bugs.launchpad.net/bugs/178274
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs