<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Regression][bisected][crash] in 4aeb3cc018: assertion fails in lid_switch_process()"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101853">101853</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Regression][bisected][crash] in 4aeb3cc018: assertion fails in lid_switch_process()
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>ARM
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>libinput
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>freedesktop@linux-geek.org
</td>
</tr></table>
<p>
<div>
<pre>libinput seems to wrongly assumes that the input device generating lid events
will only generate EV_SW and EV_SYN events (see lid_switch_process). On a
Chromebook Oak (and possibly other Chromebooks), the same input device handles
both lid events and presses of the power button. Pressing the power button
generates events of type EV_KEY, causing the assert in lid_switch_process() to
fail, crashing Xorg. This is a regression introduced by commit 4aeb3cc018.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>