Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-2931

Add proper backtrace support on BSD systems when dumping crash data

XMLWordPrintable

      On BSD systems fatal signal handler is running on its own stack so backtrace() function does not give meaningfull result. To print proper stack trace we should take information from signal context and do manual stack unwinding.

      See the attached patch for stack trace prototype on 64 bit BSD systems.

            Unassigned Unassigned
            wiper Andris Zeila
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: