Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115374 - RenderBadPicture (invalid Picture parameter) using nvidia proprietary driver under xorg
Summary: RenderBadPicture (invalid Picture parameter) using nvidia proprietary driver ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-12 19:47 UTC by Neal McConachie
Modified: 2005-12-14 02:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
my xorg.conf (xorg.conf,5.88 KB, text/plain)
2005-12-12 19:57 UTC, Neal McConachie
Details
my Xorg.0.log (Xorg.0.log,30.72 KB, text/plain)
2005-12-12 19:57 UTC, Neal McConachie
Details
generated by nvidia-bug-report.sh (nvidia-bug-report.log,69.77 KB, text/plain)
2005-12-12 20:38 UTC, Neal McConachie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neal McConachie 2005-12-12 19:47:10 UTC
xclock does not load - instead, an error message is printed to the console.
(I am using xclock as a demonstration example.  A similar bug also happens when
I try to run nvidia-settings).  Also, transparency seems to be messed up in
fluxbox, but I'm just going to stick to the xclock bug for this because I think
it's a good representative example.

Reproducible: Always
Steps to Reproduce:
1.startx
2.xclock

Actual Results:  
xclock did not load.
This error was printed to the console:

X Error of failed request:  RenderBadPicture (invalid Picture parameter)
  Major opcode of failed request:  155 (RENDER)
  Minor opcode of failed request:  10 (RenderTrapezoids)
  Picture id in failed request: 0x0
  Serial number of failed request:  58
  Current serial number in output stream:  120


Expected Results:  
xclock should have run with no problems.

package versions:
  media-video/nvidia-kernel-1.0.8174-r1
  media-video/nvidia-glx-1.0.8174-r1
  x11-base/xorg-x11-6.8.2-r6

emerge --info:
    Gentoo Base System version 1.6.13
    Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-gentoo-r2 x86_64)
    =================================================================
    System uname: 2.6.14-gentoo-r2 x86_64 AMD Athlon(tm) 64 X2 Dual Core
Processor 4400+
    ccache version 2.3 [enabled]
    dev-lang/python:     2.3.5-r2, 2.4.2
    sys-apps/sandbox:    1.2.12
    sys-devel/autoconf:  2.13, 2.59-r6
    sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
    sys-devel/binutils:  2.16.1-r1
    sys-devel/libtool:   1.5.20
    virtual/os-headers:  2.6.11-r2
    ACCEPT_KEYWORDS="amd64"
    AUTOCLEAN="yes"
    CBUILD="x86_64-pc-linux-gnu"
    CFLAGS="-O2 -march=athlon64 -mtune=athlon64 -fomit-frame-pointer -pipe"
    CHOST="x86_64-pc-linux-gnu"
    CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
    CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
    CXXFLAGS="-O2 -march=athlon64 -mtune=athlon64 -fomit-frame-pointer -pipe"
    DISTDIR="/usr/portage/distfiles"
    FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv
usersandbox"
    GENTOO_MIRRORS="http://gentoo.arcticnetwork.ca http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
    MAKEOPTS="-j4"
    PKGDIR="/usr/portage/packages"
    PORTAGE_TMPDIR="/var/tmp"
    PORTDIR="/usr/portage"
    PORTDIR_OVERLAY="/usr/local/portage"
    SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
    USE="amd64 X alsa avi berkdb bitmap-fonts bzip2 crypt cups eds emboss encode
expat foomaticdb fortran gif gpm gstreamer gtk gtk2 imlib ipv6 jpeg lzw lzw-tiff
mp3 mpeg ncurses nls nptl nvidia opengl pam pdflib perl png python quicktime
readline sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb
userlocales xml2 xpm xv zlib userland_GNU kernel_linux elibc_glibc"
    Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
    
xorg.0.log:
 - does not report any errors.  I can post results if it would help.

glxgears:
 - runs properly

xorg.conf:
 - I don't have it handy right at the moment, but I will post it as a follow-up.
Comment 1 Neal McConachie 2005-12-12 19:57:19 UTC
Created attachment 74606 [details]
my xorg.conf

Here is my xorg.conf
Comment 2 Neal McConachie 2005-12-12 19:57:59 UTC
Created attachment 74607 [details]
my Xorg.0.log

Here is my Xorg.0.log
Comment 3 Neal McConachie 2005-12-12 20:38:38 UTC
Created attachment 74608 [details]
generated by nvidia-bug-report.sh

duplicates the information from the two previous attachments, but also includes
more.
Comment 4 Neal McConachie 2005-12-12 20:43:36 UTC
Having done a bit of reading, I have realized that this bug should probably have
been submitted to nVidia, rather than gentoo.  So I have forwarded all the
details to linux-bugs@nvidia.com, along with a reference to this bugzilla page.

-Neal
Comment 5 Neal McConachie 2005-12-14 02:24:32 UTC
Hmm, I tried a variety of things and it works now.  Sorry I can't provide any
one specific solution if others have this problem.  I tried many things, and
eventually it worked.  (recompiled kernel, re-emerged nvidia-kernel and
nvidia-glx, among other things).

-Neal