[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#286092: Right-clicking the mouse freezes oowriter



Package: openoffice.org
Version: 1.1.3-3
Severity: normal


When trying to access a context-menu in oowriter by right-clicking the mouse, CPU usage rises to 100%. OpenOffice becomes unresponsive then.

By setting OOO_DEBUG to catch the syscalls like OOO_DEBUG="strace -o oolog", tail -f shows continuously a

old_mmap(NULL, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x49ed7000
munmap(0x49ed7000, 65536)               = 0

when I trigger the bug.

Trying to close() the window graphically doesn't work. But the CPU load normalizes itself after a certain amount of time (~ 5min) anyway and everything works as expected again. The bug was reproducible and doesn't appear to exist in any other openoffice-application than oowriter.

I'm using Debian SID, a custom 2.4.25 kernel and
libc6 version 2.3.2.ds1-19

Sorry for not beeing able to dive deeper into the issue.

Thanks,
/Markus



Reply to: