diff options
author | Sverker Eriksson <[email protected]> | 2018-07-12 15:54:57 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2018-07-12 15:54:57 +0200 |
commit | 346494638829cb4440aea106dbfc3ede45e1d274 (patch) | |
tree | fcd64f7eee2e66790dd42f26295c74ddc94e397e /lib/ic/test/ic_smoke.spec | |
parent | 44b09e036b31b29dddc3b178e8f6b9fc96a9a874 (diff) | |
download | otp-346494638829cb4440aea106dbfc3ede45e1d274.tar.gz otp-346494638829cb4440aea106dbfc3ede45e1d274.tar.bz2 otp-346494638829cb4440aea106dbfc3ede45e1d274.zip |
erts: Fix bug in crash dump generation
Symptom: emulator core dumps during crash dump generation.
Problem:
erts_dump_lit_areas did not grow correctly
to always be equal or larger than number of loaded modules.
The comment about twice the size to include both curr and old
did not seem right. The beam_ranges structure contains *all* loaded
module instances until they are removed when purged.
Diffstat (limited to 'lib/ic/test/ic_smoke.spec')
0 files changed, 0 insertions, 0 deletions