Hi,

This link has the content of gdb.txt with the output of gdb. My luarc has
just the code that I mentioned at the first email.

https://www.dropbox.com/s/pjydo45jrndu8o5/gdb.txt?dl=0


Thanks in advance.

On Tue, May 2, 2017 at 3:56 PM, Tobias Ellinghaus <m...@houz.org> wrote:

> Am Dienstag, 2. Mai 2017, 11:42:57 CEST schrieb Jefferson Ferreira:
> > Hi,
> >
> > If I add this code in luarc the darktable executes without problem, but
> if
> > I click on export module in lighttable, the darktable crash.
>
> That code works for me. Actually I have something very similar active for
> testing myself all the time. Do you have a backtrace written by the
> crashing
> dt? Have a look in /tmp/ please. Otherwise you can create it like this:
>
> gdb /opt/darktable/bin/darktable
> r
> (once it crashed:)
> set pagination off
> set logging file gdb.txt
> set logging on
> thread apply all bt full
> q
> y
>
> that should create a file "gdb.txt" which I am interested in.
>
> > I am using the latest version of darktable from GIT.
>
> [...]
>
> > ​Thanks in advance.​
>
> Tobias




-- 
Jefferson Ferreira

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to