Bug 199870
| Summary: | calc crash in format->Cell with several lines selected | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nicolas Mailhot <nicolas.mailhot> | ||||
| Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 2.0.3-7.6 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-07-27 09:58:06 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: | 150223, 197822 | ||||||
| Attachments: |
|
||||||
|
Description
Nicolas Mailhot
2006-07-23 17:34:31 UTC
Do you know how to reproduce this ? Created attachment 132908 [details]
Testcase
Well, since you ask here is the document on which it happens
Select lines 299-315 (probably works with others), do Format->Cell
(my sooper sekret cd list :) )
Hmm, it appears to be format->cell->border on any cell, even an empty one on x86_64 A crash in "basegfx::tools::StripDispensablePolygons" which goes away when compiled with debugging. Brillant, not. Appears to be some sort of gcc bug, I'll try and workaround. That seemed to work, should be good on x86_64 in 2.0.3-7.6 |