| Summary: | FILEOPEN: crash: "bad rational: zero denominator" | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Terrence Enger <lo_bugs> |
| Component: | Draw | Assignee: | David Tardon <dtardon> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | dtardon, serval2412 |
| Priority: | high | Keywords: | bibisected, regression |
| Version: | 4.4.0.0.alpha0+ Master | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.freedesktop.org/show_bug.cgi?id=84904 | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | gdb on the core file left by exception | ||
|
Description
Terrence Enger
2014-10-11 23:39:09 UTC
Created attachment 107729 [details]
gdb on the core file left by exception
Obviously, I meant that version of 2014-10-10 throws an exception.
On pc Debian x86-64 with master sources updated yesterday, I could reproduce this. I increase a bit the importance since it's a regression + prevent from opening a file. David: any idea how to pinpoint this one? (I didn't succeed in retrieving a backtrace since after the popup, LO stops and doesn't segfault). I have just started a build. I should be able to supply a backtrace in about 24 hours. The problem is gone in daily dbgutil bibisect repo version 2014-10-14. Setting bug status VERIFIED. I think that the relevant commit is "boost::rational throws if 0 is passed as denominator", <http://cgit.freedesktop.org/libreoffice/core/commit/?id=1c8695ecf65174298ebd9edb5b0289db07af98ca>. Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit] |