Summary: | Resizing an artistic text height to zero can cause a crash | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | Antoine <alecail> |
Component: | flake-plugins | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cbo, halla, t.zachmann |
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Antoine
2012-04-09 00:00:49 UTC
*** Bug 297454 has been marked as a duplicate of this bug. *** It happens for me after some time after setting the with/height to 0 in the docker. And then hiding and showing the screen. With valgrind I get the following error messages before the crash ==31728== Warning: set address range perms: large range [0x453d0030, 0x553d0050) (noaccess) ==31728== Warning: set address range perms: large range [0x953d2040, 0xb53d2040) (undefined) ==31728== Warning: set address range perms: large range [0x553d1030, 0x753d1050) (noaccess) ==31728== Warning: silly arg (-2147483648) to realloc() ==31728== Warning: set address range perms: large range [0x753d2030, 0xb53d2050) (noaccess) and after that it seems the memory is corrupted. Same bug as 299580 -- that report has a backtrace. *** This bug has been marked as a duplicate of bug 299580 *** |