Bug 57312

Summary: FILESAVE Crash when saving a document with drag'n'dropped pictures
Product: LibreOffice Reporter: Baltasar <baltasarq>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium CC: cedric.bosdonnat.ooo, mst.fdo, serval2412
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Bt for drag'n'dropping a file and saving the document afterwards.

Description Baltasar 2012-11-20 09:51:05 UTC
Version of LibreOffice: Version 3.6.2.2 (Build ID: 360m1(Build:2))
OS: Lubuntu 12.10
Linux 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13 17:49:53 UTC 2012 i686 i686 i686 GNU/Linux

Steps to reproduce the problem:

1. Create a new Writer document
2. Drag'n'drop an image (for example, in the desktop) to the document
3. A new section is created. Press insert.
4. Save the document: LibreOffice will crash.
Comment 1 Emir Sarı (away) 2012-11-23 01:54:30 UTC
Not reproducible on LO 3.6.2.2 Win XP SP3. 

1. A new Writer document created.
2. An image from desktop has been dragged. 
3. No dialog box has appeared. 
4. Saved image without a problem.
Comment 2 Julien Nabet 2012-11-24 07:15:24 UTC
On pc Debian x86-64 with master and 3.6 sources, both updated yesterday and a brand new LO profile for each test, I don't reproduce this.

