Ticket #1837 (closed bug: fixed)

Opened 11 years ago

Last modified 11 years ago

Segmentation fault during make fulltest

Reported by: gerd Owned by:
Priority: normal Milestone: 2.10
Component: testing Version: 2.10.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

A "Segmentation fault" occurs by running "make fulltest". It do not stop "make fulltest" but it do not look nice. The test "t/example/pod.t" causes the segmentation fault. It happens when "t/examples/pod.t" prove "docs/pdds/pdd19_pir.pod".

You can replicate it with:

> perl t/examples/pod.t docs/pdds/pdd19_pir.pod

It I comment out line 1383 in the file docs/pdds/pdd19_pir.pod like this:

#.invocant obj

there occurs no "Segmentation fault" any more.

Change History

Changed 11 years ago by Vasily Chekalkin

  • status changed from new to closed
  • resolution set to fixed

[imcc] Check sub for NULL before using it. Closes #1837

Changeset: 3cdbce65909ec0c72c0618b1f2df83a798db961f

Note: See TracTickets for help on using tickets.