Opened 14 years ago

Closed 14 years ago

#126 closed defect (fixed)

INN 2.4.5 crashing with Perl 5.8.9

Reported by: jeff Owned by: eagle
Priority: medium Milestone:
Component: innd Version: 2.4.5
Severity: normal Keywords:
Cc:

Description (last modified by Julien ÉLIE)

When INN 2.4.5 (but not 2.4.3), is compiled with perl support using Perl 5.8.9 (but not 5.8.8 or 5.10.0), innd crashes at startup. Both reports come from users with FreeBSD (one running 6.x and one running 7.1-p2).

gdb of the innd core shows:

#0  0x281bbd90 in Perl_doing_taint () from .../perl5/5.8.9/mach/CORE/libperl.so
#1  0x281bbdd4 in Perl_sys_init3 () from .../perl5/5.8.9/mach/CORE/libperl.so
#2  0x08090e74 in PERLsetup ()
#3  0x0805c088 in main ()

Reported separately by Marc G. Fournier and Michael Grimm.

Change History (3)

comment:1 Changed 14 years ago by jeff

Both reports come from users with FreeBSD (one running 6.x and one running 7.1-p2).

comment:2 Changed 14 years ago by jeff

Description: modified (diff)

comment:3 Changed 14 years ago by Julien ÉLIE

Description: modified (diff)
Resolution: fixed
Status: newclosed

Already fixed in both STABLE and CURRENT (see [7938] an [7940] for STABLE INN 2.4.5).

Note: See TracTickets for help on using tickets.