Package: python3-pystemd
Version: 0.7.0-5+b2
Severity: normal

I'm open to the possibility I'm doing something wrong, but either way, I'm
pretty sure it shouldn't result in SEGV. Hopefully not an abusable buffer
overflow or similar?

    michael@joyola:~$ python3
    Python 3.10.9 (main, Dec  7 2022, 13:47:07) [GCC 12.2.0] on linux
    Type "help", "copyright", "credits" or "license" for more information.
    >>> from pystemd.dbuslib import DBus
    >>> bus=DBus(user_mode=True)
    >>> bus.get_unique_name()
    pystemd.dbusexc.DBusBaseError: [err -22]: Failed to get unique name
    This is DBusBaseError, a base error for DBus (i bet you did not see that 
coming) if you need a special error, enhance pystemd.sysdexc module!.
    Exception ignored in: 'pystemd.dbuslib.DBus.get_unique_name'
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
    pystemd.dbusexc.DBusBaseError: [err -22]: Failed to get unique name
    This is DBusBaseError, a base error for DBus (i bet you did not see that 
coming) if you need a special error, enhance pystemd.sysdexc module!.
    Segmentation fault

-- System Information:
Debian Release: 11.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'oldstable-updates'), (500, 'oldstable-debug'), (500, 'stable'), (500, 
'oldstable'), (490, 'testing'), (400, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-20-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-pystemd depends on:
ii  dbus         1.14.4-1
ii  libc6        2.36-7
ii  libsystemd0  247.3-7+deb11u1
ii  python3      3.10.6-3+b1
ii  systemd      247.3-7+deb11u1

python3-pystemd recommends no packages.

python3-pystemd suggests no packages.

-- debconf-show failed

-MD

-- 
-----------------------------------------------------------------------------
Michael Deegan               Hugaholic              https://www.deegan.id.au/
------------------------  Jung, zr jbeel?  ----------------------------------

Reply via email to