Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when tab is closed during ping #100

Closed
GomesGoncalo opened this issue Aug 17, 2022 · 1 comment
Closed

Crash when tab is closed during ping #100

GomesGoncalo opened this issue Aug 17, 2022 · 1 comment

Comments

@GomesGoncalo
Copy link
Contributor

GomesGoncalo commented Aug 17, 2022

Hi,

I compiled the code from the develop branch and launched the app.
It is crashing when I start pinging and close the tab (Always reproducible)

The issue is that newEditor is being dereferenced while being nullptr

Thread 1 "Pingnoo" received signal SIGSEGV, Segmentation fault.

0x00007fffc835789c in QtPrivate::QFunctorSlotObject<Nedrysoft::Core::EditorManager::EditorManager(Nedrysoft::Core::EditorManagerTabWidget*)::{lambda(int)#1}, 1, QtPrivate::List<int>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /home/ggomes/Documents/pingnoo/bin/x86_64/Release/Components/libCore.so
@GomesGoncalo
Copy link
Contributor Author

Fixed by #101

Don't know if this is the right way of progressing the issue, I think GitHub is supposed to have commit actions which I might have missed, anyway, this has been merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant