Hi Micha, sorry das es so lange gedauert hat, aber ich war etwas länger unterwegs. Ich denke ich habe den Grund mittlerweile rausgefunde, aber habe ihn noch nicht verifiziert. Das Problem besteht wenn die zu generierende idn Domain über 63 Chars im Hostteil hat. Zumindest scheit die des öfteren ein Problem zu sein bei den IDN implementationen.
Nur ganz sicher ob das zu dem Problem passt bin ich nicht, da du ja ein externes lib nutzt. Mir kam es damals auch eher zufällig vor, aber das lag eher daran das ich nie die selben Datensätze durchgeschickt hatte. Sag bescheit wenn dir das nicht weiterhilft, dann schaue ich das ich das nochmal rekonstruiert bekomme. gruß Jan Micha Lenk schrieb: > Hi Jan, > > I'm investigating this RC bug because if unsolved it will prevent > php5-idn from being included in Debian Lenny - which would be a pity. > > On Thu, Apr 17, 2008 at 07:22:43PM +0200, Jan Schmidle wrote: > >> Package: php5-idn >> Version: 1.2b-5.2 >> Severity: grave >> >> In a script analysing domain names translating them to ascii using the >> idn_to_ascii function, php5 segfaults >> after about 11 minutes of excessive use of the function (100 invokes/sec). >> >> Hope this backtrace is useful. >> >> #0 0x00002b4da1813090 in strlen () from /lib/libc.so.6 >> #1 0x00002b4da53b5199 in zif_idn_to_ascii () from >> /usr/lib/php5/20060613/idn.so >> #2 0x0000000000682962 in ?? () >> #3 0x0000000000673873 in execute () >> #4 0x00000000006540b3 in zend_execute_scripts () >> #5 0x000000000061089d in php_execute_script () >> #6 0x00000000006dd8d7 in main () >> > > Can you give any further details on how to reproduce the bug? > What script and what list of strings did you use to make php5-idn crash > with this backtrace? > Is it a particular string php5-idn fails to convert or does this error > occur randomly? > > Regards > Micha > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]