All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 75279] New: XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
@ 2014-02-20 20:45 bugzilla-daemon
  2014-02-20 23:37 ` [Bug 75279] " bugzilla-daemon
  0 siblings, 1 reply; 45+ messages in thread
From: bugzilla-daemon @ 2014-02-20 20:45 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 75279
          Assignee: dri-devel@lists.freedesktop.org
           Summary: XCloseDisplay() takes one minute around
                    nouveau_dri.so, freezing Firefox startup
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: bjacob@mozilla.com
               URL: https://bugzilla.mozilla.org/show_bug.cgi?id=973192
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: XOrg CVS
         Component: DRM/other
           Product: DRI

Hi, I'm just forwarding to you a bug report originally made against Firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=973192

The symptom is Firefox freezing on startup. The cause (see around comment
39--42 on that bug) is that a XCloseDisplay() call takes about one minute to
return.

The original reporter of the bug has recorded a profile which shows time spent
in nouveau_dri.so (see comments 50, 51 on the mozilla bug)

If you want to see what the application code triggering this bug looks like,
it's all self-contained in this file:

http://hg.mozilla.org/mozilla-central/file/tip/toolkit/xre/glxtest.cpp

   228   glXMakeCurrent(dpy, None, nullptr);
   229   glXDestroyContext(dpy, context);
   230   XDestroyWindow(dpy, window);
   231   XFreeColormap(dpy, swa.colormap);
   232   XCloseDisplay(dpy);  // <--- this XCloseDisplay call takes 1 minute
   233   dlclose(libgl);

Is there some more information that you need, that isn't already on the mozilla
bug?

Is this application code doing something evil here?

Is this a known issue? Do you have a guess as to whether it might affect many
users (i.e., should we try working around it)?

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2014-04-19 13:04 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-75279-8800@http.bugs.freedesktop.org/>
     [not found] ` <bug-75279-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-02-20 23:37   ` [Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-20 23:40   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-20 23:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  0:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  0:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  0:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  0:26   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  7:35   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  7:36   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  7:40   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  7:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21  9:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-21 13:44   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-22 20:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-23 22:12   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-23 22:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-23 22:16   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-23 22:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24  8:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-25 14:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-25 16:39   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-25 17:17   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-25 18:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-01 10:18   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-01 12:17   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-01 12:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-01 13:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-01 14:38   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-01 15:26   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:12   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:16   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:30   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:57   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-05 20:59   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-06  3:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-06  3:30   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-18 19:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-04-19 13:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-20 20:45 [Bug 75279] New: " bugzilla-daemon
2014-02-20 23:37 ` [Bug 75279] " bugzilla-daemon

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.