<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 - Segfault when typing "\b" with dogtail"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111489">111489</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Segfault when typing "\b" with dogtail
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr>
<tr>
<th>Version</th>
<td>7.7 (2012.06)
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>not set
</td>
</tr>
<tr>
<th>Priority</th>
<td>not set
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/intel
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Reporter</th>
<td>symphorien.gibol@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=145170" name="attach_145170" title="full log">attachment 145170</a> <a href="attachment.cgi?id=145170&action=edit" title="full log">[details]</a></span>
full log
Steps to reproduce:
1/ install python and dogtail. This may need a gtk-based desktop environment
with accessibility enabled.
2/ run the following python script:
from dogtail.procedural import type
type('\b')
3/ xorg segfaults:
[162117.108] (EE) Backtrace:
[162117.109] (EE) 0:
/nix/store/bj8n1n3wn3fkjvriiy6gkiba10g37c3v-xorg-server-1.20.4/bin/X
(OsSigHandler+0x29) [0x59af79]
[162117.109] (EE) 1:
/nix/store/681354n3k44r8z90m35hm8945vsp95h1-glibc-2.27/lib/libpthread.so.0
(funlockfile+0x50) [0x7f29206d68af]
[162117.109] (EE) 2:
/nix/store/bj8n1n3wn3fkjvriiy6gkiba10g37c3v-xorg-server-1.20.4/bin/X
(_XkbSetMapChecks.isra.28+0x4d) [0x53758d]
[162117.110] (EE) 3:
/nix/store/bj8n1n3wn3fkjvriiy6gkiba10g37c3v-xorg-server-1.20.4/bin/X
(ProcXkbSetMap+0x15f) [0x53eb5f]
[162117.110] (EE) 4:
/nix/store/bj8n1n3wn3fkjvriiy6gkiba10g37c3v-xorg-server-1.20.4/bin/X
(Dispatch+0x308) [0x442468]
[162117.110] (EE) 5:
/nix/store/bj8n1n3wn3fkjvriiy6gkiba10g37c3v-xorg-server-1.20.4/bin/X
(dix_main+0x378) [0x4463e8]
[162117.110] (EE) 6:
/nix/store/681354n3k44r8z90m35hm8945vsp95h1-glibc-2.27/lib/libc.so.6
(__libc_start_main+0xee) [0x7f2920530b8e]
[162117.111] (EE) 7:
/nix/store/bj8n1n3wn3fkjvriiy6gkiba10g37c3v-xorg-server-1.20.4/bin/X
(_start+0x2a) [0x43010a]
[162117.111] (EE)
[162117.111] (EE) Segmentation fault at address 0x68
Xorg version 1.20.4
intel integrated gpu
NixOS 19.03.172927.30a82bba734 (Koi)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>