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

Michael Meeks <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #33 from Michael Meeks <[email protected]> ---
Hi Johan,

Yes - it helps a lot; that shows the crash is at the 1st pointer de-reference:

#0  0x00000036952795da in IA__gdk_x11_window_set_user_time (window=0x0,
timestamp=<optimized out>) at gdkwindow-x11.c:3726
#1  0x00007fffea04d2ad in lcl_set_user_time (i_pWindow=0x1da2230,
i_nTime=6591760, i_nTime@entry=606035500) at /usr/sr

And that window == NULL that we pass in.

ie. my patch will fix your issue ;-) whether you then find another issue, I
don't know - but I'll back-port this to various branches now.

Thanks !

-- 
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