<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 - Failed to allocate buffer on big endian machine - buffer size not byte swapped"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108312">108312</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Failed to allocate buffer on big endian machine - buffer size not byte swapped
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>18.2
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>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>Gallium/StateTracker/Clover
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>bas@daedalean.ai
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Some changes between 18.0.5 and 18.2.0 caused my big endian PowerPC to no
longer be able to allocate buffers using OpenCL. radeon complains about failing
to allocate a buffer of 2686976000 bytes where I allocate 10400 bytes. The size
of the buffer seems to not be byte swapped.
I will try to pin down the commit that caused this and create a patch to fix
it.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>