[umbrello-devel] [umbrello] [Bug 364322] Umbrello crash

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Tue Jun 14 18:59:39 UTC 2016


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

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habacker at freenet.de

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
> > #6  0x00005612183d8b1d in
> > NoteWidget::setDiagramLink(std::__cxx11::basic_string<char,
> > std::char_traits<char>, std::allocator<char> >) (this=0x56121a71a850, > > viewID="h5OViwDV0ElE") at
> > /usr/src/debug/umbrello-16.04.1/umbrello/umlwidgets/notewidget.cpp:180

> this=0x56121a71a850
This comes from NoteWidget::s_pCurrentNote, which looks to be dangled. I
suggest to use QPointer for it.

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


More information about the umbrello-devel mailing list