All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 20065] New: crash when moving a window outside the screen
@ 2009-02-11 16:39 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-20065-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-02-11 16:39 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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

           Summary: crash when moving a window outside the screen
           Product: xorg
           Version: 7.4
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: debian-E6TheL+NHo3k1uMJSBkQmQ@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


Created an attachment (id=22827)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=22827)
crashing X

I've tested it with heads 30848dd378d05917c646a24df404846e6f9b2352 and
15ccf721791fa4f61784ad00449630c6d2496328.

When I move a window using the Alt key (on Gnome) and the window get past the
upper edge, X is crashing. I get back to the VT then GDM respawns.

It is reproducible will all types of applications: gnome-terminal, Tk,
Firefox...

I'm using a NV50 (GeForce 8400M GS).

I attach the log of the crashing X.

By the way, I've just noticed gnome-terminal is lighting fast now, I address a
big thank you to the team.


-- 
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] 4+ messages in thread

* [Bug 20065] crash when moving a window outside the screen (ShadowFB NoAccel )
       [not found] ` <bug-20065-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2009-02-11 17:38   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-02-11 17:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-02-11 18:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-02-11 17:38 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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


Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|crash when moving a window  |crash when moving a window
                   |outside the screen          |outside the screen (ShadowFB
                   |                            |NoAccel)




--- Comment #1 from Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>  2009-02-11 09:38:11 PST ---
You're running in shadowfb mode, which means software acceleration.

This is probably a result of lacking the kernel modules.

Without a proper backtrace it's hard to tell what is the problem, it may very
well not be a nouveau problem. gdb can probably get a better backtrace.


-- 
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] 4+ messages in thread

* [Bug 20065] crash when moving a window outside the screen (ShadowFB NoAccel )
       [not found] ` <bug-20065-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2009-02-11 17:38   ` [Bug 20065] crash when moving a window outside the screen (ShadowFB NoAccel ) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-02-11 17:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-02-11 18:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-02-11 17:51 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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





--- Comment #2 from Hervé Cauwelier <debian@oursours.net>  2009-02-11 09:51:38 PST ---
You're right, the nouveau module is not loaded. I'm very surprised, I track
both nouveau and drm using git.

I'll first fix the module issue and come back.

Sigh, I hope the sudden speed of gnome-terminal is not related to this.


-- 
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] 4+ messages in thread

* [Bug 20065] crash when moving a window outside the screen (ShadowFB NoAccel )
       [not found] ` <bug-20065-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2009-02-11 17:38   ` [Bug 20065] crash when moving a window outside the screen (ShadowFB NoAccel ) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-02-11 17:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-02-11 18:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-02-11 18:07 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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


Hervé Cauwelier <debian@oursours.net> changed:

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




--- Comment #3 from Hervé Cauwelier <debian@oursours.net>  2009-02-11 10:07:46 PST ---
You're right, I was not using the nouveau module. I've probably updated the
kernel recently and forgot to overwrite the drm module.

Closing as I won't take the time to debug with gdb.


-- 
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] 4+ messages in thread

end of thread, other threads:[~2009-02-11 18:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 16:39 [Bug 20065] New: crash when moving a window outside the screen bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-20065-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2009-02-11 17:38   ` [Bug 20065] crash when moving a window outside the screen (ShadowFB NoAccel ) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-02-11 17:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-02-11 18:07   ` 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.