[Bug 30047] radeon [XPRESS 200M] OpenOffice crashes X server when previewing too long footnotes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 25 08:57:36 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=30047

Michel Dänzer <michel at daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #17 from Michel Dänzer <michel at daenzer.net> 2011-10-25 08:57:36 PDT ---
(In reply to comment #16)
> No crashes so far.

Great, thanks for testing the fix. I've pushed it to xf86-video-ati Git.


> 1. from zeile 5 downwards the tooltip becomes corrupted,
> 2. the mimetype menu in kparts-plugin does not display the menu that would fill
> the screen, which triggered the crash previously.

I suspect one of two things is happening here:

1. These pixmaps exceed the maximum width/height supported by the 3D engine.
That would really need to be handled by the compositing manager earlier on.

2. The X driver fails to allocate GPU accessible memory for these pixmaps. Do
you get 'Failed to alloc memory' lines in Xorg.0.log or the X server stderr
output? What's the version of the kernel running when this happens?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list