[umbrello] [Bug 374530] Crash when adding message to sequence diagram

Kevin Kofler bugzilla_noreply at kde.org
Fri Jan 13 17:12:15 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=374530

--- Comment #9 from Kevin Kofler <kevin.kofler at chello.at> ---
Please revert this non-portable patch and use -fno-delete-null-pointer-checks
instead. (That is a GCC switch, but your inline assembly is also GCC-only!)

Rex, you will want to just revert the patch in Fedora. I think we are
already/still using -fno-delete-null-pointer-checks across all Qt/KDE stuff
(may be worth looking into dropping that at some point, I think Qt itself was
fixed, and most other stuff is getting fixed, too, or at least adds the switch
itself), so at this time, reverting the patch will NOT reintroduce this bug on
Fedora.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list