Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-3162

afb-daemon crashes when loading binding without RTLD_DEEPBIND

XMLWordPrintable

      removal of loading DSOs with RTLD_DEEPBIND is required for AddressSanitizers to function.

      Below is the line where it seem to be segfaulting the majority of the time:

       

      $ git blame src/afb-export.c |grep 1720
      6f4abda7 (José Bollo 2018-07-12 17:17:16 +0200 1720) rc = export->init.v3 ? export->init.v3(to_api_x3(export)) : 0;

       

      Ref: SPEC-3040

      Ref: https://gerrit.automotivelinux.org/gerrit/c/src/app-framework-binder/+/23653

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jobol-iot jose bollo
            mranostay Matt Ranostay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: