When I download, compile and run deluge from the svn -r2035, it's running fine but giving me segmentation fault on exit. Last few lines from bash follow:
...
Quitting the core...
core: removing torrents...
core: removing settings...
core: shutting down session...
core shut down.
Segmentation fault (core dumped)
arnab@arnab-linux:~/deluge$
The segmentation fault is only seen when I run it from a terminal - I missed it before since I was using Alt+F2 to run it. Could this be something that is being looked at?
Thanks.
Segmentation fault
Segmentation fault
Last edited by hirak99 on Tue Oct 23, 2007 6:24 am, edited 1 time in total.
-
- Compulsive Poster
- Posts: 1230
- Joined: Thu May 24, 2007 11:27 pm
- Location: Chicago, IL, USA
- Contact:
Re: Segmentation fault
i dont see that problem. did you make clean before building? you need to be sure to *always* make clean to avoid most segmentation faultshirak99 wrote:When I download, compile and run deluge from the svn -r2035, it's running fine but giving me segmentation fault on exit.
The segmentation fault is only seen when I run it from a terminal - I missed it before since I was using Alt+F2 to run it. Could this be something that is being looked at?
Thanks.