[erlang-bugs] Segmentation fault when destroying a wx_object

Dan Gudmundsson dgud@REDACTED
Wed Jan 29 17:00:43 CET 2014


Can not reproduce with linux and wxWidgets-2.8.12 or wxWidgets-3.1 (i.e.
master branch on github)
nor on darwin with erlang-r17-rc (coming soon) and wxWidgets-3.0

What wxWidgets is included in Mac R16B03 (32b) from erlang solutions?
Is that still wxWidgets-2.8 or is it wxWidgets-3.0?

I fixed some wx bugs in R16B03-1 and even more in the coming 17-rc so
hopefully it should be fixed now.

Regards
/Dan



On Wed, Jan 29, 2014 at 10:37 AM, Erlang <erlang@REDACTED> wrote:

> Hi
>
> Operating system: OSX 10.9.1
> Erlang version: R16B03
> Configure flags: --enable-darwin-64bit
>
> I'm getting a seg fault when the XRC dialog is destroyed. This also occurs
> on the 32bit pre-built binary of R16B03 from erlang-solutions (it does not
> occur on previous 32bit versions). It only occurs when event handlers are
> attached, and isn't specifically related to XRC as I get the same error
> when I destroy a wx_object contained within a wxAuiNotebook (the XRC sample
> was easier to reproduce).
>
> Run xrc:test/0 and simply close the dialog in the provided sample to
> reproduce the bug (it might require a few attempts).
>
> Tom
>
>
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20140129/940093d7/attachment.htm>


More information about the erlang-bugs mailing list