Issue 116654 - Office crashes on first startup for long Windows path name
Summary: Office crashes on first startup for long Windows path name
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m98
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 10:21 UTC by thomas.benisch
Modified: 2017-05-20 10:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thomas.benisch 2011-01-27 10:21:26 UTC
When I start an OpenOffice.org the first time on a 
Windows Server 2008 R2 Enterprise machine with a rather
long Windows path name, I get an access violation in
ntdll.dll.

E.g. starting the Office in a 4NT shell with
d:\home\tbxxxxxx\hgcws\chart53\Programs\Office_OOo3_DEV300_m98-1_chart53\program\soffice.exe
fails, but starting with
e:\hgcws\chart53\Programs\Office_OOo3_DEV300_m98-1_chart53\program\soffice.exe
succeeds.

Before starting the office the first time I adapted my bootstrap.ini
file:

[Bootstrap]
BaseInstallation=${OOO_BASE_DIR}
InstallMode=<installmode>
ProductKey=OpenOffice.org 3.4 OOo3_DEV300_m98-1_chart53
UserInstallation=$SYSUSERCONFIG/OpenOffice.org/3_OOo3_DEV300_m98-1_chart53
[ErrorReport]
ErrorReportPort=80
ErrorReportServer=report.services.openoffice.org

On my system the created user directory is
c:\users\tbxxxxxx\appdata\roaming\openoffice.org\3_ooo3_dev300_m98-1_chart53

After the user directory has been created, the office can be started
also with the long Windows path name.
Comment 1 Martin Hollmichel 2011-03-15 21:04:22 UTC
set target to 3.x since not release relevant for 3.4 release.
Comment 2 Marcus 2017-05-20 10:47:54 UTC
Reset assigne to the default "issues@openoffice.apache.org".