Skip to content

Perl SEGV #23241

@ancientwizard

Description

@ancientwizard

Module: Could be Perl, DBD::Oracle or Oracle

Description
Perl exits randomly with SEGV

Steps to Reproduce
perl5-dbi/DBD-Oracle#185 for a perl test script that produces the issue.

I have made updates to DBD::Oracle how ever there is yet another SEGV which isn't obviously a module issue. perl5-dbi/DBD-Oracle#192 includes some specific details.

Expected behavior
Perl should not SEGV

Perl configuration
Not included because the issue is seen in all versions of perl-5.30.3 through 5.40.2 with any combination of Oracle instantclient >12.2 through 23.7.

I typically build them as: for debugging purposes.
CFLAGS="-g -O0" ./Configure -des -Dusethreads -Duse64bitint -Duse64bitall -Dprefix=${INST} \
      -Alddlflags="-shared -g -L/usr/local/lib -fstack-protector-strong" -Accflags="-g -O0" 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions