Bug 62907
Summary: | ksplash crashes first time it is run | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Public Beta | Reporter: | William Shotts <bshotts> | ||||
Component: | kdebase | Assignee: | wdovlrrw <brosenkr> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | skipjack-beta2 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2002-04-09 21:02:08 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 61590 | ||||||
Attachments: |
|
Description
William Shotts
2002-04-07 14:19:12 UTC
Created attachment 52624 [details]
Crash trace
According to a mail saw in the KDEVELOP mailing list, RedHat missed a patch to the QT library in QCommonStyle. Looking at the trace, it seems that the crash happened inside QCommonStyle::drawControl Could this be the reason ? I'm attaching the e-mail that mentions that. Hugo ---------- Date: Sat, 6 Apr 2002 12:01:57 -0500 From: Maksim Orlovich <mo002j.edu> To: 40258.org Reply to: kdevelop-devel Checking RedHat's Qt3 RPMs, looks like they didn't apply a patch to Qt that prevents divide-by-zero crashes in QCommonStyle, and the BT looks exactly like that bug.. I am somewhat inclined to close this, myself, but since this is in KDevelop land I'll leave it as it is... Thanks, Maks Orlovich -------- Which version of Qt are you using? I'm not seeing this with 3.0.3-7 skipjack beta 2 contains qt-3.0.3-6 I'm also unable to reproduce this w/ 3.0.3-7. Closing as RESOLVED:RAWHIDE. |