<html>
<head>
<base href="https://bugs.webkit.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 - JVM crash, [libjavascriptcoregtk-3.0.so.0+0x584e4d] WTF::fastMalloc(unsigned int)+0x68d"
href="https://bugs.webkit.org/show_bug.cgi?id=151439">151439</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>JVM crash, [libjavascriptcoregtk-3.0.so.0+0x584e4d] WTF::fastMalloc(unsigned int)+0x68d
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Other
</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>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>JavaScriptCore
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>simo.hakanen@x-akseli.fi
</td>
</tr></table>
<p>
<div>
<pre>We have a long-running java-application that uses webkit via Eclipse SWT-bundles.
The browser shows html-pages with some images and javascript.
The application crashes in fixed intervals with this message in the jvm crash dump file
and we have monitored the system so that the memory used by the process seen by the OS
constantly grows but the JVM heap stays low. This points to memory reserved by
libraries and webkit is the only non-jvm library we use.
Tested with different openjdk versions, java-7u79 to 7u85 with no effect.
Versions:
OS: Ubuntu 14.04.2 LTS
libwebkitgtk-3.0-0: libwebkitgtk-3.0.so.0.22.14
libjavascriptcoregtk-3.0-0: libjavascriptcoregtk-3.0.so.0.16.16
eclipse-swt-linux-gtk-x86: 3.103.1.v20140903-1947
Any advice would be helpful and we can provide more data if needed.</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>