Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #887334

Bug#893057: python3-notmuch: random aborts on exit

From David Bremner <david@tethera.net>
Newsgroups linux.debian.bugs.dist
Subject Bug#893057: python3-notmuch: random aborts on exit
Date 2018-03-16 01:40 +0100
Message-ID <vtLzz-28T-1@gated-at.bofh.it> (permalink)
References <vtK0N-Az-5@gated-at.bofh.it> <vtK0N-Az-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Brian May <bam@debian.org> writes:
> === cut ===
>
> I get the following output:
>
> brian@wspdigital:~$ /usr/bin/python3 ./tagmail
> Aborted
>
> If I comment/remove any of the lines out (including the function that isn't
> even referenced anywhere) or switch to Python2, then it works without any
> problems.
>
> Am wondering if this is a Python3 bug.

I suspect it has to do with changes in memory management in python3.

You hide the problem by adding

del(db)

at the end of your script.

You can read some discussion at

https://notmuchmail.org/pipermail/notmuch/2016/021622.html

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#893057: python3-notmuch: random aborts on exit Brian May <bam@debian.org> - 2018-03-16 00:00 +0100
  Bug#893057: python3-notmuch: random aborts on exit Jameson Graef Rollins <jrollins@finestructure.net> - 2018-03-16 01:10 +0100
  Bug#893057: python3-notmuch: random aborts on exit David Bremner <david@tethera.net> - 2018-03-16 01:40 +0100
    Bug#893057: python3-notmuch: random aborts on exit Brian May <bam@debian.org> - 2018-03-16 06:50 +0100
    Bug#893057: python3-notmuch: random aborts on exit Brian May <brian@linuxpenguins.xyz> - 2018-03-21 00:20 +0100
      Bug#893057: python3-notmuch: random aborts on exit David Bremner <david@tethera.net> - 2018-03-24 22:30 +0100
        Bug#893057: python3-notmuch: random aborts on exit Brian May <bam@debian.org> - 2018-03-25 08:40 +0200

csiph-web