On 9/23/2013 5:20 AM Ray_Net submitted the following: > Philip Chee wrote, On 22/09/2013 16:52: >> On 22/09/2013 16:30, Zanqeutil wrote: >>> Seamonkey 2.21 crashes on trying to subscribe to a newsgroup >>> >>> Windows XP Pro SP3 >>> >>> Useragent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 >>> Firefox/24.0 SeaMonkey/2.21 - Buildnaam: 20130916112225 >>> >>> Seamonkey crashes after the first letter is typed in the search box and >>> sends an error report. Manage Newsgroup Subscriptions. Open search box. >>> Type in the first letter(s) of a search string. SM freezes, hourglass >>> appears and after that a hard crash. >>> >>> Crash Reason: EXCEPTION_STACK_OVERFLOW >>> >>> Crash report: >>> >>> https://crash-stats.mozilla.com/report/index/8705916d-fa6e-45ac-9824-836df2130921 >>> >>> >>> Seems to be a known bug and is reported with TB 24. >>> >>> https://bugzilla.mozilla.org/show_bug.cgi?id=918346 >>> https://bugzilla.mozilla.org/show_bug.cgi?id=917955 >> I suspect Bug 872497 ( O(n^2) performance in NS_QuickSort) >> http://hg.mozilla.org/mozilla-central/rev/aad29aa89237 >> >> Phil >> > Is it normal to see in the code: > if (n<7).. > if (n>7).. > and never if (n=7).. ???
Yes - think about it. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

