Issue 15711 - localize core dump
Summary: localize core dump
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: Sun Solaris
: P2 Trivial (vote)
Target Milestone: ---
Assignee: ivo.hinkelmann
QA Contact: issues@l10n
URL: http://www.janik.cz/tmp/new_bastard.t...
Keywords:
: 16453 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-06-17 09:31 UTC by pavel
Modified: 2013-08-07 15:02 UTC (History)
2 users (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 pavel 2003-06-17 09:31:21 UTC
Nils,

the process of merging new GSI file to up-to-date Beta2 CVS coredumps three
timeson solaris/SPARC. It is reproducible, and it is always on these three files:

./sd/source/ui/app/res_bmp.src
./sd/source/ui/dlg/navigatr.src
./sw/source/ui/inc/swmn.hrc

To reproduce:

wget http://www.janik.cz/tmp/new_bastard.txt.gz
gunzip new_bastard.txt.gz
localize -m -l 42 -f new_bastard.txt

it will leave three core files:

oo@ultra:~/BuildDir/ooo_11beta2_src> find . -name core -type f|xargs file
./sd/source/ui/app/core:        ELF 32-bit MSB core file SPARC Version 1, from
'transex3'
./sd/source/ui/dlg/core:        ELF 32-bit MSB core file SPARC Version 1, from
'transex3'
./sw/source/ui/inc/core:        ELF 32-bit MSB core file SPARC Version 1, from
'transex3'

I packed the files that were not merged correctly to
http://www.janik.cz/tmp/not_merged_files.tar.gz so you can look at them.

My system is:

oo@ultra:~/BuildDir/ooo_11beta2_src> uname -a
SunOS ultra 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-5_10
oo@ultra:~/BuildDir/ooo_11beta2_src> CC -V
CC: Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-10 2002/09/16
oo@ultra:~/BuildDir/ooo_11beta2_src> 

1.0.3 could be merged without problems.

To prevent this problem, I took those files from my GNU/Linux build and now the
build continues.

This problem will prevent us to release Solaris/SPARC localized versions.
Comment 1 nils.fuhrmann 2003-06-19 10:37:43 UTC
Ivo, please take over this one. Thanks!
Comment 2 nils.fuhrmann 2003-06-19 10:51:23 UTC
-
Comment 3 pavel 2003-06-25 18:59:58 UTC
The same applies to 1.1RC:

oo:/mnt/hdc2/ultra # find . -name core -type f
./BuildDir/ooo_11rc_src/sd/source/ui/app/core
./BuildDir/ooo_11rc_src/sd/source/ui/dlg/core
./BuildDir/ooo_11rc_src/sw/source/ui/inc/core
oo:/mnt/hdc2/ultra # 

Up-to-date 11RC.
Comment 4 ivo.hinkelmann 2003-07-02 10:59:17 UTC
I'll fix this next week, please use Linux for localisation.
Comment 5 pavel 2003-07-08 13:19:53 UTC
*** Issue 16453 has been marked as a duplicate of this issue. ***
Comment 6 pavel 2003-07-08 13:22:27 UTC
Adding Josef to CC: so he could track this instead of his own bug.

Ivo - there are some detains about this bug in 16453.
Comment 7 andre.kuemmel 2003-07-22 16:06:01 UTC
was wrong target intention 1.1 RC seem better one
Comment 8 ivo.hinkelmann 2003-07-22 16:24:11 UTC
fixed access to charAt( -1 )
Comment 9 ivo.hinkelmann 2003-07-23 14:03:17 UTC
.