octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54507] Segfault in QT5 when resizing window d


From: anonymous
Subject: [Octave-bug-tracker] [bug #54507] Segfault in QT5 when resizing window during initialization
Date: Mon, 13 Aug 2018 14:40:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:61.0) Gecko/20100101 Firefox/61.0

URL:
  <http://savannah.gnu.org/bugs/?54507>

                 Summary: Segfault in QT5 when resizing window during
initialization
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 13 Aug 2018 06:40:56 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: Steve Kargl
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.1
        Operating System: BSD

    _______________________________________________________

Details:

On FreeBSD-12, amd64, system where I have installed octave 4.4.0 and 4.4.1
from FreeBSD ports collection, I see a seqfault 
when starting 'octave --gui' from the command line.  The segfault is
reproducible for me by trying to resize the windows as soon as it appears on
screen.  AFAICT, this appears to be a race issue in the initialization of
octave


%  octave --gui
octave exited with signal 11
% gdb81 /usr/local/libexec/octave/4.4.1/exec/\
  amd64-portbld-freebsd12.0/octave-gui octave-gui.core  

(gdb) bt
#0  0x0000000204657e4d in QVariant::QVariant(QVariant const&) ()
   from /usr/local/lib/qt5/libQt5Core.so.5
#1  0x0000000211b85769 in ?? ()
   from /usr/local/lib/qt5/plugins/sqldrivers/libqsqlite.so
#2  0x0000000211b80f42 in ?? ()
   from /usr/local/lib/qt5/plugins/sqldrivers/libqsqlite.so
#3  0x00000002007dc941 in QSqlResult::execBatch(bool) ()
   from /usr/local/lib/qt5/libQt5Sql.so.5
#4  0x00000002021bfe32 in ?? () from /usr/local/lib/qt5/libQt5Help.so.5
#5  0x00000002021c1ed2 in ?? () from /usr/local/lib/qt5/libQt5Help.so.5
#6  0x0000000204457a2a in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
#7  0x00000002041d8426 in thread_start (curthread=0x211145c00)
    at /usr/src/lib/libthr/thread/thr_create.c:291
#8  0x0000000000000000 in ?? ()








    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54507>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]