This bug breaks MetaTrader 4 installation process under wine
(https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe).
This sounds like some regression, as older TLS authentication worked fine.
--
You received this bug notification because you are a member of Ubuntu
Touch se
** Description changed:
I've the following code:
$ cat foo.sh
#!/bin/bash
function f() { f; }; f;
or:
$ cat test.sh
#!/bin/bash
function foo() { foo; }
foo
which both crashing in the following way:
$ ./foo.sh
Segmentation fault (core dumped)
is that norm
** Attachment added: "EXC_BAD_ACCESS (SIGSEGV) on OSX"
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1525436/+attachment/4533478/+files/bash_2015-12-11-232316_mini-mac.crash
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscrib
Public bug reported:
I've the following code:
$ cat foo.sh
#!/bin/bash
function f() { f; }; f;
or:
$ cat test.sh
#!/bin/bash
function foo() { foo; }
foo
which both crashing in the following way:
$ ./foo.sh
Segmentation fault (core dumped)
is that normal?
dmesg on Linux shows me the followin
The same problem happening when installing any of these:
libxslt-dev:i386 libgnutls-dev:i386 libjpeg-dev:i386 libpng-dev:i386
it's trying to remove my 64-bit compiler.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to free
How does this fix the problem?
Installing libfreetype6-dev:i386 on Debian Wheezy still trying to
remove: cpp g++ g++-multilib gcc , etc. and having libfreetype6-dev is
still not enough to compile 32-bit wine.
Comment #19 doesn't mention anything about fix in libfreetype.
Is there any workaround
6 matches
Mail list logo