https://bugs.documentfoundation.org/show_bug.cgi?id=91883

            Bug ID: 91883
           Summary: Crash: assert in ImplLogicToPixel fails by clicking a
                    cell of a table of attachment tdf#91878
           Product: LibreOffice
           Version: 5.1.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: serval2...@yahoo.fr

Created attachment 116319
  --> https://bugs.documentfoundation.org/attachment.cgi?id=116319&action=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today,
ca6997fbb8b1f4b8c039db1c487df0ce8961472c, I had a crash by following these
steps:
- retrieve https://bugs.documentfoundation.org/attachment.cgi?id=116312
(tdf#91878)
- open the file
- click just below the "1" of the cell which contains "A1"
=> crash

soffice.bin:
/home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/map.cxx:382:
long int ImplLogicToPixel(long int, long int, long int, long int, long int):
Assertion `nMapNum == 0 || std::abs(n) < std::numeric_limits<long>::max() /
nMapNum / nDPI' failed.

#4  0x00002aaab1c81b88 in ImplLogicToPixel(long, long, long, long, long)
(n=-9223372036854772989, nDPI=96, nMapNum=19, nMapDenom=16000,
nThres=2528336632909749)
    at
/home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/map.cxx:382

See bt

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to