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

--- Comment #10 from Guy Harris <g...@alum.mit.edu> ---
If I run "./wireshark /non/existent/file", I get a similar crash:

ASAN:DEADLYSIGNAL
=================================================================
==3792==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc
0x00011fe06256 bp 0x7fff5c1610f0 sp 0x7fff5c1610e0 T0)
==3792==The signal is caused by a READ memory access.
==3792==Hint: address points to the zero page.
    #0 0x11fe06255 in QWidgetPrivate::updateGeometry_helper(bool)
(QtWidgets:x86_64+0x65255)
    #1 0x11fe13226 in QWidget::setSizePolicy(QSizePolicy)
(QtWidgets:x86_64+0x72226)
    #2 0x11ffe4de3 in QMessageBox::setCheckBox(QCheckBox*)
(QtWidgets:x86_64+0x243de3)
    #3 0x104379fac in SimpleDialog::exec() simple_dialog.cpp:230
    #4 0x103ec8b10 in simple_message_box main_window.cpp:283
    #5 0x104644969 in cfile_open_failure_alert_box alert_box.c:492
    #6 0x103abbc41 in cf_open file.c:369
    #7 0x103f94b4b in MainWindow::openCaptureFile(QString, QString, unsigned
int, int) main_window_slots.cpp:248
    #8 0x103ad4198 in main wireshark-qt.cpp:843
    #9 0x7fffb8662234 in start (libdyld.dylib:x86_64+0x5234)

I suspect the simple dialog isn't working if you *do* have a
WiresharkApplication.

-- 
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