Thanks for the guides :) Brüns, Stefan wrote:
On Dienstag, 28. August 2018 16:53:09 CEST Peter Suetterlin wrote:
Since this update gimp is no longer working for me!
With my previous version (TW 20180812) it still runs, when I start it now from a console it just hangs there until I press CTRL-C, then it repots a segfault:
woodstock:~% gimp ^CSegmentation fault (core dumped)
Try to generate a backtrace, either:
sudo coredumpctl gdb gimp
Didn't have coredumpctl installed. After I did, it returned woodstock:~ # coredumpctl gdb gimp No match found.
(gdb) thread apply all bt (gdb) quit
So I did 'gdb gimp', then typed 'run' at the prompt, and when it hang pressed CRL-C to get back to gdb promt, and there typed the mentioned command http://paste.opensuse.org/92100830 I see all the cloned threads refer to openblas, and checking I noticed that the installed version here is from the Science repo, which recently did an update 0.2.20 -> 0.3.2. Is it safe to assume that this might be the problem? I'll try to downgrade to the TW version and see if that helps... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org