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 command file:/
>     /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

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