<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">After some more investigation, it happens with “any” erlang version 17.0, 17.3, 17.4 (haven’t tested older ones). I re-installed wxMac via Hombrew and compiled it myself (instead of installing the bottle) with the same results, but this still has the issue. Most likely it is something with my OS installation + wxMac version that doesn’t play well together, especially if it looks to you like the crash is inside wxWidgets code.<br class=""><div class="">
<br class="Apple-interchange-newline"><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;" class="">Cheers,</span><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Adam</div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 27 Mar 2015, at 14:48 , Dan Gudmundsson <<a href="mailto:dangud@gmail.com" class="">dangud@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi Adam<div class=""><br class=""></div><div class="">I tested and could of course not replicate the issue here with wxWidgets-3.0.2.</div><div class=""><br class=""></div><div class="">It is a bit weird that it happens, since it its the same code that is used</div><div class="">to open a process info window.</div><div class=""><br class=""></div><div class="">Also the stacktrace seems to indicate that it is inside wxWidgets event handling and not</div><div class="">in wx driver code. So that gives me no clues either.</div><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Mar 23, 2015 at 12:58 PM, Adam Lindberg <span dir="ltr" class=""><<a href="mailto:hello@alind.io" target="_blank" class="">hello@alind.io</a>></span> wrote:<br class=""><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 class="">
<br class="">
    $ erl<br class="">
    Erlang/OTP 17 [erts-6.3] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false]<br class="">
<br class="">
    Eshell V6.3  (abort with ^G)<br class="">
    1> observer:start().<br class="">
    ok<br class="">
    2> [1]    52545 segmentation fault  erl<br class="">
    $<br class="">
<br class="">
Full stack trace from OS X can be found here: <a href="https://gist.github.com/eproxus/3d517e895c3e05f93bcb" target="_blank" class="">https://gist.github.com/eproxus/3d517e895c3e05f93bcb</a><br class="">
<br class="">
Cheers,<br class="">
Adam<br class="">
<br class="">
<br class="">_______________________________________________<br class="">
erlang-bugs mailing list<br class="">
<a href="mailto:erlang-bugs@erlang.org" class="">erlang-bugs@erlang.org</a><br class="">
<a href="http://erlang.org/mailman/listinfo/erlang-bugs" target="_blank" class="">http://erlang.org/mailman/listinfo/erlang-bugs</a><br class="">
<br class=""></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></body></html>