cht電腦資訊gcin
adm Find login register

奇怪的錯誤訊息

winlin
1 奇怪的錯誤訊息
Promote 0 Bookmark 02014-01-09quote  

eliu兄好:
最近這幾天gcin有時出現莫名其妙的錯誤(或莫名crash),一時還找不到可重現的規則,
偶然可以從終端機看到一些重複出現的錯誤訊息,希望可以提供一些線索:

gcin: ../../src/xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
gcin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.

gcin: ../../src/xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
gcin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gcin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gcin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gcin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gcin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gcin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gcin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called

感謝~

eliu
2 奇怪的錯誤訊息
Promote 0 Bookmark 02014-01-09quote  

winlin
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called

gcin 是 single thread,沒有用到 mult-thread,所以這個error 很怪。

cht電腦資訊gcin
adm Find login register
views:6848