https://bz.apache.org/ooo/show_bug.cgi?id=128157

--- Comment #6 from [email protected] ---
AdoptOpenJDK ships as a tarball:
OpenJDK8U-jre_x64_linux_hotspot_8u222b10.tar.gz

On Ubuntu 16.04 amd64, once that is extracted to a directory, and in AOO under
Tools -> Options -> Java -> Add, we choose that directory, it gives a
messagebox with "The folder you selected does not contain a Java runtime
environment. Please select a different folder."

Attaching gdb at that point and getting a stack trace gives:

#0  0x00007f07a5a0e74d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f079a65838c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f07a1d72b2b in ImplYield (i_bWait=i_bWait@entry=true,
i_bAllEvents=i_bAllEvents@entry=false) at
/aoo-trunk/main/vcl/source/app/svapp.cxx:476
#5  0x00007f07a1d6fb8c in Application::Yield
(i_bAllEvents=i_bAllEvents@entry=false) at
/aoo-trunk/main/vcl/source/app/svapp.cxx:510
#6  0x00007f07a1f44396 in Dialog::Execute (this=this@entry=0x7ffef0458e20) at
/aoo-trunk/main/vcl/source/window/dialog.cxx:701
#7  0x00007f0775dad4ca in SvxJavaOptionsPage::AddFolder
(this=this@entry=0x7f07755c2020, _rFolder=...) at
/aoo-trunk/main/cui/source/options/optjava.cxx:581
#8  0x00007f0775dadb9e in SvxJavaOptionsPage::DialogClosedHdl
(this=0x7f07755c2020, pEvt=<optimized out>) at
/aoo-trunk/main/cui/source/options/optjava.cxx:404
#9  0x00007f07a351f668 in svt::DialogClosedListener::dialogClosed
(this=0x7f07755801d0, aEvent=...) at
/aoo-trunk/main/svtools/source/misc/dialogclosedlistener.cxx:57
#10 0x00007f07741379b4 in SvtFolderPicker::DialogClosedHdl
(this=0x7f078075ae10, pDlg=<optimized out>) at
/aoo-trunk/main/fpicker/source/office/OfficeFolderPicker.cxx:150
#11 0x00007f07a1f4453d in Dialog::EndDialog (this=this@entry=0x7f07755a9fb0,
nResult=nResult@entry=1) at /aoo-trunk/main/vcl/source/window/dialog.cxx:795
#12 0x00007f0774143d10 in SvtFileDialog::OpenHdl_Impl (pThis=0x7f07755a9fb0,
pVoid=0x7f07800d0d40) at /aoo-trunk/main/fpicker/source/office/iodlg.cxx:1327
#13 0x00007f07a1d8fb4b in Control::ImplCallEventListenersAndHandler
(this=0x7f07800d0d40, nEvent=1102, rHandler=..., pCaller=0x7f07800d0d40) at
/aoo-trunk/main/vcl/source/control/ctrl.cxx:384
#14 0x00007f07a1fa8c91 in Window::EndTracking (this=this@entry=0x7f07800d0d40,
nFlags=nFlags@entry=0) at /aoo-trunk/main/vcl/source/window/window2.cxx:764
#15 0x00007f07a1fc98bd in ImplHandleMouseEvent
(pWindow=pWindow@entry=0x7f07755a9fb0, nSVEvent=nSVEvent@entry=2,
bMouseLeave=bMouseLeave@entry=0 '\000', nX=<optimized out>, nY=<optimized out>,
nMsgTime=<optimized out>, nCode=1, nMode=3)
    at /aoo-trunk/main/vcl/source/window/winproc.cxx:807
