[Libreoffice] Illegal operations in connectivity::OSQLParseNode::impl_parseNodeToString_throw
Alexander Thurgood
alex.thurgood at gmail.com
Mon May 23 09:42:44 PDT 2011
Hi,
While attempting to profile a systematic crash on Mac OSX :
https://bugs.freedesktop.org/show_bug.cgi?id=37487
I see this in the output of the assembly language instructions :
Illegal operations
0x27b72399 0x06
in
connectivity::OSQLParseNode::impl_parseNodeToString_throw(rtl::OUStringBuffer&,
connectivity::SQLParseNodeParameter const&) const +473
0x27b723f4 0x820900
in
connectivity::OSQLParseNode::impl_parseNodeToString_throw(rtl::OUStringBuffer&,
connectivity::SQLParseNodeParameter const&) const +564
I have no idea how or if these are handled, presumably by SIGILL ?
Alex
More information about the LibreOffice
mailing list