Ich habe wichtige Geschäfte mit Ihnen zu besprechen. Antwort für weitere
Details.
Wang Jianlin
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Ich beabsichtige, Ihnen einen Teil meines Vermögens als freiwillige finanzielle
Spende zukommen zu lassen.
Wang Jianlin
Wanda-Gruppe
Le 31/03/2019 à 22:53, Alexis Murzeau a écrit :
> Le 31/03/2019 à 15:19, Aurelien Jarno a écrit :
>> This bug is very likely a bug present in old glibc versions. It has been
>> brought to light when enabling TLS support in openblas and not by a new
>> glibc version.
>>
>> Right now the bug has been
Le 31/03/2019 à 15:19, Aurelien Jarno a écrit :
> This bug is very likely a bug present in old glibc versions. It has been
> brought to light when enabling TLS support in openblas and not by a new
> glibc version.
>
> Right now the bug has been workarounded by disabling TLS support in
> openblas.
This bug is very likely a bug present in old glibc versions. It has been
brought to light when enabling TLS support in openblas and not by a new
glibc version.
Right now the bug has been workarounded by disabling TLS support in
openblas. The way to handle this bug is to write a small testcase that
Hi,
On 07/09/2018 16:57, Sébastien Villemot wrote:
>
> I have just uploaded openblas 0.3.3+ds-1, which has TLS disabled.
>
> I think this should fix the original issue, i.e. the gimp+openblas
> deadlock. Please let me know if this is not the case.
>
> Best,
>
Thanks for your update.
I tried
Le vendredi 10 août 2018 à 23:27 +0200, Alexis Murzeau a écrit :
> On 09/08/2018 00:22, Alexis Murzeau wrote:
> > On 08/08/2018 00:59, Alexis Murzeau wrote:
> > > severity 903514 important
> > > thanks
> > >
> > > > Reassigning to glibc with affects on openblas and gimp as this is caused
> > > > b
Hi,
On Tue, 14 Aug 2018 23:27:18 -0300 Rogério Brito wrote:
> OK, now, to the actual report. With version 0.3.2 of openblas installed,
> whenever I call gimp (I always start programs from the command line), it
> just sits there and doesn't even show its splash screen.
>
> If I interrupt the exec
On 12/08/2018 15:55, Jackie wrote:
> Great. It works.
> To make it clear, this is what I did to test:
>
> 1. Install libopenblas-base:amd64 (0.3.2+ds-1) and libopenblas-dev:amd64
> (0.3.2+ds-1) from official repo. After installation complete, open a
> terminal and type gimp + ENTER. The cmd hangs
Great. It works.
To make it clear, this is what I did to test:
1. Install libopenblas-base:amd64 (0.3.2+ds-1) and
libopenblas-dev:amd64 (0.3.2+ds-1) from official repo. After
installation complete, open a terminal and type gimp + ENTER. The cmd
hangs forever and Ctrl-C gets a segment fault.
2.
On 10/08/2018 23:27, Alexis Murzeau wrote:
> I can provide a binary package that include this patch, but I'm not sure
> this is the best thing to do (I'm not the official maintainer, nor know
> a good place to upload it).
>
As I was requested to provide binary package to test the patch, I'm
provi
Awesome, thanks!
On Fri, Aug 10, 2018, 5:27 PM Alexis Murzeau wrote:
> On 09/08/2018 00:22, Alexis Murzeau wrote:
> > On 08/08/2018 00:59, Alexis Murzeau wrote:
> >> severity 903514 important
> >> thanks
> >>
> >>> Reassigning to glibc with affects on openblas and gimp as this is
> caused
> >>>
On 09/08/2018 00:22, Alexis Murzeau wrote:
> On 08/08/2018 00:59, Alexis Murzeau wrote:
>> severity 903514 important
>> thanks
>>
>>> Reassigning to glibc with affects on openblas and gimp as this is caused
>>> by a deadlock inside glibc.
>>
>> Done.
>>
>> Lowering severity as this does not render
On 08/08/2018 00:59, Alexis Murzeau wrote:
> severity 903514 important
> thanks
>
>> Reassigning to glibc with affects on openblas and gimp as this is caused
>> by a deadlock inside glibc.
>
> Done.
>
> Lowering severity as this does not render any package unusable by
> themselves, but only a co
severity 903514 important
thanks
> Reassigning to glibc with affects on openblas and gimp as this is caused
> by a deadlock inside glibc.
Done.
Lowering severity as this does not render any package unusable by
themselves, but only a combination of them (GIMP + OpenBLAS).
I think a workaround so
Hi,
On Fri, 3 Aug 2018 22:53:08 -0400 James Van Zandt
wrote:
> Thanks, Benedict - the same solution worked for me.
>
> Specifically:
>
>sudo apt-get install libopenblas-base- libopenblas-dev- \
> libblas3 liblapack3 libblas-dev liblapack-dev
>
> Unfortunately julia and
Thanks, Benedict - the same solution worked for me.
Specifically:
sudo apt-get install libopenblas-base- libopenblas-dev- \
libblas3 liblapack3 libblas-dev liblapack-dev
Unfortunately julia and libjulia0.6 were also removed here, since they
depend on libopenblas-base. I
Hi,
Exact same results as Benedict Geihe, i.e., removing libopenblas-base
solves the issue.
Thanks A LOT for pointing this out Benedict!
Best regards,
-Pascal
--
Homepage (http://giard.info)
Debian GNU/Linux (http://www.debian.org)
TCL: École polytechnique fédérale de Lausanne (http://tcl.epfl.c
Hi all!
I was following this report as I had exactly the same issue. Then i found this
https://bbs.archlinux.org/viewtopic.php?id=238684
Indeed I had upgraded openblas recently and switching to the common blas, lapack solved the issue for me.
I note that, according to the strace log, gimp successfully read in 138
plugins, but failed on the very first plug-in that was a Python script.
That can't be a coincidence.
- Jim Van Zandt
Dear maintainer,
In case that may shed some light...
Before having gimp-python installed, gimp would start.
I could modify images and save them in the native gimp format.
Attempting to export to png or jpg would freeze though.
(With the exportation processes visible with `ps` but not doing anythi
Package: gimp
Version: 2.10.2-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
I may have the same problem. I updated many packages yesterday, and today
gimp will not launch.
Christoph reported that opening a .png file generated a splash screen
then error messages abo
Package: gimp
Version: 2.10.2-1
Followup-For: Bug #903514
Dear Maintainer,
I have the same problem.
Last week gimp was functioning normally, now it doesn’t even start up
and segfaults when interrupted by Ctrl+C.
My python installation is fully functional, I use python every day.
Regards,
Harald
On Tue, 2018-07-10 at 17:20 -0400, Jeremy Bicha wrote:
> I don't know. It works fine here. Could you try to be more specific
> about *when* things stopped working?
I'm afraid I have no idea... I noticed it a week ago, which doesn't
mean though, that it wasn't introduced earlier.
Wasn't there rece
On Tue, Jul 10, 2018 at 4:59 PM, Christoph Anton Mitterer
wrote:
> Since some time the GIMP is completely broken.
I don't know. It works fine here. Could you try to be more specific
about *when* things stopped working?
> GIMP-Error: Unable to run plug-in "plugin-uncrop.py"
> (/usr/lib/gimp/2.0/p
Package: gimp
Version: 2.10.2-1
Severity: grave
Justification: renders package unusable
Hi.
Since some time the GIMP is completely broken.
In most cases it does not even start (e.g. when invoking
it from another program) or when:
$ gimp
or
$ gimp 0.jpg
(with 0.jpg not existing)
it simply hangs
26 matches
Mail list logo