Bug#735325: [sasl2-bin] auth_rimap: unexpected response to auth request

2014-01-14 Thread gisl
Package: sasl2-bin
Version: 2.1.25.dfsg1-6+deb7u1
Severity: normal

--- Please enter the report below this line. ---
saslauthd has a problem when imapproxy returns a reused connection:

saslauthd[12473]: auth_rimap: unexpected response to auth request: * OK 
[XPROXYREUSE] IMAP connection reused by imapproxy
saslauthd[12473]: do_auth : auth failure: [user=gis] [service=smtp] 
[realm=xxx] [mech=rimap] [reason=[ALERT] Unexpected response from remote 
authentication server

Fow now I just bypass imapproxy, but IMHO saslauthd shouldn't have a problem 
with that connection.

--- System information. ---
Architecture: amd64

Debian Release: wheezy


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#857939: [libtcnative-1] Does not work without symlink

2017-03-16 Thread gisl
Package: libtcnative-1
Version: 1.1.32~repack-2
Severity: normal

--- Please enter the report below this line. ---
After install libtcnative-1 and enabling the AprLifecycleListener, tomcat 
reported that the native library could not be loaded. This was apparently 
because libtcnative was not in its library path.

Symlinking libtcnative-1.so to /usr/lib fixed the issue, which is also 
reported here: https://bugs.launchpad.net/ubuntu/+source/tomcat-native/+bug/
1326255



Bug#756340: [systemd] Boot stops with certain (valid) tmpfs entries in /etc/fstab

2014-07-28 Thread gisl
Package: systemd
Version: 208-6
Severity: important

--- Please enter the report below this line. ---

I had the following two lines in my /etc/fstab and these caused systemd to not 
boot anymore.

tmpfs /var/run tmpfs defaults,relatime,mode=1777 0 0
tmpfs /var/lock tmpfs defaults,relatime,mode=1777 0 0

It complained about /run/systemd/private not being available and indeed the 
system dbus was not started. With an older kernel (3.12) I got it to get kdm 
started, but I could not enter my password, it simply did not accept any 
keyboard input. Switching to the console only worked thanks to the menu option 
in kdm that I could activate with the mouse.

I couldn't install or configure certain new packages, because their post-
install scripts again failed due to the missing dbus socket. So after trying 
to install sysvinit-core and rebooting, booting failed even harder, apparently 
because of missing /bin/init. I could only fix this in grub with init=/bin/bash

After searching for similar problems on a second computer, I found those boot-
bugs with encrypted and nfts filesystems in /etc/fstab which brought me into 
commenting out the tmpfs lines.

So there's a few problems here:
- systemd does not know how to deal with certain entries in fstab (somewhat 
OK)
- systemd does not report or log any error about that (NOT OK)
- systemd breaks the entire system instead of just skipping those entries (NOT 
OK)
- systemd did not allow me to manually start dbus (NOT OK)
- (this might go to a different report): packages should be installable without 
dbus being available

I fixed the problem by (re-)installing systemd-shim and systemd-sysv

Thanks
Carsten

PS: yes, I noticed that the tmpfs lines are superfluous by now, since they can 
be managed through /etc/default/tmpfs. That was not possible when I had added 
them.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.14-2-amd64

Debian Release: jessie/sid
  500 unstablewww.deb-multimedia.org 
  500 unstableftp.de.debian.org 
  500 stable  security.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
libacl1(>= 2.2.51-8) | 
libaudit1   (>= 1:2.2.1) | 
libblkid1(>= 2.17.2) | 
libc6  (>= 2.17) | 
libcap2(>= 2.10) | 
libcryptsetup4  (>= 2:1.4.3) | 
libdbus-1-3   (>= 1.1.1) | 
libgcrypt11   (>= 1.5.1) | 
libkmod2 (>= 5~) | 
liblzma5(>= 5.1.1alpha+20120614) | 
libpam0g   (>= 0.99.7.1) | 
libselinux1   (>= 2.1.9) | 
libsystemd-daemon0 (= 208-6) | 
libsystemd-journal0(= 208-6) | 
libudev1(>= 189) | 
libwrap0 (>= 7.6-4~) | 
libsystemd-login0  (= 208-6) | 
util-linux (>= 2.19.1-2) | 
initscripts  (>= 2.88dsf-17) | 
sysv-rc  | 
udev | 
acl  | 
adduser  | 
libcap2-bin  | 


Recommends  (Version) | Installed
=-+-===
libpam-systemd| 208-6


Suggests(Version) | Installed
=-+-===
systemd-ui| 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#756340: [systemd] Boot stops with certain (valid) tmpfs entries in /etc/fstab

2014-07-29 Thread gisl
On Tuesday 29 July 2014 00:07:41 you wrote:

> > /var/run and /var/lock should be symlinks to
> > /run and /run/lock nowadays and your system needs has been updated by
> > the sysvinit package to support that.
>
> > Also, 1777 is very much broken for /var/run.
> 
> Let me add here: Since /var/run is a symlink to /run, what happened is,
> that /run was mounted early on, then /var/run was mounted over /run via
> the symlink, thus breaking any open sockets and pid files which were
> already in /run.
> 
Then the actual bug might have been in the /run migration script, or it was 
just my own fault.

In any way, this would indeed be hard to detect or report for systemd.

Thanks for your time and help
Carsten


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#783533: [xca] Export certificate request to clipboard exports PRIVATE CERTIFICATE instead

2015-04-27 Thread gisl
Package: xca
Version: 1.0.0-2
Severity: important

--- Please enter the report below this line. ---

When managing certificates with xca, it is common to paste the certificate 
requests into online CA's web forms. This is easiest done by selecting the 
certificate request and choose Export -> Clipboard in the context menu.

Unfortunately this will export the PRIVATE certificate, that is associated with 
the certificate request.

If you do not double check the output, you will publish your private 
certificate to someone else.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.16.0-4-amd64

Debian Release: 8.0
  500 unstablewww.deb-multimedia.org 
  500 unstableftp.de.debian.org 
  500 stable  security.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
libc6 (>= 2.4) | 
libgcc1   (>= 1:4.1.1) | 
libltdl7(>= 2.4.2) | 
libqtcore4  (>= 4:4.7.0~beta1) | 
libqtgui4 (>= 4:4.8.0) | 
libssl1.0.0 (>= 1.0.0) | 
libstdc++6  (>= 4.1.1) | 


Package's Recommends field is empty.

Package's Suggests field is empty.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#783533: Sorry: Not the private certificate, but the public one

2015-04-27 Thread gisl
I think I was too quick with this report (I was shocked, sorry).

xca apparently exports the public certificate instead of the certificate 
request. But NOT the private certificate.

Still a bug, but certainly not important.

Sorry for the wrong alert.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#742831: Yes, please

2014-08-15 Thread gisl
I just want to second Hans-Christoph's request. Preconfiguring OpenSC for Java 
would make it much easier to use smartcards for e.g. signing jars.

You still have to explicitly specify the provider for java to use it, so a 
user cannot use it by accident.

Thanks
Carsten


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#810582: [partman-base] hangs when reformatting existing fs

2016-01-09 Thread gisl
Package: partman-base
Version: 188
Severity: important

--- Please enter the report below this line. ---
I just installed a new stretch system using the alpha 4 netinst image, manual 
install. The root partition that I chose already had a filesystem. When parted 
wanted to create the filesystem, it hung.

I went to another console and saw a process mkfs.ext4 /dev/sda3. I killed the 
process in order to relieve the hanging partman. Curious, as to why the 
mkfs.ext4 hung, I called it manually, and it told me that the partition 
already had a filesystem and asked me whether I really wanted to format it. I 
said yes and let partman do the job again. This time it didn't hang. 

I guess it should run mkfs.ext4 in non-interactive "yes, really do it and 
don't ask me any questions" mode or something like that.

Thanks.



Bug#818172: [xserver-xorg-core] Same here -- renders system unusable

2016-03-16 Thread gisl
Package: xserver-xorg-core
Version: 2:1.18.2-1

--- Please enter the report below this line. ---
As soon as I do any interaction with plasma, xorg starts consuming 100% cpu.

--- System information. ---
Architecture: amd64
Kernel:   Linux 4.4.0-1-amd64

Debian Release: stretch/sid
  500 unstableftp.de.debian.org 
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.



--- Output from package bug script ---
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.

VGA-compatible devices on PCI bus:
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107GLM [Quadro 
M2000M] [10de:13b0] (rev a2)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 4.4.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 5.3.1 
20160224 (Debian 5.3.1-10) ) #1 SMP Debian 4.4.4-2 (2016-03-09)

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 99686 M��r 16 10:01 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[ 2.370] (--) Log file renamed from "/var/log/Xorg.pid-1433.log" to 
"/var/log/Xorg.0.log"
[ 2.370] 
X.Org X Server 1.18.1
Release Date: 2016-02-08
[ 2.370] X Protocol Version 11, Revision 0
[ 2.370] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 2.370] Current Operating System: Linux nb-carsten3 4.4.0-1-amd64 #1 SMP 
Debian 4.4.4-2 (2016-03-09) x86_64
[ 2.370] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-1-amd64 
root=UUID=bf7aa832-550f-4505-b8be-a1aeae5edd92 ro quiet
[ 2.370] Build Date: 09 February 2016  11:06:03AM
[ 2.370] xorg-server 2:1.18.1-1 (http://www.debian.org/support) 
[ 2.370] Current version of pixman: 0.33.6
[ 2.370]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2.370] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2.370] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 16 09:15:11 
2016
[ 2.371] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2.372] (==) No Layout section.  Using the first Screen section.
[ 2.372] (==) No screen section available. Using defaults.
[ 2.372] (**) |-->Screen "Default Screen Section" (0)
[ 2.372] (**) |   |-->Monitor ""
[ 2.372] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2.372] (==) Automatically adding devices
[ 2.372] (==) Automatically enabling devices
[ 2.372] (==) Automatically adding GPU devices
[ 2.372] (==) Max clients allowed: 256, resource mask: 0x1f
[ 2.374] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 2.374]Entry deleted from font path.
[ 2.375] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 2.375] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2.375] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[ 2.375] (II) Loader magic: 0x564070c0ddc0
[ 2.375] (II) Module ABI versions:
[ 2.375]X.Org ANSI C Emulation: 0.4
[ 2.375]X.Org Video Driver: 20.0
[ 2.375]X.Org XInput driver : 22.1
[ 2.375]X.Org Server Extension : 9.0
[ 2.377] (++) using VT number 7

