https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13275

--- Comment #8 from Guy Harris <g...@alum.mit.edu> ---
I tried the latest build, after turning off search (execute) permission on
~/.config, and, after dismissing the error dialog with the messages about
problems reading my configuration files and clicking the close button for the
main window, my ASAN build failed with:

ASAN:DEADLYSIGNAL
=================================================================
==2597==ERROR: AddressSanitizer: SEGV on unknown address 0x0000cee5de3f (pc
0x0001084b1a44 bp 0x7fff5a506360 sp 0x7fff5a506360 T0)
==2597==The signal is caused by a READ memory access.
    #0 0x1084b1a43 in QWidget::sizePolicy() const (QtWidgets:x86_64+0x6fa43)
    #1 0x108685dcc in QMessageBox::setCheckBox(QCheckBox*)
(QtWidgets:x86_64+0x243dcc)
    #2 0x105fd4fac in SimpleDialog::exec() simple_dialog.cpp:230
    #3 0x105b236d4 in simple_dialog main_window.cpp:249
    #4 0x1062ba539 in write_profile_recent recent.c:742
    #5 0x1060bad6e in WiresharkApplication::cleanup()
wireshark_application.cpp:669
    #6 0x106281f6a in WiresharkApplication::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) wireshark_application.moc.cpp:236
    #7 0x107a83b81 in QMetaObject::activate(QObject*, int, int, void**)
(QtCore:x86_64+0x212b81)
    #8 0x107a537b5 in QCoreApplication::exec() (QtCore:x86_64+0x1e27b5)
    #9 0x10572fab5 in main wireshark-qt.cpp:921
    #10 0x7fffb8662234 in start (libdyld.dylib:x86_64+0x5234)

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to