FS#18751 - [xiphos] segfaults

Attached to Project: Community Packages
Opened by Peter Feigl (ecraven) - Friday, 19 March 2010, 11:00 GMT
Last edited by Dan Griffiths (Ghost1227) - Monday, 12 April 2010, 00:55 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Stefan Husmann (stefanhusmann)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: when connecting to crosswire in the book manager, xiphos segfaults

nex@chalkeos:~$ gdb xiphos
GNU gdb (GDB) 7.0.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/xiphos...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/xiphos
[Thread debugging using libthread_db enabled]

(xiphos:10051): Gdk-CRITICAL **: gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed

(xiphos:10051): Gdk-CRITICAL **: gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed

Program received signal SIGSEGV, Segmentation fault.
0xb7e9d80f in sword::my_fprogress(void*, double, double, double, double) () from /usr/lib/libsword-1.6.1.so
(gdb) bt
#0 0xb7e9d80f in sword::my_fprogress(void*, double, double, double, double) () from /usr/lib/libsword-1.6.1.so
#1 0xb6bd1fe6 in Curl_pgrsUpdate () from /usr/lib/libcurl.so.4
#2 0xb6c03ba0 in Curl_pp_easy_statemach () from /usr/lib/libcurl.so.4
#3 0xb6bdc522 in ftp_easy_statemach () from /usr/lib/libcurl.so.4
#4 0xb6bdc633 in ftp_disconnect () from /usr/lib/libcurl.so.4
#5 0xb6be2e36 in Curl_disconnect () from /usr/lib/libcurl.so.4
#6 0xb6be36b2 in ConnectionKillOne () from /usr/lib/libcurl.so.4
#7 0xb6be7167 in Curl_close () from /usr/lib/libcurl.so.4
#8 0xb6bf3bd1 in curl_easy_cleanup () from /usr/lib/libcurl.so.4
#9 0xb7e9d910 in sword::CURLFTPTransport::~CURLFTPTransport() () from /usr/lib/libsword-1.6.1.so
#10 0xb7ec242d in sword::InstallMgr::ftpCopy(sword::InstallSource*, char const*, char const*, bool, char const*) ()
from /usr/lib/libsword-1.6.1.so
#11 0xb7ec1eff in sword::InstallMgr::refreshRemoteSource(sword::InstallSource*) () from /usr/lib/libsword-1.6.1.so
#12 0x080cafc4 in backend_module_mgr_refresh_remote_source ()
#13 0x0807fcdf in ?? ()
#14 0x08c91838 in ?? ()
#15 0x00000000 in ?? ()

Additional info:
* package version(s):
community/xiphos 3.1.2-1
community/sword 1.6.1-1
* config and/or log files etc.
i am running ratpoison as a window manager

Steps to reproduce:
run xiphos, click yes, click connect
This task depends upon

Closed by  Dan Griffiths (Ghost1227)
Monday, 12 April 2010, 00:55 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#18473 
Comment by Stefan Husmann (stefanhusmann) - Friday, 19 March 2010, 15:15 GMT
same as  FS#18473 

Loading...