Hi, I posted this message in the oocalc forum but this maybe a better place for it. I would like to help in resolving this problem. Please let me know if I can supply you with any information. Or information on compiling oocalc for debugging.
Best regards and thanks, Brent Original Post ------------- I was importing an Excel document and have been running into a problem. The file contains 8 sheets. After selecting approximately 8 different sheets randomly the system will lock up for a period of 2 minutes 40 seconds. After that it will return to normal opterations. I have disabled Auto calc and auto save and macros just in case and the problem still occured. My system is as follows. AMD Athlon(TM) XP 1700+ 384MB of memory Gentoo Linux using the openoffice-bin binary package version 1.9.122 This problem is very repeatable. I have also tried the following configurations Windows 98 Version 2.0 Beta 2 LInux version 1.14 stable Both also had the same problem. I then ran gdb and attached to the process that was locked and halted the process to see what the program was doing periodically 0xb0d7c8c5 in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () ---Type <return> to continue, or q <return> to quit--- from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. [Switching to Thread 16384 (LWP 16431)] 0xb0e574f1 in SortedCollection::Search(DataObject*, unsigned short&) const () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0d7c89e in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0d7c8b3 in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0d7c84f in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0ebd053 in ScTpPrintItem::Clone(SfxItemPool*) const () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0d7c84f in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0e574e0 in SortedCollection::Search(DataObject*, unsigned short&) const () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0d7c8a1 in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0d81027 in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0d7c899 in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0d81039 in ScProtectionAttr::PutValue(com::sun::star::uno::Any const&, unsigned char) () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0xb0e574ec in SortedCollection::Search(DataObject*, unsigned short&) const () from /opt/OpenOffice.org/program/libsc680li.so (gdb) cont Continuing. I hope this info helps. If you require further information please let me know. Best regards and thanks, Brent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
