Bug 132063
Summary: | reproducible segfault in oowriter | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> | ||||||||
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | rawhide | CC: | caolanm | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2004-09-25 19:41:34 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: | 131589 | ||||||||||
Attachments: |
|
Description
Tim Waugh
2004-09-08 14:21:48 UTC
Created attachment 103584 [details]
app_form_233.doc
The file to load.
Created attachment 103585 [details]
backtrace.txt
Resulting backtrace (from bug-buddy).
No crash in pre 2.0, I see it in 1.1.X of course. I'll take this as its my code. hmm OCX_Control::Import in svx/inc/msocximex.hxx should be virtual, but its not. I wonder why that is. Created attachment 103594 [details] fix for sw I really cocked that up :-(, patch submitted to OOo and mmeeks. See http://www.openoffice.org/issues/show_bug.cgi?id=33980 should be fixed in next build (1.1.2-5) yep, works in testing 1.1.2-5 Please test with the openoffice.org-1.1.2-5 RPMs in Rawhide, it should be fixed in that version. If the problem persists with that version, please reopen this bug. Thanks! Verified. Thanks! |