Control: tags -1 + moreinfo On Mon, Nov 07, 2016 at 11:32:17AM +0100, Julian Wollrath wrote: > gtk3 applications, e.g. evince and nautilus crash randomly. The kernel > log shows a message pointing to libgtk-3.so: Nov 07 11:23:19 hostname > kernel: evince[1890]: segfault at 2400 ip 00007f3abe0f9d56 sp > 00007ffd01aa0890 error 4 in libgtk-3.so.0.2200.2[7f3abdf86000+6f8000] > > I would guess, that you need more information, so please give me a hint > on what you need and how I could obtain it. Thank you.
Information on how to reproduce the crash would be helpful. For example, if evince reproducably crashes on a document, I'll need a copy of that document. A backtrace is helpful too. Read https://wiki.debian.org/HowToGetABacktrace for information on how to get a backtrace, particularly the section on "Installing the debugging symbols" and "Running gdb".