Bug 113915 - Base Database hangs after trying to create new database
Summary: Base Database hangs after trying to create new database
Status: RESOLVED DUPLICATE of bug 107039
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
5.3.7.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2017-11-18 11:08 UTC by Ivars Bezdechi
Modified: 2018-01-14 06:30 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivars Bezdechi 2017-11-18 11:08:56 UTC
Description:
New database creation causes program to hang

Version: 5.4.3.2 (x64)
Build ID: 92a7159f7e4af62137622921e809f8546db437e5
CPU threads: 8; OS: Windows 6.19; UI render: default; 
Locale: en-US (en_US); Calc: group

Steps to Reproduce:
1.The Database Wizard starts up welcoming the user.
I selected "Create New Database" and select "Next"
Get the screen "Decide How to Proceed After Saving the Database"
I select "Yes, register the database"
2. Select "Finish" and one is prompted to enter the name of the database.
I enter the name of the database and select "Save"
3. Next the "JRE Required" screen comes up and totally crashes requiring me to do Ctrl-Alt-Delete and select Libre Office to end the program.

Actual Results:  
Program hangs

Expected Results:
The "JRE Required" screen comes up and totally crashes requiring me to do Ctrl-Alt-Delete and select Libre Office to end the program.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Should open the newly created database


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
Comment 1 Buovjaga 2017-11-18 16:39:51 UTC
Ok, the reason is you don't have Java runtime environment installed, but it still should not crash.

You could try getting a backtrace of the crash: https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg

So please try debugging before installing JRE and the info might be useful for developers :)
Comment 2 Ivars Bezdechi 2017-11-20 02:57:40 UTC
Hello!

Well, I took the suggestion and installed Java and it DID NOT SOLVE the program at all.
Comment 3 Buovjaga 2017-11-20 09:25:30 UTC
(In reply to Ivars Bezdechi from comment #2)
> Hello!
> 
> Well, I took the suggestion and installed Java and it DID NOT SOLVE the
> program at all.

And did you select the Java version in Tools - Options - LibreOffice - Advanced?

But before you select it, I would like you to try and get a backtrace with Windbg.
Comment 4 Alex Thurgood 2017-11-23 15:04:36 UTC
@Ivars : you might also try installing a complete 64bit JDK, if you haven't done so already.
Comment 5 MM 2017-12-31 19:40:52 UTC
Unconfirmed on ubuntu 16.04 x64
Version: 5.2.6.2
Build ID: a3100ed2409ebf1c212f5048fbe377c281438fdc
CPU Threads: 2; OS Version: Linux 4.4; UI Render: default; VCL: gtk2; 
Locale: en-US (en_US.UTF-8); Calc: single

Confirmed with Version: 5.3.7.2
Build ID: 6b8ed514a9f8b44d37a1b96673cbbdd077e24059
CPU Threads: 2; OS Version: Linux 4.4; UI Render: default; VCL: gtk2; Layout Engine: new; 
Locale: en-US (en_US.UTF-8); Calc: single

Confirmed with Version: 6.1.0.0.alpha0+
Build ID: 7c19c0e2b4862aef7373ec02570fa38b0026039a
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2017-12-23_22:18:16
Locale: en-US (en_US.UTF-8); Calc: threaded

Confirmed on windows 7 x64
Version: 6.0.0.1
Build ID: d2bec56d7865f05a1003dc88449f2b0fdd85309a
CPU threads: 3; OS: Windows 6.1; UI render: default

Java 1.8.0 155 is installed, so no problems there.

1) Create new database (HSQLDB Embedded)
2) Register + Open for editing + Create tables
3) Finish
4) Save new database
5) Make some new fields, pick 3 or so.
6) Finish
7) Exit (menu or cross)
8) Press save when asked.
9) Wait for a long time. > Force Quit
Comment 6 Robert Großkopf 2018-01-01 16:05:58 UTC
(In reply to MM from comment #5)
> 4) Save new database
> 5) Make some new fields, pick 3 or so.
> 6) Finish
> 7) Exit (menu or cross)
> 8) Press save when asked.
> 9) Wait for a long time. > Force Quit

Isn't this a duplicate of bug107039 ?
Comment 7 MM 2018-01-02 18:34:37 UTC
(In reply to robert from comment #6)

> 
> Isn't this a duplicate of bug107039 ?

Could be, let's wait for the fix from bug 107039.
Comment 8 MM 2018-01-13 22:19:19 UTC
(In reply to MM from comment #5)
> 
> 1) Create new database (HSQLDB Embedded)
> 2) Register + Open for editing + Create tables
> 3) Finish
> 4) Save new database
> 5) Make some new fields, pick 3 or so.
> 6) Finish
> 7) Exit (menu or cross)
> 8) Press save when asked.
> 9) Wait for a long time. > Force Quit

This is fixed in master. Close this one as dup then ?
Comment 9 Buovjaga 2018-01-14 06:30:00 UTC
(In reply to MM from comment #8)
> This is fixed in master. Close this one as dup then ?

Sure, thanks for following it.

*** This bug has been marked as a duplicate of bug 107039 ***