[chromium-bugs] Issue 9865 in chromium: [linux] crash while trying to paste

2009-04-14 Thread codesite-noreply
Updates: Cc: a...@chromium.org Comment #6 on issue 9865 by t...@chromium.org: [linux] crash while trying to paste http://code.google.com/p/chromium/issues/detail?id=9865 For those watching at home, the plan is to have a second connection to the X server in a different thread than the

[chromium-bugs] Issue 9865 in chromium: [linux] crash while trying to paste

2009-04-14 Thread codesite-noreply
Updates: Labels: -Pri-2 Pri-1 Comment #5 on issue 9865 by de...@chromium.org: [linux] crash while trying to paste http://code.google.com/p/chromium/issues/detail?id=9865 I am hitting this all the time: Locking assertion failure. Backtrace: #0 /usr/lib32/libxcb-xlib.so.0 [0xf730e767]

[chromium-bugs] Issue 9865 in chromium: [linux] crash while trying to paste

2009-04-08 Thread codesite-noreply
Updates: Cc: e...@chromium.org de...@chromium.org Comment #1 on issue 9865 by est...@chromium.org: [linux] crash while trying to paste http://code.google.com/p/chromium/issues/detail?id=9865 Well the ResourceMessageFilter runs on the IO thread, so I guess the main loop was active in

[chromium-bugs] Issue 9865 in chromium: [linux] crash while trying to paste

2009-04-08 Thread codesite-noreply
Updates: Status: Available Labels: -Area-Misc Area-WebKit Comment #3 on issue 9865 by j...@chromium.org: [linux] crash while trying to paste http://code.google.com/p/chromium/issues/detail?id=9865 (No comment was entered for this change.) -- You received this message because y

[chromium-bugs] Issue 9865 in chromium: [linux] crash while trying to paste

2009-04-08 Thread codesite-noreply
Issue 9865: [linux] crash while trying to paste http://code.google.com/p/chromium/issues/detail?id=9865 This issue is no longer blocking issue 9876. See http://code.google.com/p/chromium/issues/detail?id=9876 -- You received this message because you are listed in the owner or CC fields of this is

[chromium-bugs] Issue 9865 in chromium: [linux] crash while trying to paste

2009-04-08 Thread codesite-noreply
Issue 9865: [linux] crash while trying to paste http://code.google.com/p/chromium/issues/detail?id=9865 This issue is now blocking issue 9876. See http://code.google.com/p/chromium/issues/detail?id=9876 -- You received this message because you are listed in the owner or CC fields of this issue,

[chromium-bugs] Issue 9865 in chromium: [linux] crash while trying to paste

2009-04-08 Thread codesite-noreply
Comment #2 on issue 9865 by t...@chromium.org: [linux] crash while trying to paste http://code.google.com/p/chromium/issues/detail?id=9865 The normal idiom in chromium code is to use PostTask to run code on other threads. If you need to get back to the same thread, you can PostTask a second

[chromium-bugs] Issue 9865 in chromium: [linux] crash while trying to paste

2009-04-08 Thread codesite-noreply
Status: Untriaged Owner: est...@chromium.org Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium New issue 9865 by t...@chromium.org: [linux] crash while trying to paste http://code.google.com/p/chromium/issues/detail?id=9865 I think I was trying to paste and I hit the following crash: [21665