|
Bugzilla – Full Text Bug Listing |
| Summary: | Gnumeric double free of memory - hang | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Bryce Nesbitt <bryce2> |
| Component: | X11 Applications | Assignee: | Jody Goldberg <jody> |
| Status: | RESOLVED WONTFIX | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | aj |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | http://www.obviously.com/language/ | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
hwinfo --printer --log /tmp/hwinfo.txt
update to what will become 1.4.4 with kludge to handle gsf-1.12.1 A 64bit bug that came in this morning |
||
|
Description
Bryce Nesbitt
2005-12-15 21:23:09 UTC
What exactly did you do to provoke this problem? Please give us more information about your hardware, too (`hwinfo --printer'). Just mess with the dialog, checking things. It happens ever time for me. Created attachment 61714 [details]
hwinfo --printer --log /tmp/hwinfo.txt
Note:
hwinfo --printer >& /tmp/1
hwinfo --printer > /tmp/1
produces no output
The output shows up on the console, with each line overwriting the prior line:
linux:/home/bryce # hwinfo --printer
> misc.1.2: open parallel
linux:/home/bryce #
This is a known bug in the 1.4.3 series that has been fixed in 1.6.x We're going to need to move to the new stable series to get the fix back porting the this and other patches is too much work. How about all the various messages on the console? Is there a way to supress them by default? ** (gnumeric:14257): WARNING **: GnomePrint: Requested MS Sans Serif but using Sans (Sans Regular 14.000000) Jody? The patch against 1.4.3 is ~5000 lines. I'll test it this evening. Created attachment 72854 [details]
update to what will become 1.4.4 with kludge to handle gsf-1.12.1
Patching the double free was done as part of a non-trivial patch. The simplest solution was to do a diff of 1.4.4 vs 1.4.3 and remove the portions that forced libgsf != 1.12.1.
This obsoletes 2 of the current patches.
- fix-build.diff
- gnumeric-1.4.3-adapt-to-gsf-1.12.patch
AJ, can we get a swampid for this and release an update for 10.0? Created attachment 75173 [details]
A 64bit bug that came in this morning
This patch was just added this morning for a 64bit crasher. As long as we're doing a build please add it.
I will not accept such a large patch for a released product. Ok, understood. Here's the swamp ID: MaintenanceTracker-4510 PLease test the final binary before you submit. Jody, please release this! Jody, what is the status here? as nothing happens here since month: WONTFIX |