bitwiseworks / otter-browser-os2

Port of Otter Browser to OS/2
GNU General Public License v3.0
3 stars 2 forks source link

Otter 1.0.81 intermittently traps on exit. #7

Open StevenLevine opened 2 years ago

StevenLevine commented 2 years ago

Run with set QTWEBENGINE_CHROMIUM_FLAGS=--single-process because at this point in time it is infinitely more stable. This ticket is being submitted with otter running in this mode.

Browse a few sites and then exit with File->Quit

When the trap occurs, the following will be written to stdout/stderr:

Unimplemented code. Release of profile requested but WebEnginePage still not deleted. Expect troubles !

Killed by SIGSEGV pid=0x0253 ppid=0x001c tid=0x0001 slot=0x00e8 pri=0x0200 mc=0x0001 ps=0x0010 D:\USR\BIN\OTTER-BROWSER.EXE LIBCN0 ffffffff:ffffffff cs:eip=2071a120:2071a120 ss:esp=0104:20030000 ebp=007e0053 ds=0000 es=0000 fs=12d50e4e gs=0000 efl=008eef60 eax=007ef82c ebx=1ffc9d54 ecx=007ef840 edx=007ef864 edi=00000010 esi=007eff5c Creating 0253_01.TRP Moved 0253_01.TRP to e:\var\log\app\61ed2fc8-0253_01-OTTER-BROWSER-exceptq.txt

and the attached exceptq report will be produced. 61ed2fc8-0253_01-OTTER-BROWSER-exceptq.txt

dmik commented 2 years ago

Can confirm. Needs digging.