[ 2.377] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[ 2.377] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3.190] (--) PCI:*(0:1:0:0) 10de:13b0:17aa:2230 rev 162, Mem @ 
0xb200/16777216, 0xa000/268435456, 0xb000/33554432, I/O @ 
0x4000/128, BIOS @ 0x/524288
[ 3.191] (II) LoadModule: "glx"
[ 3.191] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.214] (II) Module glx: vendor="X.Org Foundation"
[ 3.214]compiled for 1.18.1, module version = 1.0.0
[ 3.214]ABI class: X.Org Server Extension, version 9.0
[ 3.214] (==) AIGLX enabled
[ 3.214] (==) Matched nouveau as autoconfigured driver 0
[ 3.214] (==) Matched nv as autoconfigured driver 1
[ 3.214] (==) Matched nouv

Bug#808729: [digikam-data] Invalid mysql configuration option table_cache

2015-12-22 Thread gisl
Package: digikam-data
Version: 4:4.14.0-1
Severity: normal
Tags: patch

--- Please enter the report below this line. ---

digikam-4.14.0/core/data/database/mysql-global.conf uses an unsupported option 
that causes the db server to not start at all.

See https://bugs.mysql.com/bug.php?id=68315

Patch attached.

--- System information. ---
Architecture: amd64
Kernel:   Linux 4.3.0-1-amd64

