Bug#511063: openoffice.org: does not start

2009-01-07 Thread Park Shinjo

Rene Engelhard wrote:

strace /usr/lib/openoffice/program/soffice:
lots of texts
futex(0xa746a0, FUTEX_WAIT_PRIVATE, 2, NULL) - freezes at here



That doesn't help. nice that you provided a strace, but one line
of a strace does not help anything.
  

okay, so here goes full strace output.
execve(/usr/bin/ooffice, [ooffice], [/* 39 vars */]) = 0
brk(0)  = 0x112d000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7ff59376
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7ff59375e000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=110618, ...}) = 0
mmap(NULL, 110618, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ff593742000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libncurses.so.5, O_RDONLY)  = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\320%\1\0\0\0\0\0@..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=256288, ...}) = 0
mmap(NULL, 2353152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7ff593307000
mprotect(0x7ff593342000, 2093056, PROT_NONE) = 0
mmap(0x7ff593541000, 20480, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3a000) = 0x7ff593541000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libdl.so.2, O_RDONLY)   = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\260\r\0\0\0\0\0\0@..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14608, ...}) = 0
mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7ff593103000
mprotect(0x7ff593105000, 2097152, PROT_NONE) = 0
mmap(0x7ff593305000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7ff593305000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libc.so.6, O_RDONLY)= 3
read(3, 
\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\200\345\1\0\0\0\0\0@..., 832) 
= 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1375536, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7ff593741000
mmap(NULL, 3482264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7ff592db
mprotect(0x7ff592ef9000, 2097152, PROT_NONE) = 0
mmap(0x7ff5930f9000, 20480, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x149000) = 0x7ff5930f9000
mmap(0x7ff5930fe000, 17048, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff5930fe000
close(3)= 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7ff59374
arch_prctl(ARCH_SET_FS, 0x7ff5937406f0) = 0
mprotect(0x7ff5930f9000, 12288, PROT_READ) = 0
munmap(0x7ff593742000, 110618)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open(/dev/tty, O_RDWR|O_NONBLOCK) = 3
close(3)= 0
brk(0)  = 0x112d000
brk(0x112e000)  = 0x112e000
open(/usr/lib/locale/locale-archive, O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1348400, ...}) = 0
mmap(NULL, 1348400, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ff5935f6000
close(3)= 0
brk(0x112f000)  = 0x112f000
brk(0x113)  = 0x113
getuid()= 1000
getgid()= 1000
geteuid()   = 1000
getegid()   = 1000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x1131000)  = 0x1131000
open(/proc/meminfo, O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7ff59375d000
read(3, MemTotal:  4062432 kB\nMemFree..., 1024) = 774
close(3)= 0
munmap(0x7ff59375d000, 4096)= 0
brk(0x1132000)  = 0x1132000
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
uname({sys=Linux, node=saebyuk, ...}) = 0
brk(0x1133000)  = 0x1133000
brk(0x1134000)  = 0x1134000
brk(0x1135000)  = 0x1135000
stat(/home/psj, {st_mode=S_IFDIR|0755, st_size=16632, ...}) = 0
stat(., 

Bug#511063: Possible cause of problem

2009-01-07 Thread Park Shinjo
Ah, strace'ing ooffice was my mistake. I am using Korean XIM nabi. My
environment variable includes this.

declare -x XMODIFIERS=@im=nabi

When I undefine this one, OpenOffice.org runs. My OO.o worked in version
1:3.0.0-4, some changes related to XIM in later version might made the
situation.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511063: Possible cause of problem

2009-01-07 Thread Park Shinjo

Rene Engelhard wrote:

Park Shinjo wrote:
  

Ah, strace'ing ooffice was my mistake. I am using Korean XIM nabi. My
environment variable includes this.

declare -x XMODIFIERS=@im=nabi

When I undefine this one, OpenOffice.org runs. My OO.o worked in version
1:3.0.0-4, some changes related to XIM in later version might made the
situation.



I just briefly talked witjh upstream about it, there were no changes in that
area in 3.0.1, *BUT* there was a nabi upload on Dec, 14th? Might it be a nabi
bug? Can you try with the older nabi?

Grüße/Regards,

René
  

I have downgraded nabi from 0.99.3-1 to 0.99.2-2, same problem remains.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511063: Possible cause of problem

2009-01-07 Thread Park Shinjo

Rene Engelhard wrote:

Hi,

Park Shinjo wrote:
  

I have downgraded nabi from 0.99.3-1 to 0.99.2-2, same problem remains.



15:28  hdu_hh rene: what happens with SAL_USE_VCLPLUGIN=gen
[...]
15:33  hdu_hh rene: my suggestion was an educated guess that nabi's GTK 
handling conflicts with OOo's GTK-plugin


Grüße/Regards,

René
  
No effect with SAL_USE_VCLPLUGIN=gen. I'm using KDE as my main desktop, 
and I don't have neither openoffice.org-gtk nor openoffice.org-kde.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511063: openoffice.org: does not start ever

2009-01-06 Thread Park Shinjo
Package: openoffice.org
Version: 1:3.0.1~rc1-2
Severity: important

Whenever I tried to run whatever program included in OpenOffice, it
won't launch ever. No splash pops up, and no disk activity. I have
installed packages from experimental.

strace /usr/lib/openoffice/program/soffice:
lots of texts
futex(0xa746a0, FUTEX_WAIT_PRIVATE, 2, NULL) - freezes at here


-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ko_KR.UTF-8, LC_CTYPE=ko_KR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
p...@saebyuk:~/dev/kde/l10n-kde4-trunk/ko$




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org