<div dir="ltr">Hi Adam<div><br></div><div>I tested and could of course not replicate the issue here with wxWidgets-3.0.2.</div><div><br></div><div>It is a bit weird that it happens, since it its the same code that is used</div><div>to open a process info window.</div><div><br></div><div>Also the stacktrace seems to indicate that it is inside wxWidgets event handling and not</div><div>in wx driver code. So that gives me no clues either.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 23, 2015 at 12:58 PM, Adam Lindberg <span dir="ltr"><<a href="mailto:hello@alind.io" target="_blank">hello@alind.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When using observer from 17.4 built with wxMac 3.0.2 on OS X 10.10.2, it segfaults when inspecting a process from the Applications tab. This does not happen when inspecting a process from the Processes tab.<br>
<br>
    $ erl<br>
    Erlang/OTP 17 [erts-6.3] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false]<br>
<br>
    Eshell V6.3  (abort with ^G)<br>
    1> observer:start().<br>
    ok<br>
    2> [1]    52545 segmentation fault  erl<br>
    $<br>
<br>
Full stack trace from OS X can be found here: <a href="https://gist.github.com/eproxus/3d517e895c3e05f93bcb" target="_blank">https://gist.github.com/eproxus/3d517e895c3e05f93bcb</a><br>
<br>
Cheers,<br>
Adam<br>
<br>
<br>_______________________________________________<br>
erlang-bugs mailing list<br>
<a href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-bugs" target="_blank">http://erlang.org/mailman/listinfo/erlang-bugs</a><br>
<br></blockquote></div><br></div>