Bug 148111 - crash sigsegv starting quanta
Summary: crash sigsegv starting quanta
Status: RESOLVED FIXED
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-22 16:00 UTC by flikmax
Modified: 2007-10-03 10:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description flikmax 2007-07-22 16:00:31 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages
OS:                Linux

When i try to start quanta both from console and from gui, quanta gives me some errors in terminal and tells me that quanta produces a sigsegv signal (11).


this is my qaunta's backtrace log:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1243109680 (LWP 14831)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb7f22553 in ?? () from /lib/ld-linux.so.2
#7  0x087f7fc8 in ?? ()
#8  0x80000000 in ?? ()
#9  0x00000000 in ?? ()

_______________________________

this is my shell' log:

kbuildsycoca running...
kbuildsycoca: WARNING: Load error ()
kbuildsycoca: ERROR: No database available!
kbuildsycoca: WARNING: 'findpart.desktop' specifies undefined mimetype/servicetype 'Browser/View'
kbuildsycoca: WARNING: 'terminalemulator.desktop' specifies undefined mimetype/servicetype 'KParts/ReadOnlyPart'
DCOP Cleaning up dead connections.
quanta: ERROR: Error: standard icon theme "crystalsvg"  not found!
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
kded: WARNING: KServiceType::offers : servicetype KDEDModule not found
quanta: ERROR: Error: standard icon theme "crystalsvg"  not found!
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
KCrash: Application 'quanta' crashing...
drkonqi: ERROR: Error: standard icon theme "crystalsvg"  not found!
aka@aka-laptop:~$ quanta
kbuildsycoca running...
Reusing existing ksycoca
kbuildsycoca: WARNING: Load error ()
kbuildsycoca: ERROR: No database available!
kbuildsycoca: WARNING: 'findpart.desktop' specifies undefined mimetype/servicetype 'Browser/View'
kbuildsycoca: WARNING: 'terminalemulator.desktop' specifies undefined mimetype/servicetype 'KParts/ReadOnlyPart'
DCOP Cleaning up dead connections.
quanta: ERROR: Error: standard icon theme "crystalsvg"  not found!
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
kded: WARNING: KServiceType::offers : servicetype KDEDModule not found
quanta: ERROR: Error: standard icon theme "crystalsvg"  not found!
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
quanta: WARNING: Pixmap not found for mimetype application/octet-stream
KCrash: Application 'quanta' crashing...
drkonqi: ERROR: Error: standard icon theme "crystalsvg"  not found!

_________________________


i dont know what is the problem.
Comment 1 András Manţia 2007-10-03 10:59:02 UTC
Unfortunately the backtrace is useless. Please install the 
kdewebdev/quanta debug packages (-debug or -dbg) and try again. 
In your case you might try to remove $HOME/.kde/share/config/quantarc 
and see if it helps.

If nothing helps, open a new report with the correct backtrace.