#48827 ASAN: upgradednformat fails
Closed: wontfix Opened by firstyear.

==20362== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000000000 sp 0x7ffc1f791bf8 bp 0x7ffc1f791d60 T0)
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??

Tracing this down, it can be found in:

#0  0x0000000000000000 in ?? ()
#1  0x00007ffff4aff375 in ravl_insert (iroot=0x600600080b40, data=0x60060007f060 "", taller=0x7fffffffccb0, fcmp=0x7ffff49bf844 <path_wrapper_cmp>, fdup=0x0, depth=0)
    at /home/wibrown/development/389ds/ds/ldap/libraries/libavl/avl.c:94
#2  0x00007ffff4affed9 in ravl_insert (iroot=0x6006000802d0, data=0x60060007f060 "", taller=0x7fffffffce20, fcmp=0x7ffff49bf844 <path_wrapper_cmp>, fdup=0x0, depth=0)
    at /home/wibrown/development/389ds/ds/ldap/libraries/libavl/avl.c:150

48163 introduced this, fix is there.

Metadata Update from @firstyear:
- Issue assigned to firstyear
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

Metadata Update from @vashirov:
- Issue set to the milestone: None (was: 0.0 NEEDS_TRIAGE)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1887

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Invalid)

Metadata