diff options
author | Björn Gustavsson <[email protected]> | 2012-09-26 11:49:38 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2012-09-26 11:49:38 +0200 |
commit | 88b22baff3dbe0bf672fe1c96131ff707c888bcf (patch) | |
tree | 7a57307953bdf72eca17df09d33da6d63dcbcf2b /TAR.include | |
parent | 7a594dd7b4616176e774ed7e78267805d237d0a8 (diff) | |
download | otp-88b22baff3dbe0bf672fe1c96131ff707c888bcf.tar.gz otp-88b22baff3dbe0bf672fe1c96131ff707c888bcf.tar.bz2 otp-88b22baff3dbe0bf672fe1c96131ff707c888bcf.zip |
Fix missing information in crash dump for native-compiled modules
In the erl_crash.dump file, native-compiled modules did not have
any information about attributes and compilation.
The problem is that the code:make_stub_module/3 BIF (which is
internally used when native code is loaded) did not copy the size
field the attribute and compilation info chunks. Those size fields
are only used when writing crash dumps.
Diffstat (limited to 'TAR.include')
0 files changed, 0 insertions, 0 deletions