[erlang-questions] Crash in beam.smp, using x64 version of R15B01

Jon Watte jwatte@REDACTED
Wed Apr 25 23:48:34 CEST 2012


It turns out this was EBKAC -- I had not managed to remove all old bits of
Erlang, so an old shared library got in the way and caused incompatibility.
On a clean machine, R15B01 does not crash. It breaks previously working
eunit tests, but I'm pretty sure that's my own fault :-)



Sincerely,

Jon Watte


--
"I pledge allegiance to the flag of the United States of America, and to
the republic for which it stands, one nation indivisible, with liberty and
justice for all."
~ Adopted by U.S. Congress, June 22, 1942



On Mon, Apr 23, 2012 at 2:27 PM, Jon Watte <jwatte@REDACTED> wrote:

> Our test suite runner seems to produce a segfault in the Erlang VM
> (beam.smp.)
>
> I'm trying to port a system currently running R13B03 on Ubuntu Server x64
> LTS 10.04 to R15B01. It's time I had line numbers in my back traces!
> I downloaded the release and built from source. I uninstalled the R13B03
> that came with Ubuntu, and did a "make install" on the built release.
> The stack trace is just two frames of the value "0x0000000000000060" so it
> looks like a stack smasher bug.
>
> I can provide a bundled directory of beam files and a test runner script
> that reproduces the problem to anyone interested in figuring this out!
>
>
> Sincerely,
>
> Jon Watte
>
>
> --
> "I pledge allegiance to the flag of the United States of America, and to
> the republic for which it stands, one nation indivisible, with liberty and
> justice for all."
> ~ Adopted by U.S. Congress, June 22, 1942
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120425/07951ec0/attachment.htm>


More information about the erlang-questions mailing list