WM happened signal 11

Fixed

Description

WM happened signal 11 when boot up.

My test environment is below

M3SK+KFM05

FF6.0.2

Environment

None

Attachments

2

Activity

Show:

Walt Miner 
March 19, 2019 at 10:52 PM

Close for 6.0.5

Walt Miner 
February 19, 2019 at 6:20 PM

No change to guppy or master required. 

knimitz 
January 28, 2019 at 11:04 AM
(edited)

Thanks for your report.

I looked over the log and maybe found the bug.

The root causes are

  • Rootfs couldn't find wl_output object with some reasons. wl_output object is for example, HDMI. So it maybe caused by contact failure between KF and your board.

  • Window Manager doesn't care if there is no output object, then access to null at line 208 in window_manager.cpp (output.front)

I could reproduce the issue without plugging HDMI.

On master, I refactored window manager to use ilmControl library then remove original source code.

So I'll backport the code on master to flounder to fix this issue.

Details

Assignee

Reporter

Fix versions

Labels

Components

Affects versions

Due date

Priority

Created January 21, 2019 at 8:23 AM
Updated March 19, 2019 at 10:52 PM
Resolved February 19, 2019 at 8:08 AM