OS/2, eCS & ArcaOS - Technical > Web applications

QT5 simplebrowser

<< < (6/29) > >>

Igor:
Unfortunately, it does not load ...


--- Code: ---Loading DLL 'libcx0' --> C:\USR\LIB\LIBCX0.DLL.
Loading DLL 'libcn0' --> C:\USR\LIB\LIBCN0.DLL.
Loading DLL 'stdcpp6' --> C:\USR\LIB\STDCPP6.DLL.
Loading DLL 'Qt5Core' --> C:\USR\LIB\QT5CORE.DLL.
Loading DLL 'Qt5Wdgt' --> C:\USR\LIB\QT5WDGT.DLL.
Loading DLL 'Qt5WebW' --> NOT loaded!
Unable to load DLL 'Qt5WebW'.  DosLoadModule returned: 2
OS/2 reports 'EVNT217' contributed to the failure.
Loading DLL 'Qt5Gui' --> C:\USR\LIB\QT5GUI.DLL.
Loading DLL 'Qt5Net' --> C:\USR\LIB\QT5NET.DLL.
Loading DLL 'Qt5WebC' --> NOT loaded!
Unable to load DLL 'Qt5WebC'.  DosLoadModule returned: 2
OS/2 reports 'EVNT217' contributed to the failure.
Loading DLL 'gcc1' --> C:\USR\LIB\GCC1.DLL.

--- End code ---

Martin Iturbide:
Hi

I updated/installed:  libc, libcx, libevent, ffmpeg-libs, libxslt, minizip.

If I run SimpleBrowse.exe directly (processor spikes up), it freeze my VM once I put a URL and press "enter".

But I tried, reading the readme, with "sh.exe run.sh" it worked.

Regards

Dave Yeo:
@Igor, looks like you don't have libevent installed.
@Martin, likely the important part is QTWEBENGINE_CHROMIUM_FLAGS=--single-process. Eventually, with luck, each tab will run in its own process so a crash will only take out the one tab.

Igor:

--- Quote from: Dave Yeo on January 21, 2021, 04:33:58 am ---@Igor, looks like you don't have libevent installed.

--- End quote ---
Thank you very much! Started!
Please remove broken AVX support!

--- Code: ---
______________________________________________________________________

 Exception Report - created 2021/01/21 13:57:58
______________________________________________________________________

 OS2/eCS Version:  2.45
 # of Processors:  4
 Physical Memory:  3542 mb
 Virt Addr Limit:  2752 mb
 Exceptq Version:  7.11.3-shl (Jul  5 2016)

______________________________________________________________________

 Exception C0000005 - Access Violation
______________________________________________________________________

 Process:  I:\3\SIMPLEBROWSER.EXE (10/13/2020 18:33:21 1,837,431)
 PID:      38 (56)
 TID:      01 (1)
 Priority: 200

 Filename: C:\USR\LIB\QT5GUI.DLL (10/18/2019 07:37:27 3,996,145)
 Address:  005B:16948443 (0001:00008443)
 Cause:    Unknown access fault

______________________________________________________________________

 Failing Instruction
______________________________________________________________________

 16948435  JZ      0x16948581       (0f84 46010000)
 1694843B  MOV     EBX, [ESP+0x2c]  (8b5c24 2c)
 1694843F  MOV     ESI, EAX         (89c6)
 16948441  XOR     EDX, EDX         (31d2)
 16948443 >DB 0xc5                  (c5)
 16948444  STD                      (fd)
 16948445  OUTSD                    (6f)
 16948446  AND     EAX, 0x1694d4b0  (25 b0d49416)

______________________________________________________________________

 Registers
______________________________________________________________________

 EAX : 20060F80   EBX  : 2004CB60   ECX : 00000090   EDX  : 00000000
 ESI : 20060F80   EDI  : 00000089
 ESP : 0083DB10   EBP  : 0083DB88   EIP : 16948443   EFLG : 00010246
 CS  : 005B       CSLIM: FFFFFFFF   SS  : 0053       SSLIM: FFFFFFFF

 EAX : read/write memory allocated by LIBCN0
 EBX : read/write memory allocated by LIBCN0
 ECX : not a valid address
 EDX : not a valid address
 ESI : read/write memory allocated by LIBCN0
 EDI : not a valid address

______________________________________________________________________


--- End code ---

roberto:
Hello
The first tests with this browser I really liked, but if they have put it here, I understand that it is for us to comment on the bugs that we have found. But on the other hand it gives me the feeling that this is in preparation and many of the faults are already controlled. My question should we report the bugs? or it is not necessary.
saludos

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version