Baltasar: could you give a try to 3.6.3? If not could you retrieve an useful bt (see http://wiki.documentfoundation.org/BugReport#How_to_get_a_backtrace_.28on_Linux.29)

BTW: what do you mean with "Press Insert"? if you meant Insert key, what's the use? Finally, do you mean it's a mandatory step to reproduce the crash?
Comment 3 Baltasar 2012-11-26 09:44:30 UTC
Created attachment 70576 [details]
Bt for drag'n'dropping a file and saving the document afterwards.
Comment 4 Baltasar 2012-11-26 09:49:01 UTC
> If not could you retrieve an useful bt

Certainly, Here you are. It seems there is a missing module called libreoffice.sal

> BTW: what do you mean with "Press Insert"? if you meant Insert key, what's the use?

No, sorry, I mean "click Insert" the dialog open is the "Insert section" one, and obviously you have to click on "Insert" in order to go on.

> Finally, do you mean it's a mandatory step to reproduce the crash?

Well, yes, it is. Anyway, LO won't crash until you save the file.
Comment 5 Julien Nabet 2012-12-12 21:06:05 UTC
On pc Debian x86-64 with 3.6 sources updated some days ago, I did:
- open writer
- drag and a drop a png image
- put cursor just after the image at the beginning of the line
- Menu Insert
- Insert section
- Save
OK

Balthasar: perhaps an Ubuntu packaging problem, could you try to uninstall Ubuntu LO package and give a try to LO packages from here:
http://www.libreoffice.org/download/?type=deb-x86
?
It would allow to confirm it's a packaging problem.

You may also try to find a newer Ubuntu LO version (perhaps in libreoffice ppa).

FYI: latest stable version in 3.6.X is 3.6.4
Comment 6 Baltasar 2012-12-13 09:42:54 UTC
I have discovered a workaround for both versions of LibreOffice 3.6.2.2 & 3.6.4 (Version 3.6.4.3 (Build ID: 2ef5aff))

1. Create a new Writer document
2. Drag'n'drop an image (for example, in the desktop) to the document
3. A new section is automatically created. Click on *cancel*.
4. Save the document: LibreOffice will *not* crash.
Comment 7 Baltasar 2012-12-13 10:02:08 UTC
> Balthasar: perhaps an Ubuntu packaging problem, could you try to uninstall
> Ubuntu LO package and give a try to LO packages from here:
> FYI: latest stable version in 3.6.X is 3.6.4

Done that. Now I am working with LibreOffice version 3.6.4 (Version 3.6.4.3 (Build ID: 2ef5aff)).
Operating System is obviously the same one: Ubuntu 12.10
Linux pcjbgarcia 3.5.0-20-generic #31-Ubuntu SMP Wed Dec 5 13:29:58 UTC 2012 i686 i686 i686 GNU/Linux

I took the exactly same steps:

1. Open writer, stay with the blank new document.
2. Drag'n'drop an image (for example, residing in the desktop) to the document
3. A new section is *automatically* created. A popup menu shows up. Click insert. (If you click cancel, then everything will be okay.)
4. Save the document. A document name will be asked for with the standard save dialog. Type the name and click Save. LibreOffice will crash.

After the crash, Apport, the Ubuntu warning application for crashes pops up, showing a lot of information. Unfortunately, it cannot be copy&pasted. Here is a summary:

ProblemType: Crash
ExecutablePath: /op/libreoffice3.6/program/soffice.bin
StackTraceAddressSignature: /opt/libreoffice/.../office.bin:11:i686:/opt/libreoffice.../ure/lib/libuno_cppuhelpergcc3.so.3+6f494:/opt/libreoffice.../libswlo,so+60c0bd:/op/libreoffice.../ ... /opt/libreoffice/libswlo.so+785869
SegvReason: Reading NULL VMA
Signal 11
TopStackTrace: #0 0xb7228494 in com::sun::star::uno::WeakReferenceHelper::get() const from /op/libreoffice/.../ure-link/lib/libuno_cppuhelpergcc3.so.3
Comment 8 Julien Nabet 2012-12-18 23:25:36 UTC
Baltasar: when I drag and drop a png file, I've got no popup at all. The image is just included in the new Writer document.

- Do you have lo-menubar package installed? If yes, could you uninstall and try again?
- did you install any LO specific extensions?
- could you rename your LO profile (see https://wiki.documentfoundation.org/UserProfile) and test again?


If you still reproduce this, could you retrieve an useful complete backtrace by following this link?
https://wiki.documentfoundation.org/BugReport#How_to_get_a_backtrace_.28on_Linux.29
Comment 9 Baltasar 2012-12-20 17:46:00 UTC
(In reply to comment #8)
> Baltasar: when I drag and drop a png file, I've got no popup at all. The
> image is just included in the new Writer document.

The same to me when working in my Windows 7 box. But this is happening all the time to me in my Linux box (though now I have the workaround of clicking 'cancel').

> - Do you have lo-menubar package installed? If yes, could you uninstall and
> try again?

Nope, I don't have that package installed.

> - did you install any LO specific extensions?

None that I'm aware of.
The packages I've installed are the following:

==
libobasis3.6-base
libobasis3.6-binfilter
libobasis3.6-calc
libobasis3.6-core01
libobasis3.6-core02
libobasis3.6-core03
libobasis3.6-core04
libobasis3.6-core05
libobasis3.6-core06
libobasis3.6-core07
libobasis3.6-draw
libobasis3.6-en-gb
libobasis3.6-en-gb-base
libobasis3.6-en-gb-calc
libobasis3.6-en-gb-help
libobasis3.6-en-gb-math
libobasis3.6-en-gb-res
libobasis3.6-en-gb-writer
libobasis3.6-en-us
libobasis3.6-en-us-base
libobasis3.6-en-us-calc
libobasis3.6-en-us-math
libobasis3.6-en-us-res
libobasis3.6-en-us-writer
libobasis3.6-extension-beanshell-script-provider
libobasis3.6-extension-javascript-script-provider
libobasis3.6-extension-mediawiki-publisher
libobasis3.6-extension-nlpsolver
libobasis3.6-extension-pdf-import
libobasis3.6-extension-presentation-minimizer
libobasis3.6-extension-presenter-screen
libobasis3.6-extension-python-script-provider
libobasis3.6-extension-report-builder libobasis3.6-gnome-integration libobasis3.6-graphicfilter
libobasis3.6-images
libobasis3.6-impress
libobasis3.6-javafilter
libobasis3.6-kde-integration
libobasis3.6-math
libobasis3.6-ogltrans
libobasis3.6-onlineupdate
libobasis3.6-ooofonts
libobasis3.6-ooolinguistic
libobasis3.6-postgresql-sdbc
libobasis3.6-pyuno
libobasis3.6-writer
libobasis3.6-xsltfilter
libreoffice-debian-menus
libreoffice-style-human
libreoffice3.6
libreoffice3.6-base
libreoffice3.6-calc
libreoffice3.6-dict-en
libreoffice3.6-dict-es
libreoffice3.6-dict-fr
libreoffice3.6-draw
libreoffice3.6-en-gb
libreoffice3.6-en-us
libreoffice3.6-impress
libreoffice3.6-math
libreoffice3.6-stdlibs
libreoffice3.6-ure
libreoffice3.6-writer
==

> - could you rename your LO profile (see
> https://wiki.documentfoundation.org/UserProfile) and test again?

Done, but nothing changed.

> If you still reproduce this, could you retrieve an useful complete backtrace
> by following this link?

Here you are:
==
$ libreoffice3.6 --writer --backtrace
GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /opt/libreoffice3.6/program/soffice.bin...(no debugging symbols found)...done.
log will be saved as gdbtrace.log, this will take some time, patience...
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/opt/libreoffice3.6/share/fonts/truetype/fc_local.conf", line 13: Having multiple <family> in <alias> isn't supported and may not works as expected
WARNING: gnome-keyring:: couldn't connect to: /run/user/baltasarq/keyring-GoxAUy/pkcs11: No such file or directory

** (soffice:17414): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Lubuntu-default/gtk-2.0/images/null.png,
borders don't fit within the image

** (soffice:17414): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Lubuntu-default/gtk-2.0/images/scrollbar_vertical.png,
borders don't fit within the image

** (soffice:17414): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Lubuntu-default/gtk-2.0/images/null.png,
borders don't fit within the image

** (soffice:17414): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Lubuntu-default/gtk-2.0/images/scrollbar_horizontal.png,
borders don't fit within the image
  
** (soffice:17414): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Lubuntu-default/gtk-2.0/images/scrollbar_vertical-sel.png,
borders don't fit within the image

(soffice:17414): Gdk-CRITICAL **: IA__gdk_error_trap_pop: assertion `gdk_error_traps != NULL' failed

(soffice:17414): Gdk-CRITICAL **: IA__gdk_error_trap_pop: assertion `gdk_error_traps != NULL' failed

** (soffice:17414): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Lubuntu-default/gtk-2.0/images/scrollbar_vertical.png,
borders don't fit within the image

** (soffice:17414): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Lubuntu-default/gtk-2.0/images/scrollbar_horizontal.png,
borders don't fit within the image
==

Hope this helps.
Comment 10 Baltasar 2012-12-20 17:50:22 UTC
Sorry, the backtrace log:

==
warning: Currently logging to gdbtrace.log.  Turn the logging off and on to make the new setting effective.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb46a9b40 (LWP 17418)]
[New Thread 0xb2f54b40 (LWP 17419)]
[New Thread 0xb25ffb40 (LWP 17420)]
[New Thread 0xb0a9fb40 (LWP 17421)]
[New Thread 0xb00ffb40 (LWP 17422)]
[New Thread 0xae9a9b40 (LWP 17423)]
[Thread 0xb0a9fb40 (LWP 17421) exited]
[New Thread 0xb0a9fb40 (LWP 17424)]
[New Thread 0xabe06b40 (LWP 17425)]
[New Thread 0xab334b40 (LWP 17426)]
[Thread 0xab334b40 (LWP 17426) exited]
[New Thread 0xab334b40 (LWP 17427)]
[New Thread 0xa64e5b40 (LWP 17428)]
[New Thread 0xa5ce4b40 (LWP 17429)]
[Thread 0xa5ce4b40 (LWP 17429) exited]
[Thread 0xb0a9fb40 (LWP 17424) exited]
[Thread 0xb2f54b40 (LWP 17419) exited]
[New Thread 0xb2f54b40 (LWP 17460)]
[Thread 0xabe06b40 (LWP 17425) exited]
[New Thread 0xabe06b40 (LWP 17489)]
[Thread 0xabe06b40 (LWP 17489) exited]
[New Thread 0xabe06b40 (LWP 17490)]
[Thread 0xabe06b40 (LWP 17490) exited]
[New Thread 0xabe06b40 (LWP 17491)]
[New Thread 0xb0a9fb40 (LWP 17492)]
[New Thread 0xa5ce4b40 (LWP 17493)]
[Thread 0xa5ce4b40 (LWP 17493) exited]
[Thread 0xabe06b40 (LWP 17491) exited]
[New Thread 0xabe06b40 (LWP 17499)]
[Thread 0xabe06b40 (LWP 17499) exited]
[New Thread 0xabe06b40 (LWP 17500)]
[New Thread 0xa5ce4b40 (LWP 17501)]
[New Thread 0x98992b40 (LWP 17502)]

Program received signal SIGSEGV, Segmentation fault.
0xb7a75494 in com::sun::star::uno::WeakReferenceHelper::get() const () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#0  0xb7a75494 in com::sun::star::uno::WeakReferenceHelper::get() const () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#1  0xadc230bd in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#2  0xadc922f0 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#3  0xadc85c63 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#4  0xadc86dfe in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#5  0xac6fd871 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference<com::sun::star::container::XEnumeration> const&, unsigned char, com::sun::star::uno::Reference<com::sun::star::text::XTextSection> const&, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const*, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#6  0xac7000fd in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference<com::sun::star::text::XText> const&, unsigned char, unsigned char, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#7  0xac700abb in XMLTextParagraphExport::_exportTextFrame(com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySetInfo> const&, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#8  0xac700577 in XMLTextParagraphExport::exportAnyTextFrame(com::sun::star::uno::Reference<com::sun::star::text::XTextContent> const&, XMLTextParagraphExport::FrameType, unsigned char, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const*) () from /opt/libreoffice3.6/program/../program/libxolo.so
#9  0xac703c0d in ?? () from /opt/libreoffice3.6/program/../program/libxolo.so
#10 0xac6fdbcc in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference<com::sun::star::container::XEnumeration> const&, unsigned char, com::sun::star::uno::Reference<com::sun::star::text::XTextSection> const&, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const*, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#11 0xac6ffd57 in XMLTextParagraphExport::exportParagraph(com::sun::star::uno::Reference<com::sun::star::text::XTextContent> const&, unsigned char, unsigned char, unsigned char, MultiPropertySetHelper&) () from /opt/libreoffice3.6/program/../program/libxolo.so
#12 0xac6fda78 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference<com::sun::star::container::XEnumeration> const&, unsigned char, com::sun::star::uno::Reference<com::sun::star::text::XTextSection> const&, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const*, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#13 0xac7000fd in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference<com::sun::star::text::XText> const&, unsigned char, unsigned char, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#14 0xadd9c869 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#15 0xadd9b745 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#16 0xac579b27 in ?? () from /opt/libreoffice3.6/program/../program/libxolo.so
#17 0xac57ab59 in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) () from /opt/libreoffice3.6/program/../program/libxolo.so
#18 0xadd9c0b4 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#19 0xac576c4c in SvXMLExport::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) () from /opt/libreoffice3.6/program/../program/libxolo.so
#20 0xadd96690 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#21 0xadd969a6 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#22 0xadd97d76 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#23 0xadd77660 in StgWriter::Write(SwPaM&, com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, String const*, SfxMedium*) () from /opt/libreoffice3.6/program/../program/libswlo.so
#24 0xadd96b56 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#25 0xadd0a071 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#26 0xaddcbc48 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#27 0xb7898922 in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) () from /opt/libreoffice3.6/program/libsfxlo.so
#28 0xb789abc4 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#29 0xb789c5ba in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#30 0xb789d491 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#31 0xb7892384 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#32 0xb78bab84 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#33 0xb78c15b7 in SfxBaseModel::storeAsURL(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) () from /opt/libreoffice3.6/program/libsfxlo.so
#34 0xb787cf27 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#35 0xb789074c in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#36 0xb77a75cb in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#37 0xb77a450c in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#38 0xb77a6434 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#39 0xb77371c1 in Link::Call(void*) const () from /opt/libreoffice3.6/program/libsfxlo.so
#40 0xb78dbad4 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#41 0xb78dbaef in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#42 0xb68914cb in Link::Call(void*) const () from /opt/libreoffice3.6/program/libvcllo.so
#43 0xb6adc7ab in ?? () from /opt/libreoffice3.6/program/libvcllo.so
#44 0xb6ae54e5 in ?? () from /opt/libreoffice3.6/program/libvcllo.so
#45 0xb6ae53a8 in SalGenericDisplay::DispatchInternalEvent() () from /opt/libreoffice3.6/program/libvcllo.so
#46 0xb3c34b3c in ?? () from /opt/libreoffice3.6/program/libvclplug_gtklo.so
#47 0xb3c34b93 in ?? () from /opt/libreoffice3.6/program/libvclplug_gtklo.so
#48 0xb3511c30 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#49 0xb35149e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#50 0xb3514d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0xb3514e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0xb3c34f82 in ?? () from /opt/libreoffice3.6/program/libvclplug_gtklo.so
#53 0xb3c36e99 in ?? () from /opt/libreoffice3.6/program/libvclplug_gtklo.so
#54 0xb689d59c in ?? () from /opt/libreoffice3.6/program/libvcllo.so
#55 0xb689a9b2 in Application::Yield(bool) () from /opt/libreoffice3.6/program/libvcllo.so
#56 0xb689c599 in Application::Execute() () from /opt/libreoffice3.6/program/libvcllo.so
#57 0xb7f4ec12 in ?? () from /opt/libreoffice3.6/program/libsofficeapp.so
#58 0xb68a20ab in ?? () from /opt/libreoffice3.6/program/libvcllo.so
#59 0xb68a219a in SVMain() () from /opt/libreoffice3.6/program/libvcllo.so
#60 0xb7f6dee6 in soffice_main () from /opt/libreoffice3.6/program/libsofficeapp.so
#61 0x08048591 in ?? ()
#62 0xb7c614d3 in __libc_start_main (main=0x3, argc=134513856, ubp_av=0x0, init=0x80484e1, fini=0x8048564, rtld_fini=0x3, stack_end=0xbffff174) at libc-start.c:226
#63 0xb7fff000 in ?? () from /lib/ld-linux.so.2
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 23 (Thread 0x98992b40 (LWP 17502)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7c37d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0xb7d446a4 in __pthread_cond_timedwait (cond=0xb0103160, mutex=0xb0103190, abstime=0x989920ec) at forward.c:152
#3  0xb7fc07be in osl_waitCondition () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#4  0xaf2f9597 in ?? () from /opt/libreoffice3.6/program/../program/libfwklo.so
#5  0xaf2f90f6 in ?? () from /opt/libreoffice3.6/program/../program/libfwklo.so
#6  0xaf2eec3c in ?? () from /opt/libreoffice3.6/program/../program/libfwklo.so
#7  0xb7fa30fa in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#8  0xb7c33d4c in start_thread (arg=0x98992b40) at pthread_create.c:308
#9  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 22 (Thread 0xa5ce4b40 (LWP 17501)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7c37d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0xb7d446a4 in __pthread_cond_timedwait (cond=0x8cfc7b8, mutex=0x8cfc7e8, abstime=0xa5ce40cc) at forward.c:152
#3  0xb7fc07be in osl_waitCondition () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#4  0xb1204fb7 in ?? () from /opt/libreoffice3.6/program/../program/configmgr.uno.so
#5  0xb12002c6 in ?? () from /opt/libreoffice3.6/program/../program/configmgr.uno.so
#6  0xb79d1917 in salhelper::Thread::run() () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_salhelpergcc3.so.3
#7  0xb79d1bb6 in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_salhelpergcc3.so.3
#8  0xb7fa30fa in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#9  0xb7c33d4c in start_thread (arg=0xa5ce4b40) at pthread_create.c:308
#10 0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 21 (Thread 0xabe06b40 (LWP 17500)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7c37d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0xb7d446a4 in __pthread_cond_timedwait (cond=0x80bded0, mutex=0x80bf0f0, abstime=0xabe06118) at forward.c:152
#3  0xb35563e0 in g_cond_wait_until () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb34e85d9 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb353abcf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb353a303 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb7c33d4c in start_thread (arg=0xabe06b40) at pthread_create.c:308
#8  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 18 (Thread 0xb0a9fb40 (LWP 17492)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7c37d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0xb7d446a4 in __pthread_cond_timedwait (cond=0x80bded0, mutex=0x80bf0f0, abstime=0xb0a9f118) at forward.c:152
#3  0xb35563e0 in g_cond_wait_until () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb34e85d9 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb353abcf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb353a303 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb7c33d4c in start_thread (arg=0xb0a9fb40) at pthread_create.c:308
#8  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0xb2f54b40 (LWP 17460)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7c37d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0xb7d446a4 in __pthread_cond_timedwait (cond=0xb1c023b0, mutex=0xb1c023e0, abstime=0xb2f540cc) at forward.c:152
#3  0xb7fc07be in osl_waitCondition () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#4  0xabe52175 in ?? () from /opt/libreoffice3.6/program/../program/libupdchk.so
#5  0xabe4d3ee in ?? () from /opt/libreoffice3.6/program/../program/libupdchk.so
#6  0xabe4d49e in ?? () from /opt/libreoffice3.6/program/../program/libupdchk.so
#7  0xb7fa30fa in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#8  0xb7c33d4c in start_thread (arg=0xb2f54b40) at pthread_create.c:308
#9  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xa64e5b40 (LWP 17428)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7c3796b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb7d4464c in __pthread_cond_wait (cond=0x8a7d960, mutex=0x8a7d990) at forward.c:139
#3  0xb7fc07f5 in osl_waitCondition () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#4  0xad29921b in ?? () from /opt/libreoffice3.6/program/../program/liblnglo.so
#5  0xad292d79 in ?? () from /opt/libreoffice3.6/program/../program/liblnglo.so
#6  0xb7fa30fa in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#7  0xb7c33d4c in start_thread (arg=0xa64e5b40) at pthread_create.c:308
#8  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xab334b40 (LWP 17427)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7d285f0 in __GI___poll (fds=0xb2614698, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xaa7c6b66 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0xaa7b4e8a in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xaa7b56c9 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xaa7b57a4 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xaa7c6aee in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xaa77279a in ?? () from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-2.1.so
#8  0xb7c33d4c in start_thread (arg=0xab334b40) at pthread_create.c:308
#9  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xae9a9b40 (LWP 17423)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7d285f0 in __GI___poll (fds=0xae9a90dc, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb3489a8b in ?? () from /opt/libreoffice3.6/program/libvclplug_genlo.so
#3  0xb3489c33 in ?? () from /opt/libreoffice3.6/program/libvclplug_genlo.so
#4  0xb7fa30fa in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#5  0xb7c33d4c in start_thread (arg=0xae9a9b40) at pthread_create.c:308
#6  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xb00ffb40 (LWP 17422)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7d383f8 in accept () at ../sysdeps/unix/sysv/linux/i386/socket.S:97
#2  0xb7f9da48 in osl_acceptPipe () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#3  0xb7f6d689 in ?? () from /opt/libreoffice3.6/program/libsofficeapp.so
#4  0xb7f6bb24 in ?? () from /opt/libreoffice3.6/program/libsofficeapp.so
#5  0xb79d1917 in salhelper::Thread::run() () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_salhelpergcc3.so.3
#6  0xb79d1bb6 in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_salhelpergcc3.so.3
#7  0xb7fa30fa in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#8  0xb7c33d4c in start_thread (arg=0xb00ffb40) at pthread_create.c:308
#9  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xb25ffb40 (LWP 17420)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7d285f0 in __GI___poll (fds=0xb1c022b0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb352374b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3514d00 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb35151db in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb3394b7a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb353a303 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb7c33d4c in start_thread (arg=0xb25ffb40) at pthread_create.c:308
#8  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xb46a9b40 (LWP 17418)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb7c37d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0xb7d446a4 in __pthread_cond_timedwait (cond=0xb7fd830c, mutex=0xb7fd81ac, abstime=0xb46a91cc) at forward.c:152
#3  0xb7fa8386 in ?? () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_sal.so.3
#4  0xb7c33d4c in start_thread (arg=0xb46a9b40) at pthread_create.c:308
#5  0xb7d36d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb46ca840 (LWP 17414)):
#0  0xb7a75494 in com::sun::star::uno::WeakReferenceHelper::get() const () from /opt/libreoffice3.6/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#1  0xadc230bd in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#2  0xadc922f0 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#3  0xadc85c63 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#4  0xadc86dfe in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#5  0xac6fd871 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference<com::sun::star::container::XEnumeration> const&, unsigned char, com::sun::star::uno::Reference<com::sun::star::text::XTextSection> const&, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const*, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#6  0xac7000fd in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference<com::sun::star::text::XText> const&, unsigned char, unsigned char, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#7  0xac700abb in XMLTextParagraphExport::_exportTextFrame(com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySetInfo> const&, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#8  0xac700577 in XMLTextParagraphExport::exportAnyTextFrame(com::sun::star::uno::Reference<com::sun::star::text::XTextContent> const&, XMLTextParagraphExport::FrameType, unsigned char, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const*) () from /opt/libreoffice3.6/program/../program/libxolo.so
#9  0xac703c0d in ?? () from /opt/libreoffice3.6/program/../program/libxolo.so
#10 0xac6fdbcc in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference<com::sun::star::container::XEnumeration> const&, unsigned char, com::sun::star::uno::Reference<com::sun::star::text::XTextSection> const&, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const*, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#11 0xac6ffd57 in XMLTextParagraphExport::exportParagraph(com::sun::star::uno::Reference<com::sun::star::text::XTextContent> const&, unsigned char, unsigned char, unsigned char, MultiPropertySetHelper&) () from /opt/libreoffice3.6/program/../program/libxolo.so
#12 0xac6fda78 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference<com::sun::star::container::XEnumeration> const&, unsigned char, com::sun::star::uno::Reference<com::sun::star::text::XTextSection> const&, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const*, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#13 0xac7000fd in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference<com::sun::star::text::XText> const&, unsigned char, unsigned char, unsigned char) () from /opt/libreoffice3.6/program/../program/libxolo.so
#14 0xadd9c869 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#15 0xadd9b745 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#16 0xac579b27 in ?? () from /opt/libreoffice3.6/program/../program/libxolo.so
#17 0xac57ab59 in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) () from /opt/libreoffice3.6/program/../program/libxolo.so
#18 0xadd9c0b4 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#19 0xac576c4c in SvXMLExport::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) () from /opt/libreoffice3.6/program/../program/libxolo.so
#20 0xadd96690 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#21 0xadd969a6 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#22 0xadd97d76 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#23 0xadd77660 in StgWriter::Write(SwPaM&, com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, String const*, SfxMedium*) () from /opt/libreoffice3.6/program/../program/libswlo.so
#24 0xadd96b56 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#25 0xadd0a071 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#26 0xaddcbc48 in ?? () from /opt/libreoffice3.6/program/../program/libswlo.so
#27 0xb7898922 in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) () from /opt/libreoffice3.6/program/libsfxlo.so
#28 0xb789abc4 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#29 0xb789c5ba in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#30 0xb789d491 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#31 0xb7892384 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#32 0xb78bab84 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#33 0xb78c15b7 in SfxBaseModel::storeAsURL(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) () from /opt/libreoffice3.6/program/libsfxlo.so
#34 0xb787cf27 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#35 0xb789074c in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#36 0xb77a75cb in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#37 0xb77a450c in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#38 0xb77a6434 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#39 0xb77371c1 in Link::Call(void*) const () from /opt/libreoffice3.6/program/libsfxlo.so
#40 0xb78dbad4 in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#41 0xb78dbaef in ?? () from /opt/libreoffice3.6/program/libsfxlo.so
#42 0xb68914cb in Link::Call(void*) const () from /opt/libreoffice3.6/program/libvcllo.so
#43 0xb6adc7ab in ?? () from /opt/libreoffice3.6/program/libvcllo.so
#44 0xb6ae54e5 in ?? () from /opt/libreoffice3.6/program/libvcllo.so
#45 0xb6ae53a8 in SalGenericDisplay::DispatchInternalEvent() () from /opt/libreoffice3.6/program/libvcllo.so
#46 0xb3c34b3c in ?? () from /opt/libreoffice3.6/program/libvclplug_gtklo.so
#47 0xb3c34b93 in ?? () from /opt/libreoffice3.6/program/libvclplug_gtklo.so
#48 0xb3511c30 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#49 0xb35149e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#50 0xb3514d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0xb3514e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0xb3c34f82 in ?? () from /opt/libreoffice3.6/program/libvclplug_gtklo.so
#53 0xb3c36e99 in ?? () from /opt/libreoffice3.6/program/libvclplug_gtklo.so
#54 0xb689d59c in ?? () from /opt/libreoffice3.6/program/libvcllo.so
#55 0xb689a9b2 in Application::Yield(bool) () from /opt/libreoffice3.6/program/libvcllo.so
#56 0xb689c599 in Application::Execute() () from /opt/libreoffice3.6/program/libvcllo.so
#57 0xb7f4ec12 in ?? () from /opt/libreoffice3.6/program/libsofficeapp.so
#58 0xb68a20ab in ?? () from /opt/libreoffice3.6/program/libvcllo.so
#59 0xb68a219a in SVMain() () from /opt/libreoffice3.6/program/libvcllo.so
#60 0xb7f6dee6 in soffice_main () from /opt/libreoffice3.6/program/libsofficeapp.so
#61 0x08048591 in ?? ()
#62 0xb7c614d3 in __libc_start_main (main=0x3, argc=134513856, ubp_av=0x0, init=0x80484e1, fini=0x8048564, rtld_fini=0x3, stack_end=0xbffff174) at libc-start.c:226
#63 0xb7fff000 in ?? () from /lib/ld-linux.so.2
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
A debugging session is active.

	Inferior 1 [process 17414] will be killed.

Quit anyway? (y or n) [answered Y; input not from terminal]

==
Comment 11 Julien Nabet 2012-12-20 18:44:41 UTC
Cedric/Michael: one for you? (a bt has been included by the reporter)
Comment 12 QA Administrators 2013-09-24 01:48:01 UTC
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INVALID due to lack of needed information.

For more information about our NEEDINFO policy please read the wiki located here: 
https://wiki.documentfoundation.org/QA/FDO/NEEDINFO

If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed.


Thank you for helping us make LibreOffice even better for everyone!


Warm Regards,
QA Team

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.