Activity log for bug #662574

Date Who What changed Old value New value Message
2010-10-18 09:47:15 Juha-Pekka Jokela bug added bug
2010-11-05 14:10:49 Juha-Pekka Jokela tags 3d opengl
2010-11-09 17:05:43 komputes affects ubuntu xorg (Ubuntu)
2010-11-09 17:05:43 komputes xorg (Ubuntu): status New Incomplete
2010-11-19 20:40:48 Juha-Pekka Jokela tags 3d opengl 3d apport-collected opengl
2010-11-19 20:40:50 Juha-Pekka Jokela description Test code fails on 7.9~git20100924-0ubuntu2 version of mesa running on Ubuntu 10.10. I haven't tested on other systems yet, and am not sure, in which component the bug actually is. The bug didn't happen on 10.04 systems with intel gfx. Expected result: When running the test program on my nvidia system (with ubuntu 10.04), it draws same triangle (one vertex at left, one right and third at the top, all centered) in various (constant for all vertices) colors. Actual result: When running the same program on my Asus 1215N (running ubuntu 10.10) using the Intel chipset, however, the first triangle is rendered ok, but next one (and all after that) have one red vertex at top left, another red at bottom center, and white top right. This code works the same on both if I either: 1)Don't draw to front buffer 2)don't glEnable(GL_LIGHTING) If glEnable(GL_DEPTH_TEST) line is uncommented, only the top line of upside down triangle will be drawn. While drawing to front buffer probably isn't too common, it can result in whole program becoming useless, when rendering stops working. The code itself doesn't make much sense, as it's based on bugles exetrace of a lot bigger project, with functions that don't change the outcome removed. Link to relevant bug in freedesktop bug tracker (with test case): https://bugs.freedesktop.org/show_bug.cgi?id=30847 Test code fails on 7.9~git20100924-0ubuntu2 version of mesa running on Ubuntu 10.10. I haven't tested on other systems yet, and am not sure, in which component the bug actually is. The bug didn't happen on 10.04 systems with intel gfx. Expected result: When running the test program on my nvidia system (with ubuntu 10.04), it draws same triangle (one vertex at left, one right and third at the top, all centered) in various (constant for all vertices) colors. Actual result: When running the same program on my Asus 1215N (running ubuntu 10.10) using the Intel chipset, however, the first triangle is rendered ok, but next one (and all after that) have one red vertex at top left, another red at bottom center, and white top right. This code works the same on both if I either: 1)Don't draw to front buffer 2)don't glEnable(GL_LIGHTING) If glEnable(GL_DEPTH_TEST) line is uncommented, only the top line of upside down triangle will be drawn. While drawing to front buffer probably isn't too common, it can result in whole program becoming useless, when rendering stops working. The code itself doesn't make much sense, as it's based on bugles exetrace of a lot bigger project, with functions that don't change the outcome removed. Link to relevant bug in freedesktop bug tracker (with test case): https://bugs.freedesktop.org/show_bug.cgi?id=30847 --- Architecture: amd64 DRM.card0.LVDS.1: status: connected enabled: enabled dpms: On modes: 1366x768 edid-base64: AP///////wAiZLYE4+wAABUUAQOAGw94CmhFl1pSjCcZUFQAAAABAQEBAQEBAQEBAQEBAQEBFhxWeFAAJjAwQmgADpYQAAAZAAAA/gAAAAAAAAAAAAAAAAAAAAAA/ABIU0QxMjFQSFcxCiAgAAAAEAAKICAgICAgICAgICAgAHA= DRM.card0.VGA.1: status: disconnected enabled: disabled dpms: On modes: edid-base64: DistroRelease: Ubuntu 10.10 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100803.1) MachineType: ASUSTeK Computer INC. 1215N NonfreeKernelModules: wl Package: xorg 1:7.5+6ubuntu3 PackageArchitecture: amd64 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=5dd89b90-972d-4bb5-865b-d7935f2d8331 ro quiet splash ProcEnviron: LANGUAGE= LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4 Tags: maverick maverick possible-manual-nvidia-install Uname: Linux 2.6.35-22-generic x86_64 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 07/14/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0203 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: 1215N dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: x.xx dmi.chassis.asset.tag: 0x00000000 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer INC. dmi.chassis.version: x.x dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0203:bd07/14/2010:svnASUSTeKComputerINC.:pn1215N:pvrx.x:rvnASUSTeKComputerINC.:rn1215N:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x: dmi.product.name: 1215N dmi.product.version: x.x dmi.sys.vendor: ASUSTeK Computer INC. system: distro: Ubuntu codename: maverick architecture: x86_64 kernel: 2.6.35-22-generic
2010-11-19 20:40:51 Juha-Pekka Jokela attachment added BootDmesg.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738650/+files/BootDmesg.txt
2010-11-19 20:40:54 Juha-Pekka Jokela attachment added CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738651/+files/CurrentDmesg.txt
2010-11-19 20:40:56 Juha-Pekka Jokela attachment added Dependencies.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738652/+files/Dependencies.txt
2010-11-19 20:40:57 Juha-Pekka Jokela attachment added DkmsStatus.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738653/+files/DkmsStatus.txt
2010-11-19 20:40:59 Juha-Pekka Jokela attachment added Lspci.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738654/+files/Lspci.txt
2010-11-19 20:41:04 Juha-Pekka Jokela attachment added Lsusb.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738655/+files/Lsusb.txt
2010-11-19 20:41:06 Juha-Pekka Jokela attachment added PciDisplay.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738656/+files/PciDisplay.txt
2010-11-19 20:41:08 Juha-Pekka Jokela attachment added ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738657/+files/ProcCpuinfo.txt
2010-11-19 20:41:10 Juha-Pekka Jokela attachment added ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738658/+files/ProcInterrupts.txt
2010-11-19 20:41:12 Juha-Pekka Jokela attachment added ProcModules.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738659/+files/ProcModules.txt
2010-11-19 20:41:15 Juha-Pekka Jokela attachment added RelatedPackageVersions.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738660/+files/RelatedPackageVersions.txt
2010-11-19 20:41:17 Juha-Pekka Jokela attachment added UdevDb.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738661/+files/UdevDb.txt
2010-11-19 20:41:19 Juha-Pekka Jokela attachment added UdevLog.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738662/+files/UdevLog.txt
2010-11-19 20:41:20 Juha-Pekka Jokela attachment added XorgLog.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738663/+files/XorgLog.txt
2010-11-19 20:41:23 Juha-Pekka Jokela attachment added XorgLogOld.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738664/+files/XorgLogOld.txt
2010-11-19 20:41:26 Juha-Pekka Jokela attachment added Xrandr.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738665/+files/Xrandr.txt
2010-11-19 20:41:28 Juha-Pekka Jokela attachment added glxinfo.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738666/+files/glxinfo.txt
2010-11-19 20:41:30 Juha-Pekka Jokela attachment added nvidia-installer.log.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738667/+files/nvidia-installer.log.txt
2010-11-19 20:41:33 Juha-Pekka Jokela attachment added peripherals.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738668/+files/peripherals.txt
2010-11-19 20:41:34 Juha-Pekka Jokela attachment added setxkbmap.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738669/+files/setxkbmap.txt
2010-11-19 20:41:36 Juha-Pekka Jokela attachment added xdpyinfo.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738670/+files/xdpyinfo.txt
2010-11-19 20:41:38 Juha-Pekka Jokela attachment added xkbcomp.txt https://bugs.edge.launchpad.net/bugs/662574/+attachment/1738671/+files/xkbcomp.txt
2010-11-22 22:29:34 Bryce Harrington tags 3d apport-collected opengl 3d apport-collected maverick opengl
2010-11-23 01:47:29 bugbot affects xorg (Ubuntu) xserver-xorg-video-intel (Ubuntu)
2011-01-22 04:18:50 Launchpad Janitor xserver-xorg-video-intel (Ubuntu): status Incomplete Expired