Am Montag, 3. März 2014, 23:48:34 schrieb Paul Greindl:
> OK, I've rebuilt DT setting the options "debug" and "!strip" plus added
> 
> export CFLAGS="$CFLAGS -O0 -fbuiltin -g"
> export CXXFLAGS="$CXXFLAGS -O0 -fbuiltin -g"
> 
> as build flags. Hope that's correct :)

Way better. Could we also get
/run/media/paul/festplatte3/Fotos/2013/06 - Juni/2013_06_13/_MG_2473.JPG.xmp
please? I wonder if it contains empty XML tags as reported on the devel list 
today.

> Attaching the new file.
> 
> On 2014-03-03 20:51, Tobias Ellinghaus wrote:
> > Am Montag, 3. März 2014, 20:25:18 schrieb Paul Greindl:
> >> This should of course go to the list as well, sorry!
> >> 
> >> Hi, here's the file I got.
> > 
> > It seems your version of darktable is stripped. Can you install debug
> > symbols, too, and then recreate the gdb file?
> > 
> > Tobias
> > 
> >> On 2014-03-03 17:05, Tobias Ellinghaus wrote:
> >>> Am Montag, 3. März 2014, 14:32:51 schrieb Paul Greindl:
> >>>> Hi!
> >>>> 
> >>>> As of some days ago I'm getting a segfault on importing images in
> >>>> Darktable-git (from the AUR) running on Arch.
> >>>> 
> >>>> Launching darktable from the console gives the following output:
> >>>>       /[paul@vostro ~]$ darktable/
> >>>>       /ptrace: Operation not permitted./
> >>>>       //home/paul/8169: No such file or directory./
> >>>>       /backtrace written to /tmp/darktable_bt_Y950BX.txt/
> >>>>       /Segmentation fault (core dumped)/
> >>>> 
> >>>> The mentioned file contains the following:
> >>>> /
> >>>> /
> >>>> 
> >>>>       /this is darktable 1.5+471~g8acb15e reporting a segfault:/
> >>>>       
> >>>>       //usr/share/darktable/gdb_commands:2: Error in sourced
> >>>>       commandfile:/
> >>>>       /No stack./
> >>>> 
> >>>> Any advice on how the make darktable work again?
> >>> 
> >>> Since automated backtraces are not allowed on your system you might try
> >>> the
> >>> following:
> >>> 
> >>> gdb darktable
> >>> r
> >>> <make it crash>
> >>> set pagination off
> >>> set logging file gdb.txt
> >>> set logging on
> >>> where
> >>> thread apply all bt
> >>> q
> >>> y
> >>> 
> >>> 
> >>> and send us the file it created (gdb.txt).
> >>> 
> >>>> Thanks!
> >>>> Paul
> >>> 
> >>> Tobias
> >>> 
> >>> 
> >>> ------------------------------------------------------------------------
> >>> --
> >>> ---- Subversion Kills Productivity. Get off Subversion & Make the Move
> >>> to
> >>> Perforce. With Perforce, you get hassle-free workflows. Merge that
> >>> actually works. Faster operations. Version large binaries.  Built-in WAN
> >>> optimization and the freedom to use Git, Perforce or both. Make the move
> >>> to Perforce.
> >>> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.cl
> >>> kt
> >>> rk
> >>> 
> >>> 
> >>> _______________________________________________
> >>> Darktable-users mailing list
> >>> [email protected]
> >>> https://lists.sourceforge.net/lists/listinfo/darktable-users
> >>> 
> >>> 
> >>> ------------------------------------------------------------------------
> >>> ------ Subversion Kills Productivity. Get off Subversion & Make the Move
> >>> to Perforce. With Perforce, you get hassle-free workflows. Merge that
> >>> actually works. Faster operations. Version large binaries.  Built-in
> >>> WAN optimization and the freedom to use Git, Perforce or both. Make the
> >>> move to Perforce.
> >>> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.cl
> >>> ktrk
> >>> 
> >>> 
> >>> _______________________________________________
> >>> Darktable-users mailing list
> >>> [email protected]
> >>> https://lists.sourceforge.net/lists/listinfo/darktable-users

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to