From: viper_sb at yahoo dot com Operating system: Windows xp PHP version: 5.2.8 PHP Bug Type: Pspell related Bug description: aspell-15.dll causes problem with other applications
Description: ------------ Ok let me explain what happens. I upgraded to 5.2.8 on windows, and suddenly pidgin (program) stopped working, kept crashing, finally I got a debug build and found the error. My PHP directory IS in the PATH, so aspell-15.dll was being referenced by pidgin for whatever reason. Windows Version 5.1 Build 2600 Service Pack 3 C:\Program Files\Pidgin\pidgin.exe caused a Privileged Instruction at location 00f9cef6 in module C:\Program Files\Apache Group\php\aspell-15.dll. Until this dll's been added I'm not had a problem with PHP being in the PATH, in fact I prefer it that way. For now since I don't use the spelling features I deleted the dll, and php seems fine. Maybe this isn't a "bug" but IMO a dll from php should not interfere with other programs. Maybe the solution is to not have PHP in the PATH and if that's the recommend way of doing it then fine, consider this closed. Or perhaps aspell dll can be put within the ext directory? -- Edit bug report at http://bugs.php.net/?id=47094&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47094&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47094&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47094&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47094&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47094&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47094&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47094&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47094&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47094&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47094&r=support Expected behavior: http://bugs.php.net/fix.php?id=47094&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47094&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47094&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47094&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47094&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47094&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47094&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47094&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47094&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47094&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47094&r=mysqlcfg
