[Bug 555] New: Crash in openoffice opening docx file
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Sep 14 17:45:36 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=555
Summary: Crash in openoffice opening docx file
Product: IcedTea
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: mothlight at fastmail.fm
Always reproduce-able.
$ ./swriter.bin --debug
Then file, open
"Job Description - Climate Change& Carbon Markets World Vision.docx"
console shows crash:
$ ./swriter.bin --debug
Job is executing!
No frame to handle DocumentController! Found DOCUMENTEVENT EnvType, but
DISPATCH is needed
Job is executing!
Sep 15, 2010 10:37:50 AM ast.DocumentController <init>
INFO: Start AuthorSupportTool
Sep 15, 2010 10:37:51 AM ast.gui.util.MessageBox <init>
INFO: MessageBox initialized!
Sep 15, 2010 10:37:51 AM ast.common.ConfigHandler <init>
INFO: ConfigHandler initialized!
Sep 15, 2010 10:37:51 AM ast.common.lang.LanguageController <init>
INFO: LanguageController initialized! Using locale: en
Sep 15, 2010 10:37:51 AM ast.backup.BackupController <init>
INFO: BackupController initialized!
Sep 15, 2010 10:37:51 AM ast.common.util.PathUtils <init>
INFO: PathUtils initialized!
Sep 15, 2010 10:37:53 AM ast.quotesrc.SourceController <init>
INFO: SourceController initialized!
Sep 15, 2010 10:37:53 AM ast.common.UserController <init>
INFO: UserController initialized!
Sep 15, 2010 10:37:53 AM ast.leitmotif.FocalPointController <init>
INFO: FocalPointController initialized!
Sep 15, 2010 10:37:53 AM ast.notes.NoteController <init>
INFO: NoteController initialized!
Sep 15, 2010 10:37:53 AM ast.notes.PostItController <init>
INFO: PostItController initialized!
Sep 15, 2010 10:37:53 AM ast.template.MetadataController <init>
INFO: MetadataController initialized!
Sep 15, 2010 10:37:53 AM ast.grammar.AnglicismContextMenu <init>
INFO: AnglicismContextMenu initialized!
Sep 15, 2010 10:37:53 AM ast.DocumentController <init>
INFO: AuthorSupportTool initialized!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x41427c4f, pid=25910, tid=3077872272
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode linux-x86 )
# Derivative: IcedTea6 1.8.1
# Distribution: Custom build (Thu Aug 5 07:59:11 UTC 2010)
# Problematic frame:
# C [libswli.so+0x38cc4f] _ZN11SwNodeIndexC1ERKS_l+0x29
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid25910.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
Segmentation fault (core dumped)
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list