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
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]
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
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
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
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,
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
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