** Summary changed:

- 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

** Description changed:

- extractreads fails to run with the error:
+ [ 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
+  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

** Changed in: obitools (Ubuntu Noble)
       Status: New => In Progress

** Changed in: obitools (Ubuntu Noble)
     Assignee: (unassigned) => Sudip Mukherjee (sudipmuk)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062068

Title:
  [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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/obitools/+bug/2062068/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to