All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 25947] New: nv11 crashed X with some gtk apps.
@ 2010-01-08 10:30 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-25947-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-01-08 10:30 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=25947

           Summary: nv11 crashed X with some gtk apps.
           Product: xorg
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau@lists.freedesktop.org
        ReportedBy: randrik@mail.ru
         QAContact: xorg-team@lists.x.org


Created an attachment (id=32519)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32519)
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".


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 25947] nv11 crashed X with some gtk apps.
       [not found] ` <bug-25947-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2010-01-08 10:30   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-01-08 10:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-01-08 10:30 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=25947





--- Comment #1 from Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org>  2010-01-08 02:30:52 PST ---
Created an attachment (id=32520)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32520)
X log


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 25947] nv11 crashed X with some gtk apps.
       [not found] ` <bug-25947-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2010-01-08 10:30   ` [Bug 25947] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-01-08 10:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-01-08 19:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-01-08 10:31 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=25947





--- Comment #2 from Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org>  2010-01-08 02:31:48 PST ---
Created an attachment (id=32521)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32521)
xorg.conf

Similar crash observed also on nv05 (TNT2) card few days ago.


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 25947] nv11 crashed X with some gtk apps.
       [not found] ` <bug-25947-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2010-01-08 10:30   ` [Bug 25947] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-01-08 10:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-01-08 19:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-01-08 19:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-01-08 19:20 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=25947





--- Comment #3 from Francisco Jerez <currojerez-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>  2010-01-08 11:20:02 PST ---
(In reply to comment #0)
> Created an attachment (id=32519)
 --> (http://bugs.freedesktop.org/attachment.cgi?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?


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 25947] nv11 crashed X with some gtk apps.
       [not found] ` <bug-25947-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2010-01-08 19:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-01-08 19:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-01-08 21:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2013-08-18 18:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-01-08 19:52 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=25947





--- Comment #4 from Andrew Randrianasulu <randrik@mail.ru>  2010-01-08 11:52:56 PST ---
Created an attachment (id=32532)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32532)
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.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 25947] nv11 crashed X with some gtk apps.
       [not found] ` <bug-25947-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2010-01-08 19:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-01-08 21:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2013-08-18 18:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-01-08 21:10 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=25947


Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32519|0                           |1
        is obsolete|                            |




--- Comment #5 from Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org>  2010-01-08 13:10:04 PST ---
Created an attachment (id=32535)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32535)
Another gdb.txt

X + nouveau 2d driver were compiled with "-O0 -g"


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 25947] nv11 crashed X with some gtk apps.
       [not found] ` <bug-25947-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (4 preceding siblings ...)
  2010-01-08 21:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-18 18:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-18 18:09 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1289 bytes --]

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

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

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

--- Comment #6 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2713 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-08-18 18:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-08 10:30 [Bug 25947] New: nv11 crashed X with some gtk apps bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-25947-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-01-08 10:30   ` [Bug 25947] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-01-08 10:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-01-08 19:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-01-08 19:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-01-08 21:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-18 18:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.