To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107872 Issue #|107872 Summary|starting OOo result in an quick exit and monitors-chan |ged are shown Component|framework Version|OOO310m19 Platform|Unknown URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|tm Reported by|michele_petrazzo
------- Additional comments from michele_petra...@openoffice.org Thu Dec 24 10:24:33 +0000 2009 ------- Starting all the soffice executable on a terminal, I see only this message: michele:/usr/lib/openoffice/program$ time ./spadmin (spadmin.bin:23881): GLib-GObject-WARNING **: /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/gobject/gsignal.c:1669: signal `monitors-changed' is invalid for instance `0x9dbf100' Segmentation fault real 0m0.260s user 0m0.076s sys 0m0.032s And strace ./spadmin 2>&1| tail -n 40 lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home/michele", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 lstat64("/home/michele/.openoffice.org", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home/michele/.openoffice.org/3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home/michele/.openoffice.org/3/user", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home/michele/.openoffice.org/3/user/uno_packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home/michele/.openoffice.org/3/user/uno_packages/cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home/michele/.openoffice.org/3/user/uno_packages/cache/registry", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home/michele/.openoffice.org/3/user/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home/michele/.openoffice.org/3/user/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/Linux_x86_.rdb", {st_mode=S_IFREG|0644, st_size=32768, ...}) = 0 open("/home/michele/.openoffice.org/3/user/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/Linux_x86_.rdb", O_RDONLY) = 13 fcntl64(13, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 fcntl64(13, F_GETFD) = 0 fcntl64(13, F_SETFD, FD_CLOEXEC) = 0 lseek(13, 0, SEEK_END) = 32768 mmap2(NULL, 32768, PROT_READ, MAP_SHARED, 13, 0) = 0xb3ae7000 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ michele:/usr/lib/openoffice/program$ If I delete the /home/michele/.openoffice.org/ dir, it starts without problems. So this isn't a "real" bug, but I think that can be useful for developers to know why this can happen. If you need, I can do all the tests that you found useful for understand the problem. Michele --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org