Comment 8 for bug 1335481

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: unity-system-compositor crashed with SIGABRT - assertion failed at buffer_queue.cpp:136 - "!pending_client_notifications.empty()"

Nope, I just triggered the assertion using the latest code r1774:

mir_demo_server_shell: /home/dan/bzr/mir/prof/src/server/compositor/buffer_queue.cpp:136: mir::compositor::BufferQueue::BufferQueue(int, const std::shared_ptr<mir::graphics::GraphicBufferAllocator>&, const mir::graphics::BufferProperties&, const mir::compositor::FrameDroppingPolicyFactory&)::__lambda0: Assertion `!pending_client_notifications.empty()' failed.

Instructions:
 1. Run mir_demo_server_shell under callgrind on N4; Have pateice.
 2. Run mir_demo_client_scroll
 3. Kill mir_demo_client_scroll with Ctrl+C
 4. Server aborts.