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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #6 from Julien Nabet <[email protected]> ---
Ok the bt begins here:
Program received signal SIGSEGV, Segmentation fault.
0x00007f10474eb830 in QTransform::type() const () from /usr/lib64/libQtGui.so.4
(gdb) bt
#0  0x00007f10474eb830 in QTransform::type() const () from
/usr/lib64/libQtGui.so.4
#1  0x00007f1047506bc8 in ?? () from /usr/lib64/libQtGui.so.4
#2  0x00007f104750e5ae in ?? () from /usr/lib64/libQtGui.so.4
#3  0x00007f104749913e in QPainter::drawPixmap(QPointF const&, QPixmap const&) 

Could you attach the rest of the bt by doing "q" as indicated by this:
#12 0x00007f1048a1918a in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib64/libkdeui.so.5
---Type <return> to continue, or q <return> to quit---

type "q" until you don't have any lines anymore like
#<number> 0x000...
and we'll have the complete bt. (you can let aside what's above the line:
Program received signal SIGSEGV, Segmentation fault.

(put it at NEW since there's a bt)

Thorsten: do you confirm the dup with fdo#69002 put in See also? would it be ok
to cherry-pick the fix to 4.1 branch?

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

Reply via email to