Debian Release: stretch/sid
  500 unstablewww.deb-multimedia.org 
  500 unstableftp.de.debian.org 
  500 testing ftp.de.debian.org 
  500 stable  security.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
opencv-data| 2.4.9.1+dfsg-1.2


Package's Recommends field is empty.

Package's Suggests field is empty.
--- mysql-global.conf	2015-10-13 23:58:21.0 +0200
+++ mysql-global.conf.new	2015-12-22 10:41:58.312989820 +0100
@@ -20,7 +20,7 @@
 #lower_case_table_names=1
 character_set_server=latin1
 collation_server=latin1_general_ci
-table_cache=200
+table_open_cache=200
 thread_cache_size=3
 log_bin=mysql-bin
 expire_logs_days=3


Bug#864074: defaults.vim: broken configuration

2017-07-14 Thread gisl
I can only agree with Martin.

Getting your local configuration overwritten is very irritating and 
unexpected. Defaults are there to be overridden by local configuration, not 
the other way round.

The broken copy&paste scenario needs fixing on *every* headless Debian Stretch 
installation, which is very tedious.

Thanks
Carsten



Bug#886428: [kmail] Crashes on nouveau with mesa 17.3.1

2018-01-05 Thread gisl
Package: kmail
Version: 4:17.08.3-2
Severity: normal

--- Please enter the report below this line. ---
kmail, kontact and other applications using Qt's WebEngine crash when using 
the nouveau Xorg driver and mesa 17.3.1.

The output is like this:
nouveau: kernel rejected pushbuf: No such file or directory
nouveau: ch25: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch25: buf  0002 0004 0004 
nouveau: ch25: buf 0001 0006 0004  0004
*** KMail got signal 11 (Exiting)

Some search suggests that this is actually a well-known nouveau bug, which 
occurs with multithreaded rendering.

