Opened at 2010-10-23T09:34:25Z
Closed at 2010-10-23T20:55:18Z
#702 closed defect (duplicate)
Almost had an infinite loop in nick_get()
Reported by: | trygveaa | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 1.3dev |
Keywords: | nick_get, infinite loop | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
When setting this: <@root> nick_format = `%full_name_(%group)'
And reconnecting to the account (happened with all I tried - msn, gtalk and fb), I got this error:
<@root> Warning: Almost had an infinite loop in nick_get()! This used to be a fatal BitlBee bug, but we tried to fix it. This message should *never* appear anymore. If it does, please *do* send us a bug report! Please send all the following lines in your report: <@root> Trying to get a sane nick for handle hidden@… <@root> Char 0: |/124 <@root> Char 1: _/95 <@root> Char 2: _/95 <@root> Char 3: _/95 <@root> Char 4: _/95 <@root> Char 5: _/95 <@root> Char 6: _/95 <@root> Char 7: _/95 <@root> Char 8: _/95 <@root> Char 9: _/95 <@root> Char 10: _/95 <@root> Char 11: _/95 <@root> Char 12: _/95 <@root> Char 13: _/95 <@root> Char 14: _/95 <@root> Char 15: _/95 <@root> Char 16: _/95 <@root> Char 17: _/95 <@root> Char 18: _/95 <@root> Char 19: _/95 <@root> Char 20: _/95 <@root> Char 21: _/95 <@root> Char 22: _/95 <@root> Char 23: <@root> FAILED. Returning an insane nick now. Things might break. Good luck, and please don't forget to paste the lines up here in #bitlbee on OFTC or in a mail to wilmer@…
Note: Version is 3.0 final, but that wasn't possible to select.
Attachments (0)
Change History (1)
comment:1 Changed at 2010-10-23T20:55:18Z by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
#701 is the same.