linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00857
[Bug 565410] Re: The program closes no warning.
1) Don't run Linuxdcpp as root (or with sudo).
2) By gdb commandline I mean just that. Don't redirect the output, instead start gdb in interactive mode and give the command above. If there's too much output to just copy-paste from terminal you can command gdb to write output also to file with:
set logging on output.txt
.. other commands here ( == thread apply all bt full )
set logging off
Then attach output.txt to this bug report.
When you got that error did Linuxdcpp start at all or did the error
occur after system monitor was used?
--RZ
--
The program closes no warning.
https://bugs.launchpad.net/bugs/565410
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Incomplete
Bug description:
Sorry for not putting more info. here. Thank you for the further info..
The program closes while using it. There is no warning. 2.28.0 on Karmic Ubuntu 2.6.31. After it closes I did not see it with either top or ps -A. I installed this LinuxDC++ version: 1.0.3 Core version: 0.698 with the 'synaptic package manager'.
References