Opened 15 years ago
Closed 15 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 )
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 15 years ago by
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Both reports come from users with FreeBSD (one running 6.x and one running 7.1-p2).