[bt-devel] [ bibletime-Bugs-2789505 ] Crashes with signal 6 (SIGABRT)

SourceForge.net noreply at sourceforge.net
Sun May 10 14:11:09 MST 2009


Bugs item #2789505, was opened at 2009-05-09 19:58
Message generated for change (Comment added) made by eelik
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=2789505&group_id=954

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Frontend / View
Group: new bug
Status: Open
Resolution: Fixed
Priority: 5
Private: No
Submitted By: troypulk (troypulk)
Assigned to: Joachim Ansorg (joachim)
Summary: Crashes with signal 6 (SIGABRT)

Initial Comment:
Version:           bibletime 1.7 (using KDE 4.2.2)
OS:                Linux
Installed from:    Mandriva RPMs

This is a new install of Mandriva 2009.1 with Kde 2.2.2

As I navigate around bibletime it crashes with a signal 6 (SIGABRT)

After restarting the whole window flashes on and off going back and forth to
the desktop then crashes every time it runs.

When started in terminal it crashes as well, this is the read out

$ bibletime
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient5167
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient5167
(BibleTime 1.7) WARNING: Couldn't resolve property: radialGradient3709
(BibleTime 1.7) WARNING: Couldn't resolve property: radialGradient3709
(BibleTime 1.7) WARNING: Object::connect: No such signal
CBookmarkIndex::droppedItem(QDropEvent*, QTreeWidgetItem*, QTreeWidgetItem*) in
/home/mandrake/rpm/BUILD/bibletime-1.7/src/frontend/mainindex/bookmarks/cbookmarkindex.cpp:151 
(BibleTime 1.7) WARNING: Object::connect: No such slot
CBookmarkIndex::slotItemChanged(QTreeWidgetItem*, int) in
/home/mandrake/rpm/BUILD/bibletime-1.7/src/frontend/mainindex/bookmarks/cbookmarkindex.cpp:158 
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient5921          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient5987          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient6054          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient6969          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient7005          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient7266          
(BibleTime 1.7) WARNING: Couldn't resolve property: radialGradient9002          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient10263         
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient5921          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient5987          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient6054          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient6969          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient7005          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient7266          
(BibleTime 1.7) WARNING: Couldn't resolve property: radialGradient9002          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient10263         
(BibleTime 1.7) WARNING: Object::connect: No such signal
CBookshelfIndex::droppedItem(QDropEvent*, QTreeWidgetItem*, QTreeWidgetItem*)
in
/home/mandrake/rpm/BUILD/bibletime-1.7/src/frontend/mainindex/bookshelf/cbookshelfindex.cpp:261 
(BibleTime 1.7) WARNING: Cannot find icon file
"/usr/share/bibletime/icons/.svg" , using default icon.                         
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient3409          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient3409          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient3219          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient25069         
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient3219          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient25069         
(BibleTime 1.7) WARNING: No such anchor: "ModuleHeading"                        
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient5921          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient5987          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient6054          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient6969          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient7005          
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient7266
(BibleTime 1.7) WARNING: Couldn't resolve property: radialGradient9002
(BibleTime 1.7) WARNING: Couldn't resolve property: linearGradient10263
(BibleTime 1.7) WARNING: No such anchor: "ModuleHeading"
(BibleTime 1.7) _FATAL_: ASSERT: "mod" in file
/home/mandrake/rpm/BUILD/bibletime-1.7/src/backend/filters/bt_thmlhtml.cpp,
line 317
Please report this bug! (http://www.bibletime.info/development_help.html)***
BibleTime got signal 6 (Crashing). Trying to save settings.
*** Saving seemed to be successful. If restoring does not work on next startup
please use the option --ignore-session
KCrash: Application 'bibletime' crashing...
sock_file=/home/troypulk/.kde4/socket-localhost/kdeinit4__0

----------------------------------------------------------------------

>Comment By: Eeli Kaikkonen (eelik)
Date: 2009-05-10 21:11

Message:
You probably have to install g++. More info:
http://devel.bibletime.info/wiki/BuildingBibleTime

----------------------------------------------------------------------

Comment By: troypulk (troypulk)
Date: 2009-05-10 18:09

Message:
Hello,

I've tried to install bibletime 2.0 but it appears that I'm missing a file
and I'm not sure which one it is, here is the read out.

# ./build-release.sh
-- The CXX compiler identification is unknown           
-- The C compiler identification is GNU                 
-- Check for working C compiler: /usr/bin/gcc           
-- Check for working C compiler: /usr/bin/gcc -- works  
-- Detecting C compiler ABI info                        
-- Detecting C compiler ABI info - done                 
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not
found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or name.   
                                                      
CMake Warning (dev) at CMakeLists.txt:5 (ADD_DEFINITIONS):                
                         
  Policy CMP0005 is not set: Preprocessor definition values are now
escaped
  automatically.  Run "cmake --help-policy CMP0005" for policy details. 
Use
  the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1566 (MESSAGE):
  Qt qmake not found!
Call Stack (most recent call first):
  CMakeLists.txt:20 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!

----------------------------------------------------------------------

Comment By: Eeli Kaikkonen (eelik)
Date: 2009-05-10 08:27

Message:
Please do, if possible. 1.7 was a short lived release and quite much has
been changed since then. Probably we won't do even bugfixes for it. If you
can confirm the bugs with the latest release we can try to fix them.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2009-05-09 22:42

Message:
I had a session called "new" so I deleted it.

bibletime did not crash when I opened and used it, but it still would
flash on and off and when I would click on the bible display settings it
would go off and on as well.

So should I just uninstall 1.7 and install 2.0?

----------------------------------------------------------------------

Comment By: Eeli Kaikkonen (eelik)
Date: 2009-05-09 21:45

Message:
We have fixed some similar bugs and probably this works with the latest
2.0beta version.

The problem comes up probably with some specific work (module). Try
deleting the session file from ~/bibletime/sessions/ and restarting again.
If you can tell which work causes this and in which place, we could confirm
whether this works with the latest version.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=2789505&group_id=954



More information about the bt-devel mailing list