hoho, this is actually caused by our code! the offending bit is the while loop in dwt::RichTextBox::addTextSteady (dwt/src/widgets/RichTextBox.cpp:258) - that code attempts to remove old lines when adding new ones.
anyone can debug / figure out what precisely the loop does and fix it the right way? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1681153 Title: Sending a lot of empty lines to main chat makes DC++ to hang Status in DC++: Confirmed Bug description: If i send 15000 empty lines into main chat from another client, DC++ will hang (sometimes i need to do it twice). When i then restart DC++ i can see a message '65766: Buffer overflow' from the chat history. So if the hubsoft have no line limit you can hang a lot of DC++ clients in the hub. I'm running DC++ 0.865. To manage notifications about this bug go to: https://bugs.launchpad.net/dcplusplus/+bug/1681153/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

