On 4/13/07, Steffen Grund <[EMAIL PROTECTED]> wrote:

Hi Mark,

no idea at first glance. Can you provide us with your add-in, provided
it is open source?

Regards, Steffen

Mark Greenbank wrote:
> Hi,
>
> I've built an addin using the Netbeans plugin and when I deploy the
addin
> (either from Netbeans or from the command line) I get the following
error:
>
> ERROR: (com.sun.star.lang.DisposedException) { { { Message = "Package
> instance has already been disposed!", Context =
> (com.sun.star.uno.XInterface)
> @-bb35af8 } } }
>
> Can anyone shed some light on what the problem might be (and possible
> solutions)?
>
> Thanks,
> Mark
>


Just another datapoint, I ran unkpkg.bin using strace and the  binary seems
to segfault after a chmod system call:

[pid 14251]
chmod("/home/user/.openoffice.org2/user/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/common_.rdb",
0100664) = 0
Segmentation fault

Mark

Reply via email to