new CI builds

Chirana Gheorghita Eugeniu Theodor office at adaptcom.ro
Mon Apr 20 23:48:27 PDT 2020


Also for the Ci-release to get the win version I do not see any builds.
just source code

On Tue, Apr 21, 2020, 09:44 Chirana Gheorghita Eugeniu Theodor <
office at adaptcom.ro> wrote:

> For Linux Fedora add new dive from Log > New dive still crashes the app:
>
> [test at localhost ~]$ subsurface.debug
> QSocketNotifier: Can only be used with threads started with QThread
> QSocketNotifier: Can only be used with threads started with QThread
> Non-toplevel surfaces can't request window states
> Wayland does not support QWindow::requestActivate()
> Non-toplevel surfaces can't request window states
> Wayland does not support QWindow::requestActivate()
> Wayland does not support QWindow::requestActivate()
> Non-toplevel surfaces can't request window states
> Wayland does not support QWindow::requestActivate()
> Wayland does not support QWindow::requestActivate()
> Non-toplevel surfaces can't request window states
> Wayland does not support QWindow::requestActivate()
> Wayland does not support QWindow::requestActivate()
> Non-toplevel surfaces can't request window states
> Wayland does not support QWindow::requestActivate()
> Wayland does not support QWindow::requestActivate()
> Non-toplevel surfaces can't request window states
> Wayland does not support QWindow::requestActivate()
> /usr/include/c++/9/bits/stl_vector.h:1042: std::vector<_Tp,
> _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp,
> _Alloc>::size_type) [with _Tp = int; _Alloc = std::allocator<int>;
> std::vector<_Tp, _Alloc>::reference = int&; std::vector<_Tp,
> _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n <
> this->size(), true)' failed.
> /usr/bin/subsurface.debug: line 109:  3494 Aborted                 (core
> dumped) "${prefix}/bin/${bin_name}" $SAVED_ARGS
>            PID: 3404 (subsurface)
>            UID: 1000 (test)
>            GID: 1000 (test)
>         Signal: 6 (ABRT)
>      Timestamp: Tue 2020-04-21 09:42:06 EEST (33s ago)
>   Command Line: subsurface
>     Executable: /usr/bin/subsurface
>  Control Group: /user.slice/user-1000.slice/user at 1000.service
> /gnome-launched-subsurface.desktop-3404.scope
>           Unit: user at 1000.service
>      User Unit: gnome-launched-subsurface.desktop-3404.scope
>          Slice: user-1000.slice
>      Owner UID: 1000 (test)
>        Boot ID: 6d03e3e91f554f428d203063cdee472f
>     Machine ID: f7766dd1407941258ce0ebadf751659e
>       Hostname: localhost.localdomain
>        Storage:
> /var/lib/systemd/coredump/core.subsurface.1000.6d03e3e91f554f428d203063cdee472f.3404.1587451326000000000000.lz4
>        Message: Process 3404 (subsurface) of user 1000 dumped core.
>
>                 Stack trace of thread 3404:
>                 #0  0x00007f8639a98625 raise (libc.so.6)
>                 #1  0x00007f8639a818d9 abort (libc.so.6)
>                 #2  0x0000000000623458
> _ZSt20__replacement_assertPKciS0_S0_ (subsurface)
>                 #3  0x000000000062086f
> _ZN18TabDiveInformation13updateProfileEv (subsurface)
>                 #4  0x0000000000621f06
> _ZN18TabDiveInformation10updateDataEv (subsurface)
>                 #5  0x000000000054de51 _ZN7MainTab14updateDiveInfoEv
> (subsurface)
>                 #6  0x0000000000524cd3 _ZN10MainWindow16selectionChangedEv
> (subsurface)
>                 #7  0x00007f863a20ef40
> _ZN11QMetaObject8activateEP7QObjectiiPPv (libQt5Core.so.5)
>                 #8  0x00000000005b6779
> _ZN12DiveListView19selectionChangeDoneEv (subsurface)
>                 #9  0x00000000005b695d
> _ZN12DiveListView20diveSelectionChangedERK7QVectorI11QModelIndexE
> (subsurface)
>                 #10 0x00007f863a20ef40
> _ZN11QMetaObject8activateEP7QObjectiiPPv (libQt5Core.so.5)
>                 #11 0x00000000006696c6
> _ZN20MultiFilterSortModel16selectionChangedERK7QVectorI11QModelIndexE
> (subsurface)
>                 #12 0x000000000069daf4
> _ZN20MultiFilterSortModel20selectionChangedSlotERK7QVectorI11QModelIndexE
> (subsurface)
>                 #13 0x00007f863a20ef40
> _ZN11QMetaObject8activateEP7QObjectiiPPv (libQt5Core.so.5)
>                 #14 0x0000000000669616
> _ZN17DiveTripModelBase16selectionChangedERK7QVectorI11QModelIndexE
> (subsurface)
>                 #15 0x0000000000686654
> _ZN17DiveTripModelTree13divesSelectedERK7QVectorIP4diveE (subsurface)
>                 #16 0x00007f863a20ef40
> _ZN11QMetaObject8activateEP7QObjectiiPPv (libQt5Core.so.5)
>                 #17 0x00000000006c4ce9
> _ZN16DiveListNotifier13divesSelectedERK7QVectorIP4diveE (subsurface)
>                 #18 0x0000000000767294
> _Z12setSelectionRKSt6vectorIP4diveSaIS1_EES1_ (subsurface)
>                 #19 0x00000000006aa0eb _ZN7Command7AddDive6redoitEv
> (subsurface)
>                 #20 0x00000000006a65da _ZN7Command12DiveListBase4redoEv
> (subsurface)
>                 #21 0x00007f863bb65d2a
> _ZN10QUndoStack4pushEP12QUndoCommand (libQt5Widgets.so.5)
>                 #22 0x00000000006a2baf _ZN7Command7executeEPNS_4BaseE
> (subsurface)
>                 #23 0x0000000000525439
> _ZN10MainWindow26on_actionAddDive_triggeredEv (subsurface)
>                 #24 0x000000000057404e
> _ZN10MainWindow18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv
> (subsurface)
>                 #25 0x0000000000578423
> _ZN10MainWindow11qt_metacallEN11QMetaObject4CallEiPPv (subsurface)
>                 #26 0x00007f863a20eebc
> _ZN11QMetaObject8activateEP7QObjectiiPPv (libQt5Core.so.5)
>                 #27 0x00007f863b7c9456 _ZN7QAction9triggeredEb
> (libQt5Widgets.so.5)
>                 #28 0x00007f863b7cbb12
> _ZN7QAction8activateENS_11ActionEventE (libQt5Widgets.so.5)
>                 #29 0x00007f863b951a92
> _ZN12QMenuPrivate19activateCausedStackERK7QVectorI8QPointerI7QWidgetEEP7QActionNS7_11ActionEventEb
> (libQt5Widgets.so.5)
>                 #30 0x00007f863b95922e
> _ZN12QMenuPrivate14activateActionEP7QActionNS0_11ActionEventEb
> (libQt5Widgets.so.5)
>                 #31 0x00007f863b95a252
> _ZN5QMenu17mouseReleaseEventEP11QMouseEvent (libQt5Widgets.so.5)
>                 #32 0x00007f863b81234e _ZN7QWidget5eventEP6QEvent
> (libQt5Widgets.so.5)
>                 #33 0x00007f863b95c84b _ZN5QMenu5eventEP6QEvent
> (libQt5Widgets.so.5)
>                 #34 0x00007f863b7cfad6
> _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent
> (libQt5Widgets.so.5)
>                 #35 0x00007f863b7d93a3
> _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5)
>                 #36 0x00007f863a1e4de8
> _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5)
>                 #37 0x00007f863b7d84b7
> _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb
> (libQt5Widgets.so.5)
>                 #38 0x00007f863b82ea64
> _ZN13QWidgetWindow16handleMouseEventEP11QMouseEvent (libQt5Widgets.so.5)
>                 #39 0x00007f863b830f6c _ZN13QWidgetWindow5eventEP6QEvent
> (libQt5Widgets.so.5)
>                 #40 0x00007f863b7cfad6
> _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent
> (libQt5Widgets.so.5)
>                 #41 0x00007f863b7d9150
> _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5)
>                 #42 0x00007f863a1e4de8
> _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5)
>                 #43 0x00007f863ad64723
> _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE
> (libQt5Gui.so.5)
>                 #44 0x00007f863ad65f4b
> _ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE
> (libQt5Gui.so.5)
>                 #45 0x00007f863ad4254b
> _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
> (libQt5Gui.so.5)
>                 #46 0x00007f8634edb5e4
> _ZL23userEventSourceDispatchP8_GSourcePFiPvES1_ (libQt5WaylandClient.so.5)
>                 #47 0x00007f863863a570 g_main_context_dispatch
> (libglib-2.0.so.0)
>                 #48 0x00007f863863a900 g_main_context_iterate.isra.0
> (libglib-2.0.so.0)
>                 #49 0x00007f863863a9a3 g_main_context_iteration
> (libglib-2.0.so.0)
>                 #50 0x00007f863a239cb5
> _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
> (libQt5Core.so.5)
>                 #51 0x00007f863a1e3ceb
> _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
>                 #52 0x00007f863a1eba16 _ZN16QCoreApplication4execEv
> (libQt5Core.so.5)
>                 #53 0x000000000051d477 main (subsurface)
>                 #54 0x00007f8639a831a3 __libc_start_main (libc.so.6)
>                 #55 0x00000000005221fe _start (subsurface)
>
>                 Stack trace of thread 3406:
>                 #0  0x00007f8639b52a3f __poll (libc.so.6)
>                 #1  0x00007f863863a86e g_main_context_iterate.isra.0
> (libglib-2.0.so.0)
>                 #2  0x00007f863863a9a3 g_main_context_iteration
> (libglib-2.0.so.0)
>                 #3  0x00007f863a239cb5
> _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
> (libQt5Core.so.5)
>                 #4  0x00007f863a1e3ceb
> _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
>                 #5  0x00007f863a03c395 _ZN7QThread4execEv (libQt5Core.so.5)
>                 #6  0x00007f863a03d4e6 _ZN14QThreadPrivate5startEPv
> (libQt5Core.so.5)
>                 #7  0x00007f863f48a4e2 start_thread (libpthread.so.0)
>                 #8  0x00007f8639b5d6a3 __clone (libc.so.6)
>
>                 Stack trace of thread 3407:
>                 #0  0x00007f8639b52a3f __poll (libc.so.6)
>                 #1  0x00007f863863a86e g_main_context_iterate.isra.0
> (libglib-2.0.so.0)
>                 #2  0x00007f863863a9a3 g_main_context_iteration
> (libglib-2.0.so.0)
>                 #3  0x00007f863a239cb5
> _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
> (libQt5Core.so.5)
>                 #4  0x00007f863a1e3ceb
> _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
>                 #5  0x00007f863a03c395 _ZN7QThread4execEv (libQt5Core.so.5)
>                 #6  0x00007f86383cdf4a _ZN22QDBusConnectionManager3runEv
> (libQt5DBus.so.5)
>                 #7  0x00007f863a03d4e6 _ZN14QThreadPrivate5startEPv
> (libQt5Core.so.5)
>                 #8  0x00007f863f48a4e2 start_thread (libpthread.so.0)
>                 #9  0x00007f8639b5d6a3 __clone (libc.so.6)
>
>                 Stack trace of thread 3409:
>                 #0  0x00007f8639b52a3f __poll (libc.so.6)
>                 #1  0x00007f863863a86e g_main_context_iterate.isra.0
> (libglib-2.0.so.0)
>                 #2  0x00007f863863a9a3 g_main_context_iteration
> (libglib-2.0.so.0)
>                 #3  0x00007f863863a9f1 glib_worker_main (libglib-2.0.so.0)
>                 #4  0x00007f8638664022 g_thread_proxy (libglib-2.0.so.0)
>                 #5  0x00007f863f48a4e2 start_thread (libpthread.so.0)
>                 #6  0x00007f8639b5d6a3 __clone (libc.so.6)
>
>                 Stack trace of thread 3410:
>                 #0  0x00007f8639b52a3f __poll (libc.so.6)
>                 #1  0x00007f863863a86e g_main_context_iterate.isra.0
> (libglib-2.0.so.0)
>                 #2  0x00007f863863a9a3 g_main_context_iteration
> (libglib-2.0.so.0)
>                 #3  0x00007f8634f5493d dconf_gdbus_worker_thread
> (libdconfsettings.so)
>                 #4  0x00007f8638664022 g_thread_proxy (libglib-2.0.so.0)
>                 #5  0x00007f863f48a4e2 start_thread (libpthread.so.0)
>                 #6  0x00007f8639b5d6a3 __clone (libc.so.6)
>
>                 Stack trace of thread 3411:
>                 #0  0x00007f8639b581bd syscall (libc.so.6)
>                 #1  0x00007f8638686d36 g_cond_wait_until (libglib-2.0.so.0)
>                 #2  0x00007f863860b461 g_async_queue_pop_intern_unlocked
> (libglib-2.0.so.0)
>                 #3  0x00007f863860ba86 g_async_queue_timeout_pop
> (libglib-2.0.so.0)
>                 #4  0x00007f8638664809 g_thread_pool_thread_proxy
> (libglib-2.0.so.0)
>                 #5  0x00007f8638664022 g_thread_proxy (libglib-2.0.so.0)
>                 #6  0x00007f863f48a4e2 start_thread (libpthread.so.0)
>                 #7  0x00007f8639b5d6a3 __clone (libc.so.6)
>
>                 Stack trace of thread 3412:
>                 #0  0x00007f8639b52a3f __poll (libc.so.6)
>                 #1  0x00007f863863a86e g_main_context_iterate.isra.0
> (libglib-2.0.so.0)
>                 #2  0x00007f863863abf3 g_main_loop_run (libglib-2.0.so.0)
>                 #3  0x00007f8638c1dfca gdbus_shared_thread_func
> (libgio-2.0.so.0)
>                 #4  0x00007f8638664022 g_thread_proxy (libglib-2.0.so.0)
>                 #5  0x00007f863f48a4e2 start_thread (libpthread.so.0)
>                 #6  0x00007f8639b5d6a3 __clone (libc.so.6)
>
>                 Stack trace of thread 3413:
>                 #0  0x00007f8639b52a3f __poll (libc.so.6)
>                 #1  0x00007f863863a86e g_main_context_iterate.isra.0
> (libglib-2.0.so.0)
>                 #2  0x00007f863863a9a3 g_main_context_iteration
> (libglib-2.0.so.0)
>                 #3  0x00007f863a239cb5
> _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
> (libQt5Core.so.5)
>                 #4  0x00007f863a1e3ceb
> _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
>                 #5  0x00007f863a03c395 _ZN7QThread4execEv (libQt5Core.so.5)
>                 #6  0x00007f863aaae119 _ZN17QQmlThreadPrivate3runEv
> (libQt5Qml.so.5)
>                 #7  0x00007f863a03d4e6 _ZN14QThreadPrivate5startEPv
> (libQt5Core.so.5)
>                 #8  0x00007f863f48a4e2 start_thread (libpthread.so.0)
>                 #9  0x00007f8639b5d6a3 __clone (libc.so.6)
>
>                 Stack trace of thread 3415:
>                 #0  0x00007f863f49107a pthread_cond_timedwait@@GLIBC_2.3.2
> (libpthread.so.0)
>                 #1  0x00007f863a042f29
> _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
>                 #2  0x00007f863a04304b _ZN14QWaitCondition4waitEP6QMutexm
> (libQt5Core.so.5)
>                 #3  0x00007f863a040cc3 _ZN17QThreadPoolThread3runEv
> (libQt5Core.so.5)
>                 #4  0x00007f863a03d4e6 _ZN14QThreadPrivate5startEPv
> (libQt5Core.so.5)
>                 #5  0x00007f863f48a4e2 start_thread (libpthread.so.0)
>                 #6  0x00007f8639b5d6a3 __clone (libc.so.6)
> More than one entry matches, ignoring rest.
>
> On Mon, Apr 20, 2020 at 11:06 PM Dirk Hohndel <dirk at hohndel.org> wrote:
>
>>
>>
>> > On Apr 20, 2020, at 12:34 PM, Berthold Stoeger <
>> bstoeger at mail.tuwien.ac.at> wrote:
>> >
>> > Hi Theodor,
>> >
>> > On Montag, 20. April 2020 21:01:54 CEST Chirana Gheorghita Eugeniu
>> Theodor via
>> > subsurface wrote:
>> >
>> >> First test failed on linux.
>> >> I click Log > Add dive and app crashes. Where is the log of the app in
>> >> linux? I can dig it out but I am too lazy now.
>> >
>> > Possibly fixed by
>> https://github.com/Subsurface-divelog/subsurface/pull/2777,
>> > though I can't reproduce the crash.
>>
>>
>> I have merged this PR, it's currently building for the various platforms
>> and binaries for testing should be available soon as 4.9.3.1492
>>
>> /D
>
>
>
> --
> ________________________________________
> Cu stima/Best regards/Mit freundlichen Grüßen,
>
> Chirana-Gheorghita Eugeniu-Theodor
> Bucharest, Romania
>
> e-mail : office at adaptcom.ro
> mobile: 0743 698721
>             0747 447675
> SSI diver ID: 1118289
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20200421/104b611c/attachment-0001.html>


More information about the subsurface mailing list