https://bugs.documentfoundation.org/show_bug.cgi?id=98960

László Németh <nem...@numbertext.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Windows (All)               |All

--- Comment #3 from László Németh <nem...@numbertext.org> ---
Marco Cecchetti's patch fixed also the following Linux crash, too:

In Impress, using a test presentation with a 16 MP image, the scaling for the
slide view resulted a program crash. Repeating in the make debugrun mode, that
showed this OpenGL scaling problem, too:

[New Thread 0x2aaadd914700 (LWP 26567)]
warn:vcl.opengl:26538:1:vcl/source/opengl/OpenGLHelper.cxx:298: Loading file:
'file:///home/laci/libreoffice/instdir/program/../program/../cache/textureVertexShader-areaScaleFragmentShader-6D479974990D230817D4DF187C5E2962.bin':
FAIL
warn:vcl.opengl:26538:4:vcl/source/opengl/OpenGLHelper.cxx:858: Watchdog
triggered: hard disable GL
[New Thread 0x2aaaddd16700 (LWP 26672)]
[Thread 0x2aaaddd16700 (LWP 26672) exited]
warn:vcl.opengl:26538:1:vcl/source/opengl/OpenGLHelper.cxx:352: Binary size is
zero
warn:vcl.opengl:26538:4:vcl/source/opengl/OpenGLHelper.cxx:877: Watchdog gave
up: aborting

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x2aaacb2a4700 (LWP 26543)]
0x00002aaaab316cc9 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56    ../nptl/sysdeps/unix/sysv/linux/raise.c: Nincs ilyen fájl vagy könyvtár.
(gdb) bt
#0  0x00002aaaab316cc9 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00002aaaab31a0d8 in __GI_abort () at abort.c:89
#2  0x00002aaab308a412 in OpenGLWatchdogThread::execute (this=0x14d8f80)
    at /home/laci/libreoffice/vcl/source/opengl/OpenGLHelper.cxx:879
#3  0x00002aaaadf6b9e4 in salhelper::Thread::run (this=0x14d8f80)
    at /home/laci/libreoffice/salhelper/source/thread.cxx:40
#4  0x00002aaaadf6bdb7 in osl::threadFunc (param=0x14d8f90)
    at /home/laci/libreoffice/include/osl/thread.hxx:185
#5  0x00002aaaaad3d86e in osl_thread_start_Impl (pData=0x14d8fc0)
    at /home/laci/libreoffice/sal/osl/unx/thread.cxx:240
#6  0x00002aaaab6ad182 in start_thread (arg=0x2aaacb2a4700)
    at pthread_create.c:312
#7  0x00002aaaab3da47d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

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

Reply via email to