Comment 40 for bug 1532607

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Going back to the reporter Uranicus' original description, he says he noticed the issue at "January, 10th at approx. 13:30 h".

And his unit8.log.3.gz contains:

[1452429068.248925] <ERROR> mircommon: Caught exception at Mir/EGL driver boundary (in queueBuffer): /build/mir-4B0JBP/mir-0.18.0+15.04.20151216.1/src/client/buffer_stream.cpp(169): Throw in function virtual MirWaitHandle* {anonymous}::ExchangeSemantics::submit(const std::function<void()>&, mir::geometry::Size, MirPixelFormat, int)
Dynamic exception type: N5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEEE
std::exception::what: disconnected: no new buffers

whose time stamp translates to:

$ env TZ='Europe/Paris' date -d @1452429068
Sun Jan 10 13:31:08 CET 2016

Assuming Uranicus is in Western Europe, that must be the error. So this bug becomes a duplicate of bug 1506358, which has the added bonus of almost having a nice reproducible test case (needs work still).