To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115774 Issue #|115774 Summary|crash in FR version when typing / as first character Component|framework Version|OOo 3.3 RC6 Platform|PC URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tm Reported by|jbfaure
------- Additional comments from [email protected] Wed Nov 24 22:15:41 +0000 2010 ------- Steps to reproduce : - close all instance of OOo - open OOo-Writer 3.3.0 RC6 FR - type a slash ==> crash This crash has been first found in Calc. It is linked to autocorrection. No crash in en-US version. Discussed in FR qa-test mailing list : http://www.mail-archive.com/[email protected]/msg11894.html in gdb I get this traceback: (gdb) run -writer Starting program: /opt/openoffice.org3/program/soffice.bin -writer [Thread debugging using libthread_db enabled] [New Thread 0x7fffeea75710 (LWP 8396)] [New Thread 0x7fffe3f19710 (LWP 8398)] [New Thread 0x7fffe3718710 (LWP 8399)] [New Thread 0x7fffe24eb710 (LWP 8400)] [New Thread 0x7fffdac70710 (LWP 8401)] [New Thread 0x7fffd7088710 (LWP 8405)] [New Thread 0x7fffd640e710 (LWP 8406)] [New Thread 0x7fffd5bfd710 (LWP 8407)] [Thread 0x7fffd5bfd710 (LWP 8407) exited] [Thread 0x7fffe3f19710 (LWP 8398) exited] [New Thread 0x7fffe3f19710 (LWP 8408)] [Thread 0x7fffe3f19710 (LWP 8408) exited] Program received signal SIGSEGV, Segmentation fault. 0x00007fffdd3a8017 in SvxAutoCorrect::FnAddNonBrkSpace(SvxAutoCorrDoc&, String const&, unsigned short, unsigned short, unsigned short) () from /opt/openoffice.org3/program/../basis-link/program/libeditenglx.so JBF --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
