<html>
<head>
<base href="http://llvm.org/bugs/" />
</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 --- - crash in __pthread_attr_init_2_1"
href="http://llvm.org/bugs/show_bug.cgi?id=21402">21402</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>crash in __pthread_attr_init_2_1
</td>
</tr>
<tr>
<th>Product</th>
<td>libc++abi
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>woskimi@yahoo.de
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu, mclow.lists@gmail.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Hi,
I know I might be at the wrong place with my problem, but I don't know exactly
where else to start.
I have this little problem:
Thread 1 (Thread 0x7fef46668800 (LWP 1974)):
[KCrash Handler]
#5 0x00007fef3fe6bb45 in __pthread_attr_init_2_1 (attr=0x0) at
pthread_attr_init.c:41
#6 0x00007fef378c6be7 in handle_fildes_io (arg=<optimized out>) at
../sysdeps/pthread/aio_misc.c:674
#7 0x0000000000000000 in ()
this crash happens when I run Mesa compiled with clang (git) and with libc++
(git). When I use Mesa compiled against libstdc++ I can't see this crash
happening.
BTW, glibc is 2.20 from openSUSE factory and compiled against libstdc++ of
course.
do you have an idea where the problem really comes from?
thx Michi</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>