|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2006-04-06 15:21 UTC] amax at fantoo dot org
Description:
------------
php -r "pspell_suggest(pspell_new('ru'), '123');"
Segmentation fault
apache version crashes well too
ru spell installed ok
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Dec 02 13:00:01 2025 UTC |
Ok, i reproduced the bug, is this backtrace ok? Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 #0 (anonymous namespace)::Working::try_one_edit_word ( this=0xbfd456a0) at suggest.cpp:619 619 suggest.cpp: No such file or directory. in suggest.cpp (gdb) bt #0 (anonymous namespace)::Working::try_one_edit_word (this=0xbfd456a0) at suggest.cpp:619 #1 0xb7e918cc in (anonymous namespace)::Working::get_suggestions (this=0xbfd456a0, sug=@0x0) at suggest.cpp:316 #2 0xb7e91f38 in (anonymous namespace)::SuggestImpl::suggest (this=0x84abc70, word=0xb7eea5e8 "�G��@H��0G��@C��\220E��`F���F��H\\���\032��\020���\b\\ⷮ\032��") at suggest.cpp:1326 #3 0xb7ea7644 in aspeller::SpellerImpl::suggest (this=0x0) at clone_ptr.hpp:44 #4 0xb7edf8d2 in aspell_speller_suggest (ths=0x845c358, word=0x8458f54 "123", word_size=3) at mutable_string.hpp:22 #5 0x080c870e in zif_pspell_suggest () #6 0x0845c358 in ?? () #7 0x08458f54 in ?? () #8 0xffffffff in ?? () #9 0x0817bdd0 in _emalloc () #10 0x00000038 in ?? () #11 0x0000000b in ?? () #12 0x084476f0 in ?? () #13 0x084476f4 in ?? () #14 0x08457d54 in ?? () #15 0xbfd45a30 in ?? () #16 0xbfd45a70 in ?? () #17 0x081b80bc in execute () #18 0x0818a63a in zend_eval_string () Current language: auto; currently c++ (gdb)