Comment 5 for bug 1488588

Revision history for this message
Gerry Boland (gerboland) wrote : Re: Terminal crashes on selecting text, takes Unity with it

It appears the terminal is trying to create another surface while you are selecting. This is the output just before the crash:

qtmir.mir: MirWindowManagerImpl::add_surface(): size requested ( 0 , -26 ) and placed ( 1366 , 768 )
qtmir.mir: SessionListener::surface_created - this= SessionListener(0x7fbda015bec0) session= 0x7fbd84007710 surface= 0x7fbd8400d350
qtmir.applications: ApplicationManager::onSessionCreatedSurface - sessionName= terminal
qtmir.surfaces: MirSurfaceManager::onSessionCreatedSurface - mirSession= 0x7fbd84007710 surface= 0x7fbd8400d350 surface.name= Window 1
qtmir.sessions: Session::setSurface - session= "terminal" surface= qtmir::MirSurface(0x1698080)

This crash is a known issue.