Re: Segfault when using Observer

Adam Lindberg <[email protected]> Mon, 30 Mar 2015 14:27:37 +0200
Newsgroups gmane.comp.lang.erlang.bugs
Message-ID <[email protected]>
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.

Cheers,
Adam

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

_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs
signature.asc (application/pgp-signature, 842 B)
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQIcBAEBCgAGBQJVGUE6AAoJEPXQe/xAmQN7e+UP/j5QlBUpzmfeULJFg4pGhxpQ
Lm0q6mIFB1sal/+YX0G74h96je6ElGK1cLIl4PRqSXnA55i0V+u+cOjxizQZF9LM
BbT1geD3OeA5axGSWdbt9CnjZTBtImzetovXJCLacKRJmYIzZJDvXTM70KHWDktC
6tt7l52+a820u5GqPtQQwFwG3xeMj0ZNwlr36MM7Jw7lXAWmpFsn2gj+ohmR5aCQ
lHFIZj0KI29lam8OGsDMet5l8OCKhpU0EutXKpqDMTw6rgN13w1K29RK85ofK6ET
G2qLrEb1U3YMm/zkIrfjXPM1Ni1thevw1QlM2I9IXJKUh/M9dkW+DGm7nCVxCu9T
05Xg+f5iqER4MJy+vR8y3lVfMh31pO7mNvdesB7DO0uuNZAIs80bT/hocDjpLHX1
7K19fD86R6SKBK+vcgt/ydmxTkPAbLNfzqSGYbheLDa1cwVAOkGY52nquOnwTWcn
n75Lel3fulVflGizz7PijSBrALhSNgfWi0CuJbnhbbFVPBhZPrdYUaX2+TgAI+/7
WGHtbha4R9WHH3KGgNh80jHukZ27Wsjimtef3jZSsFmJ0XBVfOLrVqLsed0eyYqA
fxEwlyFlMRgCT6yWImVQmHOjjtHUqoYEddIjgdEwA1/m5sY+JQ8i7td1eVaG3pUs
ki311jPSIMGyAyfzqLVC
=SEre
-----END PGP SIGNATURE-----