#16 0x00007f07a1fca81d in ImplHandleSalMouseButtonUp
(pWindow=pWindow@entry=0x7f07755a9fb0, pEvent=<optimized out>) at
/aoo-trunk/main/vcl/source/window/winproc.cxx:2086
#17 0x00007f07a1fca210 in ImplWindowFrameProc (pWindow=0x7f07755a9fb0,
nEvent=<optimized out>, pEvent=0x7ffef0459a58) at
/aoo-trunk/main/vcl/source/window/winproc.cxx:2428
#18 0x00007f079b421af8 in GtkSalFrame::signalButton (pEvent=0x12c2580,
frame=0x7f07800b25d0) at /aoo-trunk/main/vcl/unx/gtk/window/gtkframe.cxx:2678
#19 0x00007f079a0f5aec in ?? () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#20 0x00007f079a92efa5 in g_closure_invoke () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#21 0x00007f079a940fc1 in ?? () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#22 0x00007f079a9497f9 in g_signal_emit_valist () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#23 0x00007f079a94a08f in g_signal_emit () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#24 0x00007f079a20d93c in ?? () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#25 0x00007f079a0f4284 in gtk_propagate_event () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#26 0x00007f079a0f463b in gtk_main_do_event () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#27 0x00007f0799d68c8c in ?? () from
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#28 0x00007f079a658197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f079a6583f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f079a65849c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f079b40a592 in GtkXLib::Yield (this=0x7f07a6e05020, bWait=<optimized
out>, bHandleAllCurrentEvents=<optimized out>) at
/aoo-trunk/main/vcl/unx/gtk/app/gtkdata.cxx:874
#32 0x00007f07a1d72b2b in ImplYield (i_bWait=i_bWait@entry=true,
i_bAllEvents=i_bAllEvents@entry=false) at
/aoo-trunk/main/vcl/source/app/svapp.cxx:476
#33 0x00007f07a1d6fb8c in Application::Yield
(i_bAllEvents=i_bAllEvents@entry=false) at
/aoo-trunk/main/vcl/source/app/svapp.cxx:510
#34 0x00007f07a1f44396 in Dialog::Execute (this=this@entry=0x7f07755be020) at
/aoo-trunk/main/vcl/source/window/dialog.cxx:701
#35 0x00007f0775dd17f1 in OfaTreeOptionsDialog::Execute (this=0x7f07755be020)
at /aoo-trunk/main/cui/source/options/treeopt.cxx:2631
#36 0x00007f07a3ddd114 in SfxApplication::OfaExec_Impl (this=<optimized out>,
rReq=...) at /aoo-trunk/main/sfx2/source/appl/appserv.cxx:838
#37 0x00007f07a3e48ea0 in SfxShell::CallExec (this=0x7f07900cdec0,
pFunc=0x7f07a3dd36af <SfxStubSfxApplicationOfaExec_Impl(SfxShell*,
SfxRequest&)>, rReq=...) at /aoo-trunk/main/sfx2/inc/sfx2/shell.hxx:200
#38 0x00007f07a3e3ffc0 in SfxDispatcher::Call_Impl (this=0x7f079007cee0,
rShell=..., rSlot=..., rReq=..., bRecord=1 '\001') at
/aoo-trunk/main/sfx2/source/control/dispatch.cxx:285
#39 0x00007f07a3e423fa in SfxDispatcher::_Execute (this=0x7f079007cee0,
rShell=..., rSlot=..., rReq=..., eCallMode=4) at
/aoo-trunk/main/sfx2/source/control/dispatch.cxx:1046
#40 0x00007f07a3e435ba in SfxDispatcher::Execute (this=0x7f079007cee0,
nSlot=31630, nCall=4, pArgs=0x0, pInternalArgs=0x7ffef045aad0, nModi=0) at
/aoo-trunk/main/sfx2/source/control/dispatch.cxx:1310
#41 0x00007f07a3e58476 in SfxDispatchController_Impl::dispatch
(this=0x7f0780073f10, aURL=..., aArgs=..., rListener=...) at
/aoo-trunk/main/sfx2/source/control/unoctitm.cxx:819
#42 0x00007f07a3e5884a in SfxOfficeDispatch::dispatch (this=0x7f07766de390,
aURL=..., aArgs=...) at /aoo-trunk/main/sfx2/source/control/unoctitm.cxx:412
#43 0x00007f0789ec47c3 in framework::MenuBarManager::Select (this=<optimized
out>, pMenu=<optimized out>) at
/aoo-trunk/main/framework/source/uielement/menubarmanager.cxx:1155
#44 0x00007f07a1f57f1e in Menu::Select (this=0x7f0780751cb0) at
/aoo-trunk/main/vcl/source/window/menu.cxx:1149
#45 0x00007f07a1f55a62 in Menu::ImplCallSelect (this=<optimized out>) at
/aoo-trunk/main/vcl/source/window/menu.cxx:2981
#46 0x00007f07a1fc8a8b in ImplHandleUserEvent
(pSVEvent=pSVEvent@entry=0x7f07766deb10) at
/aoo-trunk/main/vcl/source/window/winproc.cxx:1996
#47 0x00007f07a1fca48a in ImplWindowFrameProc (pWindow=0x7f07911b8490,
nEvent=<optimized out>, pEvent=0x7f07766deb10) at
/aoo-trunk/main/vcl/source/window/winproc.cxx:2568
#48 0x00007f079b12615a in SalDisplay::DispatchInternalEvent
(this=0x7f07a6dec020) at /aoo-trunk/main/vcl/unx/generic/app/saldisp.cxx:2231
#49 0x00007f079b40b36f in GtkXLib::userEventFn (data=0x7f07a6e05020) at
/aoo-trunk/main/vcl/unx/gtk/app/gtkdata.cxx:817
#50 0x00007f079a65804a in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#51 0x00007f079a6583f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#52 0x00007f079a65849c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#53 0x00007f079b40a571 in GtkXLib::Yield (this=0x7f07a6e05020, bWait=<optimized
out>, bHandleAllCurrentEvents=<optimized out>) at
/aoo-trunk/main/vcl/unx/gtk/app/gtkdata.cxx:869
#54 0x00007f07a1d72b2b in ImplYield (i_bWait=i_bWait@entry=true,
i_bAllEvents=i_bAllEvents@entry=false) at
/aoo-trunk/main/vcl/source/app/svapp.cxx:476
#55 0x00007f07a1d6fb8c in Application::Yield
(i_bAllEvents=i_bAllEvents@entry=false) at
/aoo-trunk/main/vcl/source/app/svapp.cxx:510
#56 0x00007f07a1d6fbb1 in Application::Execute () at
/aoo-trunk/main/vcl/source/app/svapp.cxx:453
#57 0x00007f07a65a10df in desktop::Desktop::Main (this=0x7ffef045b5d0) at
/aoo-trunk/main/desktop/source/app/app.cxx:2232
#58 0x00007f07a1d76b92 in ImplSVMain () at
/aoo-trunk/main/vcl/source/app/svmain.cxx:196
#59 0x00007f07a1d76c99 in SVMain () at
/aoo-trunk/main/vcl/source/app/svmain.cxx:237
#60 0x00007f07a65d72bb in soffice_main () at
/aoo-trunk/main/desktop/source/app/sofficemain.cxx:45
#61 0x0000000000401266 in sal_main () at main.c:31
#62 0x000000000040124b in main (argc=1, argv=0x7ffef045b768) at main.c:30

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to