[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-20 Thread Bryce Harrington
The locking assertion failure sounds like bug 185311. Since we're seeing a few issues with traces involving libxcb, I've prepared a non-xcb-enabled libx11 here: http://people.ubuntu.com/~bryce/Testing/libx11/ . (I'm not certain I reverted all the deps correctly, so let me know if there are depend

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-20 Thread Cody A.W. Somerville
Further research seems to indicate to me that this is a known issue with XCB/Xlib since 2004. http://osdir.com/ml/freedesktop.xcb/2004-03/msg1.html "So I'm declaring Xlib/XCB usable, aside from one irritating bug that I haven't figured out how to track down yet (some apps sometimes hang until

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-20 Thread uzi
Is it just me, or does this seem to occur more on xubuntu-desktop than the gnome-desktop?? (It happens on both for me, but is *A LOT* more frequent on the xubuntu-session for me -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-20 Thread Cody A.W. Somerville
** Also affects: dbus via https://bugzilla.novell.com/show_bug.cgi?id=361180 Importance: Unknown Status: Unknown -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug notification because you are a member of Ubuntu Bug

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-20 Thread Nicolas Deschildre
Link to a similar fixed bugreport on opensuse: https://bugzilla.novell.com/show_bug.cgi?id=361180 The problem was sidesteped, I don't know if this can be done as well here. -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug noti

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-19 Thread Bug Watch Updater
** Changed in: libxcb Status: Unknown => Confirmed -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-18 Thread Cody A.W. Somerville
Here is dbus-launch wrapped in strace which leads me to believe that maybe it xcb is returning to dbus. ** Attachment added: "full dbus-launch strace" http://launchpadlibrarian.net/15424059/dbus-launch.out -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/b

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-18 Thread Bryce Harrington
Fwiw, there appears to be a rewrite of the socket handling, discussed here: http://lists.freedesktop.org/archives/xcb/2008-March/003347.html However, in reviewing the patches they do not appear to directly relate to _xcb_in_read_block() or its parents. ** Also affects: libxcb via https://b

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-18 Thread Bryce Harrington
Thanks for attaching the files, I've forwarded the bug upstream at https://bugs.freedesktop.org/show_bug.cgi?id=16420. Please subscribe to the upstream bug, so if they have questions or suggestions, they can reach you directly. ** Changed in: libxcb (Ubuntu) Importance: Undecided => High

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-18 Thread Bryce Harrington
Please try setting this environment variable, to see if the locking logic has an effect (this change was made in Hardy on March 11th): export LIBXCB_DISABLE_SLOPPY_LOCK=1 ** Changed in: libxcb (Ubuntu) Status: New => Incomplete -- dbus-launch freezes for unknown reason at session star

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-18 Thread Cody A.W. Somerville
Attached is the xfce4 xinitrc script that launches the offending dbus- launch --sh-syntax --exit-with-session process. You'll notice that my copy is slightly modified to include debug statement (which were unhelpful in assisting me locate said offending process as the script always completed as exp

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-18 Thread Cody A.W. Somerville
Here is a copy of my /var/log/Xorg.0.log - note, his bug did not occur this uptime. ** Attachment added: "/var/log/Xorg.0.log" http://launchpadlibrarian.net/15420742/Xorg.0.log -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-18 Thread Bryce Harrington
The traces so far show libxcb, so it's probably not worth having a libx11 component open on it. ** Changed in: libx11 (Ubuntu) Status: New => Invalid -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug notification becaus

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-18 Thread Cody A.W. Somerville
** Also affects: libx11 (Ubuntu) Importance: Undecided Status: New -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-14 Thread Cody A.W. Somerville
Correction: In my previous comment, I meant to say gdb and not gdm. :) -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-14 Thread Cody A.W. Somerville
"thread apply all bt" in gdm returns nothing. However, strace outputs: select(14, [13], NULL, NULL, NULL and then hangs. This, I believe, means that it is waiting for activity on fd 13. Output of lsof follows for the process (full output of lsof attached): COMMANDPIDUSER FD

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-03 Thread Cody A.W. Somerville
Also note, killing the "dbus-launch --sh-syntax --exit-with-session" with signal 9 works for me and the login process finishes. -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug notification because you are a member of Ubuntu B

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-03 Thread Cody A.W. Somerville
>From bug #232122: Alex Riesen wrote on 2008-05-27: (permalink) After a while testing the ssh-agent workaround I have to say that it *does not* work. It is harder to get the hanging, but it still happens. The problem is still there. ** Also affects: linux (Ubuntu) Importance: Undecided

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-06-03 Thread Cody A.W. Somerville
I can confirm this bug. "dbus-launch --sh-syntax --exit-with-session " is hanging on __kernel_vsyscall() which usually indicates the problem is else where and could be a million different things. The select() is on the fd that is the bidirectional link to the X server - maybe X is not fully initial

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-05-23 Thread Alex Riesen
http://ubuntuforums.org/showthread.php?s=e0e7563685c47e976781c3f846c1a6b5&p=4918094#post4918094 seems to be the same issue. The workaround (to disable ssh-agent lines in /etc/xdg/xfce4/xinitrc) works for me too. ** Also affects: xfce4-session (Ubuntu) Importance: Undecided Status: New

[Bug 232364] Re: dbus-launch freezes for unknown reason at session start

2008-05-23 Thread Alex Riesen
Ok, poll does not workaround anything. It just seem make the hang happen even more seldom, but does not eliminate the problem. -- dbus-launch freezes for unknown reason at session start https://bugs.launchpad.net/bugs/232364 You received this bug notification because you are a member of Ubuntu Bu