Qt appears to have decided to disable GL with nouveau altogether for Qt 5.10:
https://bugreports.qt.io/browse/QTBUG-41242
but for now, they suggest to set

QT_XCB_FORCE_SOFTWARE_OPENGL=1

as a workaround. So until nouveau is fixed, or Qt 5.10 released and packaged, 
it may be sensible to
- document this somewhere, e.g. with apt-listchanges or
- try to detect the use of nouveau and automatically set the environment 
variable, or
- use this ticket as documentation

Also see
- https://bugzilla.redhat.com/show_bug.cgi?id=1376107
- https://bugs.freedesktop.org/show_bug.cgi?id=91632

--- System information. ---
Architecture: 
Kernel:   Linux 4.14.0-2-amd64

Debian Release: buster/sid
  500 unstablewww.deb-multimedia.org 
  500 unstableftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-
==
akonadi-server  (>= 4:17.08~) | 
4:17.08.3-2
kdepim-runtime  (>= 4:17.08~) | 
4:17.08.3-3
libkf5akonadisearch-bin (>= 4:17.08~) | 
4:17.08.3-1
libkf5akonadisearch-plugins (>= 4:17.08~) | 
4:17.08.3-1
libkf5grantleetheme-plugins   (>= 17.08~) | 17.08.3-1
kio   | 5.37.0-2
libc6   (>= 2.14) | 
libgcc1(>= 1:3.0) | 
libgpgmepp6   (>= 1.10.0) | 
libkf5akonadiagentbase5 (>= 15.07.90) | 
libkf5akonadicontact5 | 
libkf5akonadicore5 (>= 4:17.08.0) | 
libkf5akonadimime5| 
libkf5akonadisearchdebug5 | 
libkf5akonadisearchpim5  (>= 16.08.0) | 
libkf5akonadiwidgets5  (>= 4:17.08.0) | 
libkf5bookmarks5  (>= 4.96.0) | 
libkf5calendarcore5 (>= 15.07.90) | 
libkf5calendarutils5  | 
libkf5codecs5   (>= 5.4.0+git20141202.0008+15.04) | 
libkf5completion5 (>= 4.97.0) | 
libkf5configcore5 (>= 4.98.0) | 
libkf5configgui5  (>= 4.97.0) | 
libkf5configwidgets5  (>= 5.23.0) | 
libkf5contacts5  (>= 15.12.0) | 
libkf5coreaddons5  (>= 5.2.0) | 
libkf5crash5  (>= 5.15.0) | 
libkf5dbusaddons5 (>= 4.97.0) | 
libkf5followupreminder5(>= 4:16.04.0) | 
libkf5gravatar5  (>= 4:15.12) | 
libkf5guiaddons5  (>= 4.96.0) | 
libkf5i18n5   (>= 4.97.0) | 
libkf5iconthemes5  (>= 5.0.0) | 
libkf5identitymanagement5(>= 17.08.0) | 
libkf5itemmodels5 (>= 4.96.0) | 
libkf5itemviews5  (>= 4.96.0) | 
libkf5jobwidgets5 (>= 4.96.0) | 
libkf5kcmutils5(>= 5.2.0+git20141003) | 
libkf5kiocore5(>= 4.96.0) | 
libkf5kiofilewidgets5 (>= 4.96.0) | 
libkf5kiowidgets5 (>= 5.35.0) | 
libkf5kontactinterface5   | 
libkf5ksieveui5   | 
libkf5libkdepim-plugins   | 
libkf5libkdepim5   (>= 16.04) | 
libkf5libkdepimakonadi5   | 
libkf5libkleo5 (>= 4:17.08.0) | 
libkf5mailcommon-plugins  | 
l

Bug#898960: [libpangoft2-1.0-0] Crashes some Java applications in pango_fc_font_key_get_variations

2019-11-12 Thread gisl
Is it still an option to backport the patch? Applications are still 
crashing...

Thanks
-g



Bug#898960: Fixed in Pango 1.43.0

2019-05-17 Thread gisl
Please update to 1.43.0, since the bug is fixed there.

https://gitlab.gnome.org/GNOME/pango/commit/
26f1135f374f3ad5eb963dcdf016542fbbda361b

Thanks!



Bug#898960: [libpangoft2-1.0-0] Crashes some Java applications in pango_fc_font_key_get_variations

2019-06-13 Thread gisl
Am Donnerstag, 13. Juni 2019, 12:39:48 CEST schrieben Sie:
> Please preserve the subject line when replying to old bugs - Debian
> contributors will often receive only your mail, out of context, and
> have to look up the bug number to find out which package and which
> bug you're referring to.

