search for: xclosedisplay

Displaying 20 results from an estimated 50 matches for "xclosedisplay".

2014 Feb 22
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #13 from Benoit Jacob <bjacob at mozilla.com> --- The work-around that works for us, and that we're considering landing, is to avoid calling XCloseDisplay and, in this case, just calling XSync to handle any pending errors in glxtest. Digging in the Gecko codebase, I found at least another instance where we avoid calling XCloseDisplay because it is "scary": http://hg.mozilla.org/mozilla-central/file/2d5d5fd03050/dom/plugins/ipc/PluginModule...
2014 Feb 25
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
...estroyScreen () from /usr/lib64/dri/nouveau_dri.so #6 0x000000321f646932 in dri2DestroyScreen () from /lib64/libGL.so.1 #7 0x000000321f61c526 in FreeScreenConfigs.isra.3 () from /lib64/libGL.so.1 #8 0x000000321f61c5a5 in glx_display_free () from /lib64/libGL.so.1 #9 0x000000321f61c6a5 in __glXCloseDisplay () from /lib64/libGL.so.1 #10 0x0000003f3e21fd22 in XCloseDisplay () from /lib64/libX11.so.6 #11 0x00007f1e09933dcf in glxtest() () from /home/sstangl/bin/nightly/libxul.so #12 0x00007f1e09934b36 in fire_glxtest_process() () from /home/sstangl/bin/nightly/libxul.so #13 0x00007f1e0992e655 in XREM...
2014 Feb 25
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
...have any force-enabled prefs set in about:config? - Considering that the problem is not available with a standalone glxtest app, do you have a link to a FF build that one can test against ? Sure. You need a Nightly build, but not a current one since we have landed a work-around (avoiding to call XCloseDisplay here). This one, from Feb. 20, should reproduce: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-02-20-03-02-02-mozilla-central/ E.g. http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-02-20-03-02-02-mozilla-central/firefox-30.0a1.en-US.linux-x86_64.tar.bz2 -- You are recei...
2014 Mar 01
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #25 from Emil Velikov <emil.l.velikov at gmail.com> --- (In reply to comment #21) [snip] > Sure. You need a Nightly build, but not a current one since we have landed a > work-around (avoiding to call XCloseDisplay here). This one, from Feb. 20, > should reproduce: > > http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-02-20-03-02-02- > mozilla-central/ > > E.g. > http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-02-20-03-02-02- > mozilla-central/firefox-30.0a1.en-...
2014 Mar 05
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
...n.c:378) by 0x8DAAD74: dri_destroy_screen (dri_screen.c:388) by 0x8AB13D6: driDestroyScreen (dri_util.c:234) by 0x69A06C1: dri2DestroyScreen (dri2_glx.c:712) by 0x697CFE5: FreeScreenConfigs.isra.3 (glxext.c:208) by 0x697D064: glx_display_free (glxext.c:231) by 0x697D164: __glXCloseDisplay (glxext.c:272) by 0x50569F1: XCloseDisplay (in /usr/lib/libX11.so.6.3.0) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/2014...
2014 Mar 05
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
...8) by 0x16149D74: dri_destroy_screen (dri_screen.c:388) by 0x15E503D6: driDestroyScreen (dri_util.c:234) by 0x1256D6C1: dri2DestroyScreen (dri2_glx.c:712) by 0x12549FE5: FreeScreenConfigs.isra.3 (glxext.c:208) by 0x1254A064: glx_display_free (glxext.c:231) by 0x1254A164: __glXCloseDisplay (glxext.c:272) by 0xEF009F1: XCloseDisplay (in /usr/lib/libX11.so.6.3.0) Any idea ? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/atta...
2014 Feb 20
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 Emil Velikov <emil.l.velikov at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|dri-devel at lists.freedesktop |nouveau at lists.freedesktop.o |.org |rg QA Contact|
2014 Feb 20
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> --- Hi Benoit Jacob Can you attach the output of glxinfo and dmesg after you've come across this issue ? Do you have a link to a build we can reuse ? -Emil -- You are receiving this mail because: You are the assignee for the bug. -------------- next part --------------
2014 Feb 20
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #2 from Emil Velikov <emil.l.velikov at gmail.com> --- If you can hack out the glxtest into a separate program that would ease all of use alot. Cheers -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #3 from Benoit Jacob <bjacob at mozilla.com> --- Created attachment 94465 --> https://bugs.freedesktop.org/attachment.cgi?id=94465&action=edit Stand-alone version of the glxtest program Here you go. build like this: c++ glxtest.cpp -o glxtest -ldl -lX11 run like this: ./glxtest Example output: VENDOR
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #4 from Benoit Jacob <bjacob at mozilla.com> --- I have also asked the original reporter to share his glxinfo output and details about his setup. You might want to CC yourself on the mozilla bug. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #5 from Ilia Mirkin <imirkin at alum.mit.edu> --- (In reply to comment #4) > I have also asked the original reporter to share his glxinfo output and > details about his setup. You might want to CC yourself on the mozilla bug. Might be easier to get the original reporter onto this one... Can you confirm that the
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #6 from Benoit Jacob <bjacob at mozilla.com> --- Good point, and good question, which I've forwarded on the mozilla bug. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #7 from Frederic Bezies <fredbezies at gmail.com> --- I'm the reporter on mozilla bugzilla tracker. Some technical infos on my computer. Using archlinux, 64 bits. Software versions ? Kernel upgraded less than an hour ago. [fred at fredo-arch ~]$ pacman -Si mesa | grep Version Version : 10.0.3-1 [fred at
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #8 from Frederic Bezies <fredbezies at gmail.com> --- Created attachment 94479 --> https://bugs.freedesktop.org/attachment.cgi?id=94479&action=edit glxinfo for my hardware. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #9 from Frederic Bezies <fredbezies at gmail.com> --- glxtest output : [fred at fredo-arch ~]$ ./glxtest VENDOR nouveau RENDERER Gallium 0.4 on NVA8 VERSION 3.0 Mesa 10.0.3 TFP TRUE Not a single hang. Will try seeing on full mozilla code if there is still a hang or not. -- You are receiving this mail because: You are the
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fredbezies at gmail.com --- Comment #10 from Ilia Mirkin <imirkin at alum.mit.edu> --- Emil tried the
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #11 from Frederic Bezies <fredbezies at gmail.com> --- (In reply to comment #10) > Emil tried the glxtest program earlier and didn't get a hang either. So at > least that's consistent. (I'm adding you to the CC list, hope that's OK, if > not, feel free to remove yourself.) I don't mind. I wanted to
2014 Feb 21
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #12 from Benoit Jacob <bjacob at mozilla.com> --- Yeah, sorry about that. The code is exactly the same as in Firefox, and it runs very close to startup, so I'm surprised that this doesn't reproduce. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML
2014 Feb 23
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 Karl Tomlinson <bugs.freedesktop at karlt.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs.freedesktop at karlt.net --- Comment #14 from Karl Tomlinson <bugs.freedesktop at karlt.net>