#3870 closed defect (fixed)
Cannot create a table in Write without crashing the program
Reported by: | greenfeld | Owned by: | godiard |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Write | Version: | Unspecified |
Severity: | Major | Keywords: | 13.1.0 |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | Unconfirmed |
Description
- Create a 2x3 table in OLPC 13.1.0 os1/Write-79.
- Attempt to type in the first cell if the cursor is already there. No text will appear.
- Attempt to click on a table cell to edit it. Write will freeze without logging an error, but is not in a CPU busy loop.
Change History (5)
comment:1 Changed 11 years ago by godiard
- Milestone changed from Unspecified by Release Team to 0.98
comment:2 follow-up: ↓ 3 Changed 11 years ago by greenfeld
- Summary changed from Cannot create a table in Write without hanging the program to Cannot create a table in Write without crashing the program
comment:3 in reply to: ↑ 2 Changed 11 years ago by godiard
comment:4 Changed 11 years ago by godiard
- Resolution set to fixed
- Status changed from new to closed
Fixed in 5a7acd6fdf1489a999b373f4eff5667c5c9dcbff
Note: See
TracTickets for help on using
tickets.
This has now turned into a segfault every time you attempt to create a table (on ARM XO-1.75 & XO-4) and a hit-or-miss segfault on x86 platforms which may not occur until the document is reopened (or if you are lucky, not at all).