Bug 25947 - nv11 crashed X with some gtk apps.
Summary: nv11 crashed X with some gtk apps.
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 02:30 UTC by Andrew Randrianasulu
Modified: 2013-08-18 18:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
gdb.txt (3.24 KB, text/plain)
2010-01-08 02:30 UTC, Andrew Randrianasulu
no flags Details
X log (22.96 KB, text/plain)
2010-01-08 02:30 UTC, Andrew Randrianasulu
no flags Details
xorg.conf (10.43 KB, text/plain)
2010-01-08 02:31 UTC, Andrew Randrianasulu
no flags Details
Opening this file in gimp crash X for me (820.37 KB, image/png)
2010-01-08 11:52 UTC, Andrew Randrianasulu
no flags Details
Another gdb.txt (3.58 KB, text/plain)
2010-01-08 13:10 UTC, Andrew Randrianasulu
no flags Details

Description Andrew Randrianasulu 2010-01-08 02:30:15 UTC
Created attachment 32519 [details]
gdb.txt

xsane and gimp usually can trigger this bug.


I have:

hw:
01:00.0 0300: 10de:0110 (rev b2) (prog-if 00 [VGA controller])
        Subsystem: 1043:4031
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
        Memory at de000000 (32-bit, non-prefetchable) [size=16M]
        Memory at d0000000 (32-bit, prefetchable) [size=128M]
        Expansion ROM at dfef0000 [disabled] [size=64K]
        Capabilities: [60] Power Management version 2
        Capabilities: [44] AGP version 2.0
        Kernel driver in use: nouveau
        Kernel modules: nouveau, nvidiafb, rivafb

aka "nVidia Corporation NV11 [GeForce2 MX/MX 400]"

nvclock -i reports ....
-- General info --
Card:           nVidia Geforce 2 MX/MX400
Architecture:   NV11 B2
PCI id:         0x110
GPU clock:      199.656 MHz
Bustype:        AGP

-- Memory info --
Amount:         32 MB
Type:           128 bit SDR
Clock:          199.656 MHz

-- AGP info --
Status:         Enabled
Rate:           4X
AGP rates:      1X 2X 4X 
Fast Writes:    Disabled
SBA:            Unsupported

-- VideoBios information --
Version: 03.11.01.24
Signon message: ASUS V7100PRO VGA BIOS Version 3.11.01.24.AS09

On software side i have

nouveau/linux-2.6 kernel up to 


commit 50ebb93924038778b47872fc59b69ef0ccfa3cfc
Author: Ben Skeggs <bskeggs@redhat.com>
Date:   Thu Jan 7 13:47:57 2010 +1000

    drm/nv04: differentiate between nv04/nv05

with one custom change (8bpp console by default, not 32, saves memory)

drm:

commit 5963c023b84daaacb91ae0aa4cf841acff63fd1f
Author: Francisco Jerez <currojerez@riseup.net>
Date:   Fri Jan 8 04:34:39 2010 +0100

    nouveau: Update nouveau_class.h.

ddx:
commit 061cb284b93612848296599759b915a4d66b6d01
Author: Maarten Maathuis <madman2003@gmail.com>
Date:   Sun Jan 3 02:14:36 2010 +0100

    exa: Some compat defines for new pixman formats.

note: this is latest for me. Does it moved?

xserver:
commit 13c8bd3fde3b0831921e59f84936022a16379d63
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Jan 4 18:21:54 2010 -0800

    CloseDevice: call XkbRemoveResourceClient before freeing key class struct

pixman (just in case):
commit 54f51c4a7595d685397838006ba67473eee47e7d
Author: Søren Sandmann Pedersen <sandmann@redhat.com>
Date:   Fri Dec 11 11:14:19 2009 -0500

    region: Enable or disable fatal errors and selfchecks based on version number


---------------------
I can avoid this crash by setting EXANoUloadToScreen to "1".
Comment 1 Andrew Randrianasulu 2010-01-08 02:30:52 UTC
Created attachment 32520 [details]
X log
Comment 2 Andrew Randrianasulu 2010-01-08 02:31:48 UTC
Created attachment 32521 [details]
xorg.conf

Similar crash observed also on nv05 (TNT2) card few days ago.
Comment 3 Francisco Jerez 2010-01-08 11:20:02 UTC
(In reply to comment #0)
> Created an attachment (id=32519) [details]
> gdb.txt
> 
> xsane and gimp usually can trigger this bug.
> 

Gimp seems to work ok here on another nv11, are you doing anything special to trigger the crash?
Comment 4 Andrew Randrianasulu 2010-01-08 11:52:56 UTC
Created attachment 32532 [details]
Opening this file in gimp crash X for me

gimp --version
GNU Image Manipulation Program âåðñèè 2.4.7


gtk+2-2.14.7-i486-2 - i'm on Slackware ....

Try open it, close GIMP. Open it again.
Comment 5 Andrew Randrianasulu 2010-01-08 13:10:04 UTC
Created attachment 32535 [details]
Another gdb.txt

X + nouveau 2d driver were compiled with "-O0 -g"
Comment 6 Ilia Mirkin 2013-08-18 18:09:19 UTC
It appears that this bug report has laid dormant for quite a while. Sorry we haven't gotten to it. Since we fix bugs all the time, chances are pretty good that your issue has been fixed with the latest software. Please give it a shot. (Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git versions.) If upgrading to the latest isn't an option for you, your distro's bugzilla is probably the right destination for your bug report.

In an effort to clean up our bug list, we're pre-emptively closing all bugs that haven't seen updates since 2011. If the original issue remains, please make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/ for what we need to see, and re-open this one.

Thanks,

The Nouveau Team


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.