https://bugs.freedesktop.org/show_bug.cgi?id=80548

          Priority: medium
            Bug ID: 80548
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: LibreOffice regularly crashes when cutting text
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: bugzi...@edwardmgrant.com
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 4.1.3.2 release
         Component: Libreoffice
           Product: LibreOffice

I've been running Open/LibreOffice for years, but, in the last few months, it's
begun regularly crashing when I cut text from a document to paste elsewhere. I
just ran it under gdb, and here's one stack trace:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6c38398 in Window::GetWindow(unsigned short) const () from
/usr/lib/libreoffice/program/libmergedlo.so
#0  0x00007ffff6c38398 in Window::GetWindow(unsigned short) const () from
/usr/lib/libreoffice/program/libmergedlo.so
#1  0x00007ffff62e06ad in PaintTransparentChildren(Window&, Rectangle const&)
() from /usr/lib/libreoffice/program/libmergedlo.so
#2  0x00007ffff62b902c in ?? () from
/usr/lib/libreoffice/program/libmergedlo.so
#3  0x00007ffff6992000 in Timer::ImplTimerCallbackProc() () from
/usr/lib/libreoffice/program/libmergedlo.so
#4  0x00007fffdfcc61e4 in SalXLib::CheckTimeout(bool) () from
/usr/lib/libreoffice/program/libvclplug_genlo.so
#5  0x00007fffdfcc6720 in SalXLib::Yield(bool, bool) () from
/usr/lib/libreoffice/program/libvclplug_genlo.so
#6  0x00007ffff698b074 in Application::Yield(bool) () from
/usr/lib/libreoffice/program/libmergedlo.so
#7  0x00007ffff698b117 in Application::Execute() () from
/usr/lib/libreoffice/program/libmergedlo.so
#8  0x00007ffff5dc9078 in ?? () from
/usr/lib/libreoffice/program/libmergedlo.so
#9  0x00007ffff6991c81 in ?? () from
/usr/lib/libreoffice/program/libmergedlo.so
#10 0x00007ffff6991ca2 in SVMain() () from
/usr/lib/libreoffice/program/libmergedlo.so
#11 0x00007ffff5de82b5 in soffice_main () from
/usr/lib/libreoffice/program/libmergedlo.so
#12 0x000000000040071b in ?? ()
#13 0x00007ffff419ade5 in __libc_start_main (main=0x400710, argc=2,
ubp_av=0x7fffffffe238, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7fffffffe228) at libc-start.c:260
#14 0x0000000000400751 in ?? ()

I also tried running with the --valgrind option enabled to see if it would
indicate some bad memory usage, but, amazingly enough, I could happily cut and
paste text that would make it crash if run without that option.

This happens with the 4.1.3.2 version installed by Mint 16, and with whatever
version is installed by Scientific Linux 6.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to