← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 478469] Re: Linux DC++ crashes while displaying search result

 

That's good to hear it's not crashing with the latest deb. Instead of
running in gdb all the time (since gdb can reduce performance), you
should `ulimit -c unlimited` as mentioned in the aforementioned link so
it produces a core file (you can put in ~/.profile so it is persistent).
>From the core file you can load it in gdb and get a backtrace as
mentioned in the manual. I'm going to mark this as invalid for now, you
can set it back to new if you're able to get it to crash again.

** Changed in: linuxdcpp
       Status: Incomplete => Invalid

-- 
Linux DC++ crashes while displaying search result
https://bugs.launchpad.net/bugs/478469
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: Invalid

Bug description:
Linux DC++ when used on Ubuntu crashes while displaying large search results.
i.e. whenever the number of results to be displayed is large.
This also occurs while displaying the users on the hub in peak hours.

the same doesnt happen on Fedora systems.

*I experienced this in Ubuntu 8.04,8.10,9.04



References