[erlang-bugs] Segmentation fault when destroying a wx_object

Erlang erlang@REDACTED
Wed Jan 29 10:37:24 CET 2014


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: xrc_segfault.zip
Type: application/zip
Size: 21437 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20140129/41e276b8/attachment.zip>


More information about the erlang-bugs mailing list