On Mon, Apr 09, 2018 at 04:58:36PM -0600, George Mihai IACOB wrote: > >Synopsis: Thunar dies and dumps core when opening documents with > double-click > >Category: user > >Environment: > System : OpenBSD 6.3 > Details : OpenBSD 6.3 (GENERIC.MP) #107: Sat Mar 24 14:21:59 MDT > 2018 > [email protected]:/usr/src/sys/arch/amd64/compile/ > GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > When I doucle-click a file (image, spreadsheet) to launch the > associated program, Thunar launches the program, dumps core and dies. This > happens every time I try to open a file from Thunar. > > >How-To-Repeat: > 1. Open Thunar. > 2. Navigate to the folder containing the file to open. > 3. (Double)click the file to open. > > >Fix: > I don't know how to fix this. Using another file manager (xfe) helps.
I of course cant reproduce it, be it on current or 6.3, so you'll have to find a way to narrow down the issue for you. Is it on any file/mimetype, is it on a network share, are your running thunar within xfce, and most of all, use gdb on the coredump to generate a proper backtrace of the crash. - note that you might need to rebuild the thunar port with "make DEBUG=-g" to have debug symbols in the binary. Without more useful information, as is nobody can help you.
