Activity log for bug #2062068

Date Who What changed Old value New value Message
2024-04-17 21:04:59 Sudip Mukherjee bug added bug
2024-04-18 09:31:33 Sudip Mukherjee information type Private Public
2024-05-06 12:10:52 Apport retracing service tags amd64 apport-crash need-duplicate-check noble wayland-session amd64 apport-crash noble wayland-session
2024-05-06 12:10:53 Apport retracing service obitools (Ubuntu): importance Undecided Medium
2024-05-06 12:10:53 Apport retracing service bug added subscriber Crash bug triagers for Ubuntu packages
2024-06-07 23:35:21 Sudip Mukherjee bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066369
2024-06-07 23:35:21 Sudip Mukherjee bug task added obitools (Debian)
2024-06-07 23:35:38 Sudip Mukherjee obitools (Ubuntu): status New In Progress
2024-06-07 23:35:41 Sudip Mukherjee obitools (Ubuntu): assignee Sudip Mukherjee (sudipmuk)
2024-06-08 08:38:14 Bug Watch Updater obitools (Debian): status Unknown Fix Released
2024-06-29 16:32:46 Sudip Mukherjee obitools (Ubuntu): status In Progress Fix Released
2024-06-29 16:32:49 Sudip Mukherjee obitools (Ubuntu): assignee Sudip Mukherjee (sudipmuk)
2024-06-29 16:32:55 Sudip Mukherjee nominated for series Ubuntu Noble
2024-06-29 16:32:55 Sudip Mukherjee bug task added obitools (Ubuntu Noble)
2024-06-29 16:41:27 Sudip Mukherjee summary extractreads crashed with ImportError in main__: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort [SRU] extractreads crashed with ImportError in main__: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort
2024-06-29 16:41:39 Sudip Mukherjee description extractreads fails to run with the error: $ extractreads Traceback (most recent call last): File "/usr/bin/extractreads", line 12, in <module> from obitools.word._readindex import ReadIndex,minword ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort ProblemType: Crash DistroRelease: Ubuntu 24.04 Package: obitools 1.2.13+dfsg-7build1 ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1 Uname: Linux 6.8.0-22-generic x86_64 ApportVersion: 2.28.0-0ubuntu1 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Wed Apr 17 22:03:44 2024 ExecutablePath: /usr/bin/extractreads InstallationDate: Installed on 2024-04-10 (7 days ago) InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410) InterpreterPath: /usr/bin/python3.12 JournalErrors: -- No entries -- ProcCmdline: /usr/bin/python3 /usr/bin/extractreads Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 3.12.3-0ubuntu1 PythonArgs: ['/usr/bin/extractreads'] PythonDetails: N/A SourcePackage: obitools Title: extractreads crashed with ImportError in __main__: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort Traceback: Traceback (most recent call last): File "/usr/bin/extractreads", line 12, in <module> from obitools.word._readindex import ReadIndex,minword ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sudo users [ Impact ] extractreads fails to run and crashes immediately with the error: $ extractreads Traceback (most recent call last): File "/usr/bin/extractreads", line 12, in <module> from obitools.word._readindex import ReadIndex,minword ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort [ Test Plan ] install obitools. start anki Execute "extractreads --help" If the package is not fixed, it will fail with the above error. With the fixed package, it will print the help menu. [ Where problems could occur ] As mentioned in the Debian patch, this change can introduce a possible perforomace tradeoff and a probable increased stack memory consumption. [ Other Info ] This has been fixed in Debian and has synced with Oracular, so Oracular is now fixed. [ Original Bug Description ] extractreads fails to run with the error: $ extractreads Traceback (most recent call last):   File "/usr/bin/extractreads", line 12, in <module>     from obitools.word._readindex import ReadIndex,minword ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort ProblemType: Crash DistroRelease: Ubuntu 24.04 Package: obitools 1.2.13+dfsg-7build1 ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1 Uname: Linux 6.8.0-22-generic x86_64 ApportVersion: 2.28.0-0ubuntu1 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Wed Apr 17 22:03:44 2024 ExecutablePath: /usr/bin/extractreads InstallationDate: Installed on 2024-04-10 (7 days ago) InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410) InterpreterPath: /usr/bin/python3.12 JournalErrors: -- No entries -- ProcCmdline: /usr/bin/python3 /usr/bin/extractreads Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 3.12.3-0ubuntu1 PythonArgs: ['/usr/bin/extractreads'] PythonDetails: N/A SourcePackage: obitools Title: extractreads crashed with ImportError in __main__: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort Traceback:  Traceback (most recent call last):    File "/usr/bin/extractreads", line 12, in <module>      from obitools.word._readindex import ReadIndex,minword  ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sudo users
2024-06-29 16:41:50 Sudip Mukherjee obitools (Ubuntu Noble): status New In Progress
2024-06-29 16:41:52 Sudip Mukherjee obitools (Ubuntu Noble): assignee Sudip Mukherjee (sudipmuk)
2024-06-29 16:47:48 Sudip Mukherjee description [ Impact ] extractreads fails to run and crashes immediately with the error: $ extractreads Traceback (most recent call last): File "/usr/bin/extractreads", line 12, in <module> from obitools.word._readindex import ReadIndex,minword ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort [ Test Plan ] install obitools. start anki Execute "extractreads --help" If the package is not fixed, it will fail with the above error. With the fixed package, it will print the help menu. [ Where problems could occur ] As mentioned in the Debian patch, this change can introduce a possible perforomace tradeoff and a probable increased stack memory consumption. [ Other Info ] This has been fixed in Debian and has synced with Oracular, so Oracular is now fixed. [ Original Bug Description ] extractreads fails to run with the error: $ extractreads Traceback (most recent call last):   File "/usr/bin/extractreads", line 12, in <module>     from obitools.word._readindex import ReadIndex,minword ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort ProblemType: Crash DistroRelease: Ubuntu 24.04 Package: obitools 1.2.13+dfsg-7build1 ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1 Uname: Linux 6.8.0-22-generic x86_64 ApportVersion: 2.28.0-0ubuntu1 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Wed Apr 17 22:03:44 2024 ExecutablePath: /usr/bin/extractreads InstallationDate: Installed on 2024-04-10 (7 days ago) InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410) InterpreterPath: /usr/bin/python3.12 JournalErrors: -- No entries -- ProcCmdline: /usr/bin/python3 /usr/bin/extractreads Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 3.12.3-0ubuntu1 PythonArgs: ['/usr/bin/extractreads'] PythonDetails: N/A SourcePackage: obitools Title: extractreads crashed with ImportError in __main__: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort Traceback:  Traceback (most recent call last):    File "/usr/bin/extractreads", line 12, in <module>      from obitools.word._readindex import ReadIndex,minword  ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sudo users [ Impact ] extractreads fails to run and crashes immediately with the error: $ extractreads Traceback (most recent call last):   File "/usr/bin/extractreads", line 12, in <module>     from obitools.word._readindex import ReadIndex,minword ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort [ Test Plan ] install obitools. Execute "extractreads --help" If the package is not fixed, it will fail with the above error. With the fixed package, it will print the help menu. [ Where problems could occur ] As mentioned in the Debian patch, this change can introduce a possible perforomace tradeoff and a probable increased stack memory consumption. [ Other Info ] This has been fixed in Debian and has synced with Oracular, so Oracular is now fixed. [ Original Bug Description ] extractreads fails to run with the error: $ extractreads Traceback (most recent call last):   File "/usr/bin/extractreads", line 12, in <module>     from obitools.word._readindex import ReadIndex,minword ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort ProblemType: Crash DistroRelease: Ubuntu 24.04 Package: obitools 1.2.13+dfsg-7build1 ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1 Uname: Linux 6.8.0-22-generic x86_64 ApportVersion: 2.28.0-0ubuntu1 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Wed Apr 17 22:03:44 2024 ExecutablePath: /usr/bin/extractreads InstallationDate: Installed on 2024-04-10 (7 days ago) InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410) InterpreterPath: /usr/bin/python3.12 JournalErrors: -- No entries -- ProcCmdline: /usr/bin/python3 /usr/bin/extractreads Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 3.12.3-0ubuntu1 PythonArgs: ['/usr/bin/extractreads'] PythonDetails: N/A SourcePackage: obitools Title: extractreads crashed with ImportError in __main__: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort Traceback:  Traceback (most recent call last):    File "/usr/bin/extractreads", line 12, in <module>      from obitools.word._readindex import ReadIndex,minword  ImportError: /usr/lib/python3/dist-packages/obitools/word/_readindex.cpython-312-x86_64-linux-gnu.so: undefined symbol: heapsort UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sudo users
2024-06-29 20:42:17 Sudip Mukherjee nominated for series Ubuntu Mantic
2024-06-29 20:42:17 Sudip Mukherjee bug task added obitools (Ubuntu Mantic)
2024-06-29 20:42:54 Sudip Mukherjee obitools (Ubuntu Mantic): status New In Progress
2024-06-29 20:42:57 Sudip Mukherjee obitools (Ubuntu Noble): assignee Sudip Mukherjee (sudipmuk)
2024-06-29 21:02:21 Sudip Mukherjee nominated for series Ubuntu Jammy
2024-06-29 21:02:21 Sudip Mukherjee bug task added obitools (Ubuntu Jammy)
2024-06-29 21:03:01 Sudip Mukherjee obitools (Ubuntu Jammy): status New In Progress
2024-06-29 21:45:48 Sudip Mukherjee nominated for series Ubuntu Focal
2024-06-29 21:45:48 Sudip Mukherjee bug task added obitools (Ubuntu Focal)
2024-06-29 21:45:55 Sudip Mukherjee obitools (Ubuntu Focal): status New In Progress
2024-07-05 14:24:36 Timo Aaltonen obitools (Ubuntu Noble): status In Progress Fix Committed
2024-07-05 14:24:38 Timo Aaltonen bug added subscriber Ubuntu Stable Release Updates Team
2024-07-05 14:24:51 Timo Aaltonen bug added subscriber SRU Verification
2024-07-05 14:24:58 Timo Aaltonen tags amd64 apport-crash noble wayland-session amd64 apport-crash noble verification-needed verification-needed-noble wayland-session
2024-07-05 14:27:13 Timo Aaltonen obitools (Ubuntu Mantic): status In Progress Won't Fix
2024-07-05 14:29:27 Timo Aaltonen obitools (Ubuntu Jammy): status In Progress Fix Committed
2024-07-05 14:29:31 Timo Aaltonen tags amd64 apport-crash noble verification-needed verification-needed-noble wayland-session amd64 apport-crash noble verification-needed verification-needed-jammy verification-needed-noble wayland-session
2024-07-05 14:30:29 Timo Aaltonen obitools (Ubuntu Focal): status In Progress Fix Committed
2024-07-05 14:30:36 Timo Aaltonen tags amd64 apport-crash noble verification-needed verification-needed-jammy verification-needed-noble wayland-session amd64 apport-crash noble verification-needed verification-needed-focal verification-needed-jammy verification-needed-noble wayland-session