To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75761
User as changed the following: What |Old value |New value ================================================================================ Assigned to|as |laurentgodard -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Wed May 9 11:30:21 +0000 2007 ------- as->laurentgodard It's your extension which produce the crash. But because it's external code (especialy Java code) I cant provide an usefull stacktrace to you. Here is the output I've got .-) libc.so.6 + 0x2aef3 -- could not find checksum in database libjvm.so + 0x25af08 -- could not find checksum in database libjvm.so + 0x257d77 -- could not find checksum in database libjvm.so + 0x25a4e0 -- could not find checksum in database libjvm.so + 0x257a0f -- could not find checksum in database libjvm.so + 0x25b94a -- could not find checksum in database libjvm.so + 0x25a728 -- could not find checksum in database Menu::~Menu() ... For me it seams you make some stuff within your dispatch object when it is dying. And might be the underlying impress model is already gone ... but used by your code ? You should have a look into your code to find out what can happen during destruction of your dispatch objects. as->all: It's not possible to hinder an AddOn to crash the office. Because an AddOn does not have ONE central access point to the office code where we can make it more stable. Every AddOn can use our whole API ... so we cant say where and when a crash will be possible. Every extension to OOo will be part of the office itself and has to work without crashes by itself .-) as->cgu: because the internal task does not show the right problem and further it cant be fixed in general ... I will close these internal task. --------------------------------------------------------------------- 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]