Changes between Version 2 and Version 3 of Ticket #126
- Timestamp:
- Jan 21, 2009, 11:47:00 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #126
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #126 – Description
v2 v3 1 1 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). 2 2 3 gdb of the innd core shows: {{{ 3 gdb of the innd core shows: 4 {{{ 4 5 #0 0x281bbd90 in Perl_doing_taint () from .../perl5/5.8.9/mach/CORE/libperl.so 5 6 #1 0x281bbdd4 in Perl_sys_init3 () from .../perl5/5.8.9/mach/CORE/libperl.so