Bug 243429 - crash in kfind
Summary: crash in kfind
Status: RESOLVED DUPLICATE of bug 220494
Alias: None
Product: kfind
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-02 13:42 UTC by imad2008h
Modified: 2010-07-03 19:31 UTC (History)
1 user (show)

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 imad2008h 2010-07-02 13:42:50 UTC
Application: kfind (2.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
the program is crach when open

The crash can be reproduced every time.

 -- Backtrace:
Application: KFind (kfind), signal: Segmentation fault
[KCrash Handler]
#6  0x0135701b in QTextEngine::boundingBox (this=0xbfe235e8, from=0, len=21) at text/qtextengine.cpp:1654
#7  0x0132d12a in QFontMetrics::boundingRect (this=0xbfe2377c, text=...) at text/qfontmetrics.cpp:664
#8  0x014f93f9 in QComboBoxPrivate::recomputeSizeHint (this=0x972f368, sh=...) at widgets/qcombobox.cpp:299
#9  0x014f9656 in QComboBox::minimumSizeHint (this=0x972f340) at widgets/qcombobox.cpp:2269
#10 0x00b74edc in KComboBox::minimumSizeHint (this=0x972f340) at ../../kdeui/widgets/kcombobox.cpp:272
#11 0x0110a7cb in QWidgetItemV2::updateCacheIfNecessary (this=0x9858398) at kernel/qlayoutitem.cpp:703
#12 0x0110b7f0 in QWidgetItemV2::minimumSize (this=0x9858398) at kernel/qlayoutitem.cpp:777
#13 0x010febfd in QGridBox::minimumSize (this=<value optimized out>, hSpacing=4, vSpacing=4) at kernel/qgridlayout.cpp:76
#14 QGridLayoutPrivate::setupLayoutData (this=<value optimized out>, hSpacing=4, vSpacing=4) at kernel/qgridlayout.cpp:790
#15 0x010ffb91 in QGridLayoutPrivate::findSize (this=0x98580f0, size=&QLayoutStruct::sizeHint, hSpacing=4, vSpacing=4) at kernel/qgridlayout.cpp:423
#16 0x010ffe6f in QGridLayoutPrivate::sizeHint (this=0x98580f0, hSpacing=4, vSpacing=4) at kernel/qgridlayout.cpp:462
#17 0x010ffee3 in QGridLayout::sizeHint (this=0x97fee70) at kernel/qgridlayout.cpp:1289
#18 0x011069e8 in QLayout::totalSizeHint (this=0x97fee70) at kernel/qlayout.cpp:846
#19 0x01120cb3 in QWidget::sizeHint (this=0x972f1a0) at kernel/qwidget.cpp:7848
#20 0x011152d2 in QStackedLayout::sizeHint (this=0x95e9a70) at kernel/qstackedlayout.cpp:433
#21 0x011069e8 in QLayout::totalSizeHint (this=0x95e9a70) at kernel/qlayout.cpp:846
#22 0x01120cb3 in QWidget::sizeHint (this=0x95e9860) at kernel/qwidget.cpp:7848
#23 0x01529bdd in QFrame::sizeHint (this=0xffd6) at widgets/qframe.cpp:486
#24 0x015a4d0d in QTabWidget::sizeHint (this=0x95e95c8) at widgets/qtabwidget.cpp:829
#25 0x080613aa in _start ()

Possible duplicates by query: bug 220494.

Reported using DrKonqi
Comment 1 Anne-Marie Mahfouf 2010-07-03 19:31:31 UTC
Same backtrace as 220494, marking as duplicate.
Was reported to Nokia Qt.

*** This bug has been marked as a duplicate of bug 220494 ***