[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Can't create Debian bug tracker account



I tried to register a Debian bug tracker account. It promised to send a confirmation but never did.

I tried to do it again and it said my e-mail address was already in use.

I pushed the "Forgot my password" button. It promised to send a "reset your password" e-mail, but never did.

The error I tried to report is that the newest libraries for webkitgtk for Buster 10, which were advertised as corrections for security problems, have broken the version of Evolution in Buster 10. Instead of Evolution launching, it now gets

terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc

A backtrace from running in gdb shows the error happens inside a component of libwebkit2gtk. I have reported this to Milan Crha, one of the Evolution maintainers. He agrees the problem is in the new libraries, not in Evolution.

Van Snyder
van.snyder@sbcglobal.net

$: zgrep -i gtk /var/log/dpkg.log*gz | grep web | less
/var/log/dpkg.log.2.gz:2021-09-23 17:28:34 upgrade libwebkit2gtk-4.0-37:amd64 2.32.3-1 2.32.4-1~deb10u1
/var/log/dpkg.log.2.gz:2021-09-23 17:28:34 status half-configured libwebkit2gtk-4.0-37:amd64 2.32.3-1
/var/log/dpkg.log.2.gz:2021-09-23 17:28:34 status unpacked libwebkit2gtk-4.0-37:amd64 2.32.3-1
/var/log/dpkg.log.2.gz:2021-09-23 17:28:34 status half-installed libwebkit2gtk-4.0-37:amd64 2.32.3-1
/var/log/dpkg.log.2.gz:2021-09-23 17:28:36 status unpacked libwebkit2gtk-4.0-37:amd64 2.32.4-1~deb10u1
/var/log/dpkg.log.2.gz:2021-09-23 17:29:27 configure libwebkit2gtk-4.0-37:amd64 2.32.4-1~deb10u1 <none>
/var/log/dpkg.log.2.gz:2021-09-23 17:29:27 status unpacked libwebkit2gtk-4.0-37:amd64 2.32.4-1~deb10u1
/var/log/dpkg.log.2.gz:2021-09-23 17:29:27 status half-configured libwebkit2gtk-4.0-37:amd64 2.32.4-1~deb10u1
/var/log/dpkg.log.2.gz:2021-09-23 17:29:27 status installed libwebkit2gtk-4.0-37:amd64 2.32.4-1~deb10u1

$: apt-cache policy evolution
evolution:
  Installed: 3.38.3-1
  Candidate: 3.38.3-1
  Version table:
 *** 3.38.3-1 500
        500 http://ftp.de.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
     3.30.5-1.1 500
        500 http://deb.debian.org/debian buster/main amd64 Packages

$: apt-cache madison evolution
 evolution |   3.38.3-1 | http://ftp.de.debian.org/debian bullseye/main amd64 Packages
 evolution | 3.30.5-1.1 | http://deb.debian.org/debian buster/main amd64 Packages
 evolution | 3.30.5-1.1 | http://deb.debian.org/debian buster/main Sources


Reply to: