Bug 99745 - exception during assertion at gtkinst.cxx:312
Summary: exception during assertion at gtkinst.cxx:312
Status: RESOLVED DUPLICATE of bug 100412
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.2.0.0.alpha0+
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace, needsDevAdvice
Depends on:
Blocks:
 
Reported: 2016-05-09 13:12 UTC by Terrence Enger
Modified: 2016-10-17 18:39 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
gdb on the core file (172.92 KB, text/plain)
2016-05-09 13:12 UTC, Terrence Enger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Terrence Enger 2016-05-09 13:12:00 UTC
Created attachment 124934 [details]
gdb on the core file

I had done the steps outlined in comment 3 to bug 99717, except more
of it and with some fat-fingering along the way.  Sometime while I was
typing those STR, the program ended.  

Notably, the terminal output did *not* show the assertion.  The
assertion in GtkYieldMutex::ThreadsLeave() at gtkinst.cxx:312 reads

    assert(yieldCount == 0);

I apologize for the vagueness of this report.

These may be of interest in the attached terminal output ...

    line  gdb command
    ----  -------------------------------
      34  info threads
      43  backtrace
     123  thread apply all backtrace full
Comment 1 Yousuf Philips (jay) (retired) 2016-10-17 05:25:16 UTC
@Meeks, @Maxim, @Aron: anyone have time to have a peek at this backtrace?
Comment 2 Maxim Monastirsky 2016-10-17 18:39:58 UTC

*** This bug has been marked as a duplicate of bug 100412 ***