<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 - [Win] Stack overflow at RefPtr::release"
href="https://bugs.webkit.org/show_bug.cgi?id=158687">158687</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Win] Stack overflow at RefPtr::release
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</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>Web Template Framework
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>Hironori.Fujii@sony.com
</td>
</tr></table>
<p>
<div>
<pre>[Win] Stack overflow at RefPtr::release
trunk@201986 AppleWin Debug (CMake) build
When starting MiniBrowser, following dialog will be shown:
<span class="quote">> Unhandled exception at 0x100694E0 (WebKit.dll) in MiniBrowser.exe: 0xC00000FD: Stack overflow (parameters: 0x00000001, 0x00092FFC).</span >
Callstack:
<span class="quote">>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::StringImpl * ptr, WTF::RefPtr<WTF::StringImpl>::AdoptTag __formal) Line 108        C++
>         WebKit.dll!WTF::adoptRef<WTF::StringImpl>(WTF::StringImpl * p) Line 243        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::release() Line 69        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::RefPtr<WTF::StringImpl> && o) Line 52        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::release() Line 69        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::RefPtr<WTF::StringImpl> && o) Line 52        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::release() Line 69        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::RefPtr<WTF::StringImpl> && o) Line 52        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::release() Line 69        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::RefPtr<WTF::StringImpl> && o) Line 52        C++</span >
(...)
<span class="quote">>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::release() Line 69        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::RefPtr<WTF::StringImpl> && o) Line 52        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::release() Line 69        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::RefPtr<WTF::StringImpl> && o) Line 52        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::release() Line 69        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::RefPtr<WTF::StringImpl> && o) Line 52        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::release() Line 69        C++
>         WebKit.dll!WTF::RefPtr<WTF::StringImpl>::RefPtr<WTF::StringImpl>(WTF::RefPtr<WTF::StringImpl> && o) Line 52        C++
>         The maximum number of stack frames supported by Visual Studio has been exceeded.</span ></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>