From: [EMAIL PROTECTED] Operating system: RH7.1 PHP version: 4.1.2 PHP Bug Type: Reproducible crash Bug description: base_convert() SEG faults
Function base_convert(string number, int frombase, int tobase) crashes with signal Segmentation fault for long strings. Example: $x=base_convert ("2f0f336509c9a3d0f29e4281321d496f", 16, 36); -- Edit bug report at http://bugs.php.net/?id=16371&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16371&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16371&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16371&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16371&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16371&r=support Expected behavior: http://bugs.php.net/fix.php?id=16371&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16371&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16371&r=submittedtwice