That confirms that my preliminary patch was correct, merged it.
Question to myself: why it didn't crash for me? why didn't i catch this
initially?


On Tue, Mar 4, 2014 at 2:48 AM, Paul Greindl <[email protected]>wrote:

>  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 :)
>
> 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.clkt
> rk
>
>
> _______________________________________________
> Darktable-users mailing 
> [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.clktrk
>
>
>
> _______________________________________________
> Darktable-users mailing 
> [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.clktrk
> _______________________________________________
> 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.clktrk
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to