Looks like this patch is included in the xorg-server we're shipping with
natty, fixed by commit 77fcfd0e94c200ee383cf9d03383cde947eef6fd to xorg-
server on Mar 29, 2011.
** Changed in: xserver-xorg-video-intel (Ubuntu)
Status: Confirmed => Triaged
** Changed in: xserver-xorg-video-intel (U
** Tags added: hardy
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.
___
Mailing list: http
Made a tiny bit more progress, trying to get upstream wine bug re-opened
but they want to fob the blame onto X11 and ignore their own problems,
so chance of a quick solution is unlikely.
Summary of the wine problem as far as I can tell: badly behaved win32
exe programs will call CreateFontIndirect
** Changed in: xserver-xorg-video-intel
Status: Unknown => Invalid
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.
_
Out on a limb, but the info might help someone :-(
I've been tinkering with CentOS v5.4 and compiling
wine-1.1.29-fe.tar.bz2 to run my EXE program. I've run up against
similar problems (same hardware as above). Versions are:
xorg-x11-drv-i810-1.6.5-9.25.el5
xorg-x11-server-Xorg-1.1.1-48.67.el5
J
** Tags added: 945gme
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
___
Mail
** Changed in: xserver-xorg-video-intel (Ubuntu)
Status: Incomplete => Confirmed
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-inte
A brief update...
Upgrading to Karmic does *NOT* fix the X11 xrender crash. Same program
"xrender_bug.c" will demonstrate the crash, same patch from above will
block the NULL pointer. Tested against:
xserver-xorg-core 2:1.6.3-1ubuntu4
My problems with wine also remain af
For what it's worth, I found this wine bug:
http://bugs.winehq.org/show_bug.cgi?id=17338
My wine application is giving very similar results, when I set:
WINEDEBUG=+xrender,+synchronous
I get this bit of trace:
trace:xrender:LookupEntry found font in cache 0
trace:xrender:X11DRV_XRender_U
This patch protects against "xrender_bug.c" program from above (see attached
patch).
At least the desktop remains stable. I still can't run my application under
"wine", but the patched X gives these errors:
X Error of failed request: BadLength (poly request too large or internal Xlib
length er
We still need a full backtrace on this issue - please see
http://wiki.ubuntu.com/X/Backtracing for details.
** Tags added: crash
** Changed in: xserver-xorg-video-intel (Ubuntu)
Status: New => Incomplete
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/4
because I have got this bug too on my laptop too
** Changed in: xserver-xorg-video-intel (Ubuntu)
Status: Incomplete => New
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
wh
syslog :
Aug 18 10:48:37 assistinfo kernel: [ 1485.879296] [drm:i915_get_vblank_counter]
*ERROR* trying to get vblank count for disabled pipe 0
Aug 18 10:48:37 assistinfo kdm[3319]: X server for display :0 terminated
unexpectedly
Aug 18 10:48:37 assistinfo acpid: client 3341[0:0] has disconnecte
Hi ! (sorry again for my bad english)
other log :
kdm.log =>
Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x813518b]
1: /usr/bin/X(xf86SigHandler+0x55) [0x80c7be5]
2: [0xb7f88400]
3: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x761) [0xb7edcf71]
4: /usr/lib/xorg/modules//libfb.so(fbComp
Hi ! (sorry for my bad english)
same problem with jaunty on KDE K.3 with my laptop ACER Aspire 5612WLMi
end of my Xorg.0.log.old :
Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x813518b]
1: /usr/bin/X(xf86SigHandler+0x55) [0x80c7be5]
2: [0xb7f1c400]
3: /usr/lib/libpixman-1.so.0(pixman_image_co
** Tags added: jaunty
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
___
Mail
Did you try running the attached progam?
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
_
You need to get a proper backtrace, see
https://wiki.ubuntu.com/X/Backtracing
** Package changed: xorg-server (Ubuntu) => xserver-xorg-video-intel
(Ubuntu)
** Changed in: xserver-xorg-video-intel (Ubuntu)
Status: New => Incomplete
--
Xorg crashes when handed bad xrender glyph data
https:
I have found that certain programs running under "wine" will trigger
this crash. Recommended workaround to avoid the crash if you need to use
some program that has problems... append to /etc/X11/xorg.conf
Section "Extensions"
Option "RENDER" "disable"
EndSection
--
Xorg crashes when handed bad x
Have tested this against two different Nvidia graphics cards on ununtu
(running the non-free Nvidia drivers) and Nvidia drivers seem to be
completely immune to the crash.
The crash did occur on a different machine also running "intel" driver and
using "Mobile IntelĀ® GM45 Express Chipset" so this
/var/log/Xorg.0.log.old
** Attachment added: "Xorg.0.log.old"
http://launchpadlibrarian.net/29799939/Xorg.0.log.old
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
which is subsc
Wants to link to wrong package...
** Package changed: xorg-air (Ubuntu) => xorg-server (Ubuntu)
--
Xorg crashes when handed bad xrender glyph data
https://bugs.launchpad.net/bugs/408016
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in
22 matches
Mail list logo