Page 1 of 1

Segmentation fault

Posted: Tue Oct 23, 2007 6:20 am
by hirak99
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.

Re: Segmentation fault

Posted: Tue Oct 23, 2007 6:24 am
by markybob
hirak99 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.
i dont see that problem. did you make clean before building? you need to be sure to *always* make clean to avoid most segmentation faults