Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#704 closed defect (fixed)

pjsip-test: "Bus error" on FreeBSD due to declaration of test data in read-only segment (thanks Michael Broughton for the report)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.1
Component: unit-tests Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

PJSIP tries to unescape the SIP message component that is declared by the test program in read-only segment, causing bus-error and core dump.

Thanks Michael Broughton for the report.

Change History (4)

comment:1 Changed 15 years ago by bennylp

Issue duplicated to 1.0 branch in ticket #705

comment:2 Changed 15 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r2428

comment:3 Changed 15 years ago by bennylp

  • Component changed from pjsip to unit-tests

comment:4 Changed 15 years ago by bennylp

In r2433:

  • error in the test if PJSIP_UNESCAPE_IN_PLACE is set to 1 (thanks Michael Broughton for the report)
Note: See TracTickets for help on using tickets.