Menu

#113 Segfault on import data & open profile

v0.9_beta
closed-fixed
Linux Build (3)
5
2015-09-06
2012-11-03
Anonymous
No

Sleepyhead currently segfaults for me under the following conditions:
1) Open my old profile
2) Create new profile, import data
3) Restart sleepyhead and reopen the profile created in 2)

Here's what gdb gives me:
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007fffef2584e0 in xcb_glx_get_string_string_length () from /usr/lib/libxcb-glx.so.0
Sadly I don't know how to build it with debug info so the original source location shows up.

I get the segfault both with the pre-built linux package and when building from source (current git master). Strangely the pre-built package was working fine until some point when the above behavior began. I can only suspect some system library got updated.

If you'd provide pointers I could try building it with debug info and get a full backtrace.

Discussion

  • Richard Freeman

    Richard Freeman - 2012-11-21

    Interesting - I just ran into the exact same behavior - I'm tracking it down now.

    I noticed that i just upgraded libxcb-glx.so a few days ago.

    Backtrace:

    Program received signal SIGSEGV, Segmentation fault.
    0x00007fffee2e451c in xcb_glx_get_string_string_length ()
    from /usr/lib64/libxcb-glx.so.0
    (gdb) bt
    #0 0x00007fffee2e451c in xcb_glx_get_string_string_length ()
    from /usr/lib64/libxcb-glx.so.0
    #1 0x00007ffff3634517 in __glXGetString () from /usr/lib64/libGL.so.1
    #2 0x00007ffff363259c in __indirect_glGetString () from /usr/lib64/libGL.so.1
    #3 0x00007ffff54d91c0 in QGLExtensionMatcher::QGLExtensionMatcher() ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    #4 0x00007ffff54d9399 in QGLExtensions::currentContextExtensions() ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    #5 0x00007ffff54d9c1f in QGLExtensions::glExtensions() ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    #6 0x00007ffff55044ad in QOpenGLPaintEngine::begin(QPaintDevice*) ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    #7 0x00007ffff4acf49c in QPainter::begin(QPaintDevice*) ()
    from /usr/lib64/qt4/libQtGui.so.4
    #8 0x0000000000537548 in gGraphView::DrawTextQue (this=0x193e230)
    at Graphs/gGraphView.cpp:2019
    #9 0x0000000000539d73 in gGraphView::renderGraphs (this=0x193e230)
    at Graphs/gGraphView.cpp:2594
    #10 0x000000000053a65b in gGraphView::paintGL (this=0x193e230)
    at Graphs/gGraphView.cpp:2775
    #11 0x00007ffff54d7501 in QGLWidget::glDraw() ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    #12 0x00007ffff54de83e in QGLWidget::renderPixmap(int, int, bool) ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    #13 0x0000000000536488 in gGraph::renderPixmap (this=0xcb1160, w=150, h=150,
    printing=false) at Graphs/gGraphView.cpp:1818
    #14 0x000000000047c9b4 in Daily::Load (this=0xcdc170, date=...) at daily.cpp:919
    #15 0x0000000000476848 in Daily::on_calendar_selectionChanged (this=0xcdc170)
    at daily.cpp:619
    #16 0x00000000005b4bb1 in Daily::qt_static_metacall (_o=0xcdc170,
    ---Type <return> to continue, or q <return> to quit---
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffffffb920)
    at moc_daily.cpp:107
    #17 0x00000000005b4f43 in Daily::qt_metacall (this=0xcdc170,
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffffffb920)
    at moc_daily.cpp:173
    #18 0x00007ffff4105b3a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
    #19 0x00007ffff4d51d4d in QCalendarWidget::setSelectedDate(QDate const&) ()
    from /usr/lib64/qt4/libQtGui.so.4
    #20 0x00000000004751b0 in Daily::ReloadGraphs (this=0xcdc170) at daily.cpp:439
    #21 0x00000000004b2824 in MainWindow::Startup (this=0x7fffffffc810)
    at mainwindow.cpp:258
    #22 0x00000000005b7aeb in MainWindow::qt_static_metacall (_o=0x7fffffffc810,
    _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xd8e1d0)
    at moc_mainwindow.cpp:166
    #23 0x00007ffff4104d01 in QObject::event(QEvent*) ()
    from /usr/lib64/qt4/libQtCore.so.4
    #24 0x00007ffff49c835c in QWidget::event(QEvent*) ()
    from /usr/lib64/qt4/libQtGui.so.4
    #25 0x00007ffff4d9fb33 in QMainWindow::event(QEvent*) ()
    from /usr/lib64/qt4/libQtGui.so.4
    #26 0x00007ffff49760be in QApplicationPrivate::notify_helper(QObject*, QEvent*)
    () from /usr/lib64/qt4/libQtGui.so.4
    #27 0x00007ffff497abd7 in QApplication::notify(QObject*, QEvent*) ()
    from /usr/lib64/qt4/libQtGui.so.4
    #28 0x00007ffff40efc4b in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
    from /usr/lib64/qt4/libQtCore.so.4
    #29 0x00007ffff40f32c7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
    #30 0x00007ffff411f4f3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*---Type <return> to continue, or q <return> to quit---
    ) () from /usr/lib64/qt4/libQtCore.so.4
    #31 0x00007ffff38981c5 in g_main_context_dispatch ()
    from /usr/lib64/libglib-2.0.so.0
    #32 0x00007ffff3898481 in g_main_context_iterate.clone.5 ()
    from /usr/lib64/libglib-2.0.so.0
    #33 0x00007ffff389851a in g_main_context_iteration ()
    from /usr/lib64/libglib-2.0.so.0
    #34 0x00007ffff411f65a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
    #35 0x00007ffff4a1d7a8 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
    #36 0x00007ffff40ee932 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
    #37 0x00007ffff40eec28 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
    () from /usr/lib64/qt4/libQtCore.so.4
    #38 0x00007ffff40f375b in QCoreApplication::exec() ()
    from /usr/lib64/qt4/libQtCore.so.4
    #39 0x0000000000425a42 in main (argc=1, argv=0x7fffffffcd78) at main.cpp:250

     
  • Richard Freeman

    Richard Freeman - 2012-11-21

    More complete backtrace. I'm actually suspecting a mesa bug - I got this right after upgrading a bunch of x11 packages on Gentoo. I'll pursue with the mesa maintainers to start:

    #0 0x00007fffeec601e9 in xcb_glx_get_string_string_length (R=0x0) at glx.c:9012
    No locals.
    #1 0x00007ffff3fddaff in __glXGetString (dpy=0x9faa30, opcode=153,
    contextTag=10027013, name=7939) at glx_query.c:82
    c = 0xa0f790
    reply = 0x0
    len = 88
    buf = 0x7fffffff80e0 "p\200", <incomplete sequence \327>
    #2 0x00007ffff3fda610 in __indirect_glGetString (name=7939) at single2.c:684
    gc = 0x19128f0
    dpy = 0x9faa30
    s = 0x0
    #3 0x00007ffff5c53d56 in QGLExtensionMatcher::QGLExtensionMatcher() ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    No symbol table info available.
    #4 0x00007ffff5c53e61 in QGLExtensions::currentContextExtensions() ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    No symbol table info available.
    #5 0x00007ffff5c541c1 in QGLExtensions::glExtensions() ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    No symbol table info available.
    #6 0x00007ffff5c7298c in QOpenGLPaintEngine::begin(QPaintDevice*) ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    No symbol table info available.
    #7 0x00007ffff538316c in QPainter::begin(QPaintDevice*) ()
    from /usr/lib64/qt4/libQtGui.so.4
    No symbol table info available.
    #8 0x0000000000537a88 in gGraphView::DrawTextQue (this=0x2c86e00)
    at Graphs/gGraphView.cpp:2019
    w = 0
    h = 5438462
    painter = {static staticMetaObject = {d = {superdata = 0x0,
    stringdata = 0x7ffff57b6d20 "QPainter", data = 0x7ffff57b6db0,
    extradata = 0x0}}, d_ptr = {d = 0xb84500}}
    #9 0x000000000053a2b3 in gGraphView::renderGraphs (this=0x2c86e00)
    at Graphs/gGraphView.cpp:2594
    px = 0
    numgraphs = 1
    w = 150
    s = 1
    py = 154
    h = 150
    #10 0x000000000053ab9b in gGraphView::paintGL (this=0x2c86e00)
    at Graphs/gGraphView.cpp:2775
    time = {t1 = 292582, t2 = 200731030}
    elapsed = 0
    bereallyannoying = false
    rs = 32767
    rp = 2
    something_fun = true
    animTimeout = 200
    phase = 0
    ring = {77.18117075809198, 378.75631576156536, 0, 0, 0, 0, 0, 0, 0, 0}
    numgraphs = true
    #11 0x00007ffff5c52a04 in QGLWidget::glDraw() ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    No symbol table info available.
    #12 0x00007ffff5c57681 in QGLWidget::renderPixmap(int, int, bool) ()
    from /usr/lib64/qt4/libQtOpenGL.so.4
    No symbol table info available.
    #13 0x00000000005369c8 in gGraph::renderPixmap (this=0xc422a0, w=150, h=150,
    printing=false) at Graphs/gGraphView.cpp:1818
    _mediumfont = 0xc9f7b0
    fc = {static staticMetaObject = {d = {superdata = 0x0,
    stringdata = 0x7ffff57b7080 "QFont", data = 0x7ffff57b7150,
    extradata = 0x0}}, d = {d = 0xe3e2e0}, resolve_mask = 63}
    sg = 0x2c86e00
    _defaultfont = 0xc9f7f0
    fa = {static staticMetaObject = {d = {superdata = 0x0,
    stringdata = 0x7ffff57b7080 "QFont", data = 0x7ffff57b7150,
    extradata = 0x0}}, d = {d = 0xd51f90}, resolve_mask = 63}
    tgv = 0x10fc3a0
    tmp = 172
    _bigfont = 0xc9f7d0
    fb = {static staticMetaObject = {d = {superdata = 0x0,
    stringdata = 0x7ffff57b7080 "QFont", data = 0x7ffff57b7150,
    extradata = 0x0}}, d = {d = 0xd52000}, resolve_mask = 63}
    pm = <incomplete type>
    #14 0x000000000047cef4 in Daily::Load (this=0xc251d0, date=...) at daily.cpp:919
    pixmap = <incomplete type>
    byteArray = {static shared_null = {ref = {_q_value = 1522}, alloc = 0,
    size = 0, data = 0x95a118 "", array = ""}, static shared_empty = {
    ref = {_q_value = 7}, alloc = 0, size = 0, data = 0x7ffff4d90758 "",
    array = ""}, d = 0x0}
    buffer = <incomplete type>
    uai = 0
    nri = 0
    exp = 0
    cs = {static null = {<No data fields>}, static shared_null = {ref = {
    _q_value = 6967}, alloc = 0, size = 0, data = 0x959fca, clean = 0,
    simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
    reserved = 0, array = {0}}, static shared_empty = {ref = {
    _q_value = 28}, alloc = 0, size = 0, data = 0x7ffff4d9089a,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, d = 0x3582b30,
    static codecForCStrings = 0x0}
    ahi = 0.974930406
    csr = 0
    hi = 0.974930406
    rei = 0
    lki = 0
    submodel = {static null = {<No data fields>}, static shared_null = {
    ref = {_q_value = 6967}, alloc = 0, size = 0, data = 0x959fca,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, static shared_empty = {
    ref = {_q_value = 28}, alloc = 0, size = 0, data = 0x7ffff4d9089a,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, d = 0x188a380,
    static codecForCStrings = 0x0}
    hours = 7.17999983
    oai = 0
    cai = 0
    fli = 0.278551549
    mode = MODE_ASV
    cpap = 0x2c6b5b0
    a = {static null = {<No data fields>}, static shared_null = {ref = {
    _q_value = 6967}, alloc = 0, size = 0, data = 0x959fca, clean = 0,
    simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
    reserved = 0, array = {0}}, static shared_empty = {ref = {
    _q_value = 28}, alloc = 0, size = 0, data = 0x7ffff4d9089a,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, d = 0x959fb0,
    static codecForCStrings = 0x0}
    lastcpapday = 0x2c6b5b0
    stage = 0x0
    modestr = {static null = {<No data fields>}, static shared_null = {
    ref = {_q_value = 6967}, alloc = 0, size = 0, data = 0x959fca,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, static shared_empty = {
    ref = {_q_value = 28}, alloc = 0, size = 0, data = 0x7ffff4d9089a,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, d = 0x959fb0,
    static codecForCStrings = 0x0}
    mididx = 0
    percentile = 0
    maxperc = 4.59163468e-41
    sl = {<QList<QString>> = {{p = {static shared_null = {ref = {
    _q_value = 4099}, alloc = 0, begin = 0, end = 0,
    sharable = 1, array = {0x0}}, d = 0xffffffff},
    d = 0xffffffff}}, <No data fields>}
    tmp = {static null = {<No data fields>}, static shared_null = {ref = {
    _q_value = 6967}, alloc = 0, size = 0, data = 0x959fca, clean = 0,
    simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
    reserved = 0, array = {0}}, static shared_empty = {ref = {
    _q_value = 28}, alloc = 0, size = 0, data = 0x7ffff4d9089a,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, d = 0x959fb0,
    static codecForCStrings = 0x0}
    isBrick = false
    ST_mid = ST_PERC
    ST_max = 98
    midname = {static null = {<No data fields>}, static shared_null = {
    ref = {_q_value = 6967}, alloc = 0, size = 0, data = 0x959fca,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, static shared_empty = {
    ref = {_q_value = 28}, alloc = 0, size = 0, data = 0x7ffff4d9089a,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, d = 0xabd830,
    static codecForCStrings = 0x0}
    journal = 0x7ffff3d73c20
    oxi = 0x0
    html = {static null = {<No data fields>}, static shared_null = {ref = {
    _q_value = 6967}, alloc = 0, size = 0, data = 0x959fca, clean = 0,
    simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0,
    reserved = 0, array = {0}}, static shared_empty = {ref = {
    _q_value = 28}, alloc = 0, size = 0, data = 0x7ffff4d9089a,
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0,
    capacity = 0, reserved = 0, array = {0}}, d = 0x3633f30,
    static codecForCStrings = 0x0}
    mode = MODE_ASV
    #15 0x0000000000476d88 in Daily::on_calendar_selectionChanged (this=0xc251d0)
    at daily.cpp:619
    time = {mds = 25517495}
    unload_time = 7
    load_time = 12734928
    other_time = 12734928
    #16 0x00000000005b50f1 in Daily::qt_static_metacall (_o=0xc251d0,
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffffffba50)
    at moc_daily.cpp:107
    _t = 0xc251d0
    #17 0x00000000005b5483 in Daily::qt_metacall (this=0xc251d0,
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffffffba50)
    at moc_daily.cpp:173
    No locals.
    #18 0x00007ffff4a4c0a9 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #19 0x00007ffff55487e8 in QCalendarWidget::setSelectedDate(QDate const&) ()
    from /usr/lib64/qt4/libQtGui.so.4
    No symbol table info available.
    #20 0x00000000004756f0 in Daily::ReloadGraphs (this=0xc251d0) at daily.cpp:439
    d = {jd = 2456242}
    #21 0x00000000004b2d64 in MainWindow::Startup (this=0x7fffffffc810)
    at mainwindow.cpp:258
    No locals.
    #22 0x00000000005b802b in MainWindow::qt_static_metacall (_o=0x7fffffffc810,
    _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xd59a50)
    at moc_mainwindow.cpp:166
    _t = 0x7fffffffc810
    #23 0x00007ffff4a4ab12 in QObject::event(QEvent*) ()
    from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #24 0x00007ffff52c4371 in QWidget::event(QEvent*) ()
    from /usr/lib64/qt4/libQtGui.so.4
    No symbol table info available.
    #25 0x00007ffff558455b in QMainWindow::event(QEvent*) ()
    from /usr/lib64/qt4/libQtGui.so.4
    No symbol table info available.
    #26 0x00007ffff5286902 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
    () from /usr/lib64/qt4/libQtGui.so.4
    No symbol table info available.
    #27 0x00007ffff528d767 in QApplication::notify(QObject*, QEvent*) ()
    from /usr/lib64/qt4/libQtGui.so.4
    No symbol table info available.
    #28 0x00007ffff4a3ae18 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
    from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #29 0x00007ffff4a3c017 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #30 0x00007ffff4a5ccf4 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #31 0x00007ffff42451c5 in g_main_context_dispatch ()
    from /usr/lib64/libglib-2.0.so.0
    No symbol table info available.
    #32 0x00007ffff4245481 in g_main_context_iterate.clone.5 ()
    from /usr/lib64/libglib-2.0.so.0
    No symbol table info available.
    #33 0x00007ffff424551a in g_main_context_iteration ()
    from /usr/lib64/libglib-2.0.so.0
    No symbol table info available.
    #34 0x00007ffff4a5cd6a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #35 0x00007ffff53051f6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
    No symbol table info available.
    #36 0x00007ffff4a39a12 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #37 0x00007ffff4a39c1e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
    () from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #38 0x00007ffff4a3c2b8 in QCoreApplication::exec() ()
    from /usr/lib64/qt4/libQtCore.so.4
    No symbol table info available.
    #39 0x0000000000425f82 in main (argc=1, argv=0x7fffffffcd78) at main.cpp:250
    force_login_screen = false
    a = <incomplete type>
    lastchecked = {d = {d = 0xb67dc0}}
    today = {d = {d = 0xb67b20}}
    check_updates = false
    w = {<QMainWindow> = {<No data fields>}, static staticMetaObject = {d = {
    superdata = 0x959a50, stringdata = 0x5e3f20 "MainWindow",
    data = 0x5e3ac0, extradata = 0x5e3470}},
    static staticMetaObjectExtraData = {objects = 0x0,
    static_metacall = 0x5b7e7c <MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, ui = 0xe82cd0, daily = 0xc251d0, overview =
    0x1757480, oximetry = 0x0, first_load = false, prefdialog = 0x0, loglock = {
    d = 0xab0f80}, strlock = {d = 0xb4bab0},
    logbuffer = {<QList<QString>> = {{p = {static shared_null = {ref = {
    _q_value = 4099}, alloc = 0, begin = 0, end = 0,
    sharable = 1, array = {0x0}}, d = 0x95a1e0},
    d = 0x95a1e0}}, <No data fields>}, logtime = {mds = 25516492},
    systray = 0xbc0ec0, systraymenu = 0xdfd480, SnapshotGraph = 0x2c86e00,
    bookmarkFilter = {static null = {<No data fields>},
    static shared_null = {ref = {_q_value = 6967}, alloc = 0, size = 0,
    data = 0x959fca, clean = 0, simpletext = 0, righttoleft = 0,
    asciiCache = 0, capacity = 0, reserved = 0, array = {0}},
    static shared_empty = {ref = {_q_value = 28}, alloc = 0, size = 0,
    data = 0x7ffff4d9089a, clean = 0, simpletext = 0, righttoleft = 0,
    asciiCache = 0, capacity = 0, reserved = 0, array = {0}},
    d = 0x959fb0, static codecForCStrings = 0x0},
    m_restartRequired = false, m_inRecalculation = false}
    args = {<QList<QString>> = {{p = {static shared_null = {ref = {
    _q_value = 4099}, alloc = 0, begin = 0, end = 0,
    sharable = 1, array = {0x0}}, d = 0x9da9b0},
    d = 0x9da9b0}}, <No data fields>}
    skip_login = true

     
  • Richard Freeman

    Richard Freeman - 2013-01-09
    • assigned_to: nobody --> rich0
     
  • Richard Freeman

    Richard Freeman - 2013-01-19

    Well, still no idea why this actually broke, but Mark fixed this while working on some other rendering issues. So, this is fixed in git, and will be in the next release.

     
  • Vincent Bentley

    Vincent Bentley - 2015-09-06

    Mark, I reckon you can close this old ticket now as you have already fixed this issue.

     
  • Mark Watkins

    Mark Watkins - 2015-09-06

    Okay... Closing... I think this was an old Qt bug anyway..

     
  • Mark Watkins

    Mark Watkins - 2015-09-06
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB