Segmentation fault

Suggestions and discussion of future versions
Post Reply
hirak99
Member
Member
Posts: 10
Joined: Sat Oct 20, 2007 3:03 am

Segmentation fault

Post 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.
Last edited by hirak99 on Tue Oct 23, 2007 6:24 am, edited 1 time in total.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Segmentation fault

Post 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
Post Reply