Will do.
 
> pango 1.43 is a new development branch, and at this point Debian
> testing is in (very) hard freeze, so that new version is not suitable
> for packaging for testing/unstable yet.

OK.
 
> It might still be possible to backport the changes that fixed the bug,
> or other strictly targeted, non-intrusive bug fixes. 

That would be great!

> Am I right in thinking that the relevant change is
> https://gitlab.gnome.org/GNOME/pango/merge_requests/12/diffs and this
> is sufficient to fix the crash?

Yes, this one fixes it.

Thanks!
-g



Bug#910407: Seconded

2018-10-10 Thread gisl
Yes, an openjfx-8 package would be very helpful.

Thanks for considering this.



Bug#898960: [libpangoft2-1.0-0] Crashes some Java applications in pango_fc_font_key_get_variations

2018-05-17 Thread gisl
Package: libpangoft2-1.0-0
Version: 1.42.1-1
Severity: important

--- Please enter the report below this line. ---
Some applications suddenly crash, possibly due to a binary incompatibility?

Stack: [0x7f9388812000,0x7f9388912000],  sp=0x7f9388909488,  free 
space=989k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native 
code)
C  [libpangoft2-1.0.so.0+0xb1e0]  pango_fc_font_key_get_variations+0x0

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 13636  org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(JZ)Z (0 
bytes) @ 0x7f937039fac4 [0x7f937039fa80+0x44]
J 69512 C2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (71 bytes) @ 
0x7f9377b26960 [0x7f9377b266a0+0x2c0]
J 51367% C2 org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine
$5.run()V (703 bytes) @ 0x7f93754ee1f4 [0x7f93754edfe0+0x214]
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/
core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/
eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/
contexts/IEclipseContext;)Ljava/lang/Object;+57
j  org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/
eclipse/e4/ui/model/application/MApplicationElement;)V+20
j  org.eclipse.ui.internal.Workbench.lambda$3(Lorg/eclipse/swt/widgets/
Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;[I)V+451
j  org.eclipse.ui.internal.Workbench$$Lambda$15.run()V+12
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/
core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/
widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+16
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/
Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/
equinox/app/IApplicationContext;)Ljava/lang/Object;+113
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/
Object;)Ljava/lang/Object;+135
j  
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/
lang/Object;)Ljava/lang/Object;+85
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/
lang/Object;)Ljava/lang/Object;+82
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/
Object;)Ljava/lang/Object;+105
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/
String;Ljava/lang/Runnable;)Ljava/lang/Object;+132
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/
Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/
Object;)Ljava/lang/Object;+100
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/
lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/
Object;)Ljava/lang/Object;+56
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;
[Ljava/net/URL;)V+205
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+160
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10

Also see
https://forum.manjaro.org/t/solved-matlab-r2017b-add-ons-and-other-windows-no-effect/35505/5
https://forum.manjaro.org/t/rssowl-crashes-after-last-system-update/45043/16

--- System information. ---
Architecture: 
Kernel:   Linux 4.15.0-3-amd64

Debian Release: buster/sid
  500 unstablewww.deb-multimedia.org 
  500 unstableftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-
libc6 (>= 2.4) | 
libfontconfig1   (>= 2.12) | 
libfreetype6(>= 2.3.5) | 
libglib2.0-0   (>= 2.37.3) | 
libharfbuzz0b   (>= 1.4.2) | 
libpango-1.0-0 (>= 1.42.0) | 


Package's Recommends field is empty.

Package's Suggests field is empty.



Bug#898960: [libpangoft2-1.0-0] Crashes some Java applications in pango_fc_font_key_get_variations

2018-05-18 Thread gisl
Am Donnerstag, 17. Mai 2018, 23:12:27 CEST schrieben Sie:

> I've seen several examples recently where installing packages from the
> deb-multimedia repo breaks Debian. For instance,
> https://bugs.debian.org/897226

Thanks for the quick reply. In my case it's not a Debian-packaged application. 
It's an Eclipse-based IDE with many plugins.

It crashes deterministically with libpangoft2-1.0-0_1.42.1-1_amd64.deb
Reverting this to libpangoft2-1.0-0_1.40.5-1_amd64.deb fixes the crashes.

If there's any information I shall provide or anything I can do, just let me 
know.



Bug#965364: [createrepo] new upstream version 0.10.4 available

2020-07-20 Thread gisl
Package: createrepo
Version: 0.10.3
Severity: normal

--- Please enter the report below this line. ---
0.10.4 fixes in particular https://bugzilla.redhat.com/show_bug.cgi?id=1058975

Thanks!