Bug 33845 - tgkill(8235, 8235, SIGABRT) = 0
Summary: tgkill(8235, 8235, SIGABRT) = 0
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
3.3.0 RC4
Hardware: x86 (IA32) Linux (All)
: medium blocker
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-02 08:44 UTC by Boudi
Modified: 2011-02-04 01:26 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Example form. (9.60 KB, application/vnd.oasis.opendocument.text)
2011-02-03 03:38 UTC, Boudi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Boudi 2011-02-02 08:44:49 UTC
DB Form stops LOffice when mouse is pointed on data area end pressed. See also screendump and log-file.

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4, Ubuntu package 1:3.3.0-1maverick1

boudi@boudi-System-Product-Name:~$ strace -o /tmp/strace.log -f -tt -s 512 libreoffice
terminate called after throwing an instance of 'com::sun::star::beans::UnknownPropertyException'

write(2, "terminate called after throwing an instance of '", 48) = 48
8235  17:34:28.516897 write(2, "com::sun::star::beans::UnknownPropertyException", 47) = 47
8235  17:34:28.517010 write(2, "'\n", 2) = 2
8235  17:34:28.517136 rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
8235  17:34:28.517230 tgkill(8235, 8235, SIGABRT) = 0
8235  17:34:28.517304 --- SIGABRT (Aborted) @ 0 (0) ---
8245  17:34:28.522043 +++ killed by SIGABRT +++
8242  17:34:28.522073 +++ killed by SIGABRT +++
8241  17:34:28.522090 +++ killed by SIGABRT +++
8240  17:34:28.522106 +++ killed by SIGABRT +++
8236  17:34:28.522122 +++ killed by SIGABRT +++

more detail in zip file
Comment 1 Muthu 2011-02-03 03:18:02 UTC
Please provide us more information. Especially, would it be possible for you to attach a sample document?

Please use http://wiki.documentfoundation.org/BugReport as reference

Thank you!
Comment 2 Boudi 2011-02-03 03:38:37 UTC
Created attachment 42897 [details]
Example form.

Please find attached a example Form that causes this problem.
It happens on all forms also inside an .odb file.
If you click on a form element this bug happens. It probably is due to an UBUNTU resent update since it did not before.
Comment 3 Boudi 2011-02-04 01:26:48 UTC
I have uninstalled LibreOffice and cleared all OOO stuff stil on the system.
Reinstalled  libreoffice-3.3.0.4, Ubuntu package 1:3.3.0-1maverick1
Now works fine.

Would be great to have a clear installation for UBUNTU user level. Best in the Software center.