On 10/21/21 8:20 AM, Carsten Grzemba via openindiana-discuss wrote: > > Am 20.10.21 19:26 schrieb Stephan Althaus > <[email protected]>: >> Hi Carsten! >> >> I did a pkg update and i am now on qt 5....0.1.3. >> Via VBox gui i see no problems so far... >> >> $ pkg list qt5 >> NAME (PUBLISHER) >> VERSION IFO >> library/qt5 (openindiana.org) >> 5.12.10-2020.0.1.3 i-- >> >> Do you have this problem with all your vms? >> >> >> Greetings, >> Stephan >> >> On 10/20/21 11:56 AM, Carsten Grzemba via openindiana-discuss wrote: >>>> ::status >>> debugging core file of VirtualBoxVM (64-bit) from notebookcg2 >>> initial argv: /opt/VirtualBox/amd64/VirtualBoxVM --comment Win7 --startvm >>> 36c5217a-535b-4ff0- >>> threading model: native threads >>> status: process terminated by SIGABRT (Abort), pid=5959 uid=1005 code=-1 >>>> ::walk thread | ::findstack >>> stack pointer for thread 1: 7fffbffff130 >>> [ 00007fffbffff130 libc.so.1`_lwp_kill+0xa() ] >>> 00007fffbffff160 libc.so.1`raise+0x1e() >>> 00007fffbffff1b0 libc.so.1`abort+0x58() >>> 00007fffbffff2a0 >>> libQt5Core.so.5.12.10`_ZNK14QMessageLogger7warningERK16QLoggingCategoryPKcz() >>> 00007fffbffff440 >>> libQt5Gui.so.5.12.10`_ZN22QGuiApplicationPrivate25createPlatformIntegrationEv+0x14ad() >>> 00007fffbffff460 >>> libQt5Gui.so.5.12.10`_ZN22QGuiApplicationPrivate21createEventDispatcherEv+0x3d() >>> 00007fffbffff4e0 >>> libQt5Core.so.5.12.10`_ZN23QCoreApplicationPrivate4initEv+0xb35() >>> 00007fffbffff5e0 >>> libQt5Gui.so.5.12.10`_ZN22QGuiApplicationPrivate4initEv+0x1f() >>> 00007fffbffff600 >>> libQt5Widgets.so.5.12.10`_ZN19QApplicationPrivate4initEv+0x11() >>> 00007fffbffff6d0 VirtualBoxVM.so`TrustedMain+0x156() >>> 00007fffbffff710 SUPR3HardenedMain+0x12f() >>> 00007fffbffff740 _start_crt+0x87() >>> 00007fffbffff750 _start+0x18() >>> >>> root@notebookcg2:~# pkg list virtualbox >>> NAME (PUBLISHER) VERSION IFO >>> system/virtualbox (openindiana.org) 6.1.22-2020.0.1.2 i-- >>> root@notebookcg2:~# pkg list qt5 >>> NAME (PUBLISHER) VERSION IFO >>> library/qt5 (openindiana.org) 5.12.10-2020.0.1.3 i-- >>> >>> >>> >>> <signatureafterquotedtext>Have anyone similar issues? >>> </signatureafterquotedtext> >>> >>> >> >> _______________________________________________ >> openindiana-discuss mailing list >> [email protected] >> https://openindiana.org/mailman/listinfo/openindiana-discuss >> > On all VM's the same, on startup if the Console Window have to raise. > -- > Carsten > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss
Hello! You could check if it is a QT5 problem, if other packages are affected, too: $ pkg search -Hlo pkg.name require:library/qt5 system/virtualbox diagnostic/wireshark media/vlc i would now check vlc and/or wireshark if they show a window.. hth Stephan _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
