| Summary: | Print Preview causing Writer to Crash | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Luke <lukebenes> |
| Component: | Writer | Assignee: | Chris Sherlock <chris.sherlock79> |
| Status: | VERIFIED DUPLICATE | ||
| Severity: | critical | CC: | caolan.mcnamara, chris.sherlock79, michael.stahl, serval2412 |
| Priority: | high | Keywords: | haveBacktrace, regression |
| Version: | 4.4.0.0.alpha2 | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | bt with debug symbols | ||
|
Description
Luke
2014-11-17 21:28:09 UTC
Created attachment 109691 [details]
bt with debug symbols
On pc Debian x86-64 with master sources updated today (cc02d84421182c70f1efbb24d1bda749b1f5e422), I could reproduce the crash.
I attached bt with symbols.
Chris/Caolan: one for you? (I attached bt, it shows vcl part with free(): invalid pointer) I'll try and have a look tonight. It looks like it's trying to free a bitmap twice though... but that's just an initial thought from looking at the backtrace. was fixed by commit f857358d83e7c105271eb0e2c43f0b036f14f284 *** This bug has been marked as a duplicate of bug 86298 *** Again, thank you Michael! :-) |