Bug 186334 - qt 4.5.0 third tab opened from link context menu crashes konqueror
Summary: qt 4.5.0 third tab opened from link context menu crashes konqueror
Status: RESOLVED DUPLICATE of bug 184384
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 13:28 UTC by Konstantin
Modified: 2009-03-06 16:10 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 Konstantin 2009-03-06 13:28:11 UTC
Version:           4.2.1 (KDE 4.2.1) (using 4.2.1 (KDE 4.2.1), Arch Linux)
Compiler:          gcc
OS:                Linux (i686) release 2.6.28-ARCH

Приложение: Konqueror (konqueror), сигнал SIGSEGV
[Current thread is 0 (LWP 4836)]

Thread 3 (Thread 0xb0f86b90 (LWP 4844)):
#0  0xb7f2a424 in __kernel_vsyscall ()
#1  0xb7168f82 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb71e74dc in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb71ddee6 in ?? () from /usr/lib/libQtCore.so.4
#4  0x09075dd0 in ?? ()
#5  0x09075dcc in ?? ()
#6  0x00007530 in ?? ()
#7  0xb72bbe26 in QAbstractEventDispatcher::QAbstractEventDispatcher () from /usr/lib/libQtCore.so.4
#8  0xb71e6770 in ?? () from /usr/lib/libQtCore.so.4
#9  0x090658a8 in ?? ()
#10 0x00000000 in ?? ()

Thread 2 (Thread 0xb1787b90 (LWP 4865)):
#0  0xb7f2a424 in __kernel_vsyscall ()
#1  0xb6631ab1 in select () from /lib/libc.so.6
#2  0xb72a9027 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00000007 in ?? ()
#4  0xb17872a8 in ?? ()
#5  0x00000000 in ?? ()

Thread 1 (Thread 0xb5ebc920 (LWP 4836)):
[KCrash Handler]
#6  0xb397533b in khtml::RenderObject::drawBorder () from /usr/lib/libkhtml.so.5
#7  0xb39666a4 in khtml::RenderInline::paintOutlinePath () from /usr/lib/libkhtml.so.5
#8  0xb3967c34 in khtml::RenderInline::paintOutlines () from /usr/lib/libkhtml.so.5
#9  0xb398d3b7 in khtml::RenderFlow::paintLines () from /usr/lib/libkhtml.so.5
#10 0xb395e248 in khtml::RenderBlock::paintObject () from /usr/lib/libkhtml.so.5
#11 0xb39a7278 in khtml::RenderTableCell::paint () from /usr/lib/libkhtml.so.5
#12 0xb39a4c8e in khtml::RenderTableSection::paint () from /usr/lib/libkhtml.so.5
#13 0xb39a0128 in khtml::RenderTable::paint () from /usr/lib/libkhtml.so.5
#14 0xb395e38a in khtml::RenderBlock::paintObject () from /usr/lib/libkhtml.so.5
#15 0xb39a7278 in khtml::RenderTableCell::paint () from /usr/lib/libkhtml.so.5
#16 0xb39a4c8e in khtml::RenderTableSection::paint () from /usr/lib/libkhtml.so.5
#17 0xb39a0128 in khtml::RenderTable::paint () from /usr/lib/libkhtml.so.5
#18 0xb395e38a in khtml::RenderBlock::paintObject () from /usr/lib/libkhtml.so.5
#19 0xb395e580 in khtml::RenderBlock::paint () from /usr/lib/libkhtml.so.5
#20 0xb395e38a in khtml::RenderBlock::paintObject () from /usr/lib/libkhtml.so.5
#21 0xb395e580 in khtml::RenderBlock::paint () from /usr/lib/libkhtml.so.5
#22 0xb399a774 in khtml::RenderLayer::paintLayer () from /usr/lib/libkhtml.so.5
#23 0xb399a518 in khtml::RenderLayer::paintLayer () from /usr/lib/libkhtml.so.5
#24 0xb399abc7 in khtml::RenderLayer::paint () from /usr/lib/libkhtml.so.5
#25 0xb3817746 in KHTMLView::paintEvent () from /usr/lib/libkhtml.so.5
#26 0xb38014fe in KHTMLView::viewportEvent () from /usr/lib/libkhtml.so.5
#27 0xb6ed0f65 in ?? () from /usr/lib/libQtGui.so.4
#28 0x08ea7918 in ?? ()
#29 0xbfb43b74 in ?? ()
#30 0xbfb437d8 in ?? ()
#31 0xb72c5d9a in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
Backtrace stopped: frame did not save the PC

this not happened on qt 4.4.3. qt from kdemod-testing repo
Comment 1 Dario Andres 2009-03-06 16:01:58 UTC
What widget style are you using ? This may be related to bug 184384
Comment 2 Konstantin 2009-03-06 16:10:36 UTC
Yes, my style is bespin (wait for xbar for oxygen!) It is duplicate

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