Your message dated Mon, 20 Jan 2025 01:25:22 +0000
with message-id <e1tzgxa-00dpqv...@fasolo.debian.org>
and subject line Bug#1093559: Removed package(s) from unstable
has caused the Debian Bug report #762593,
regarding Deadlocks since upgrade to version > 4.8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
762593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762593
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: krosspython
Version: 4:4.13.1-1
Severity: important

Hello,

Since an upgrade from wheezy to testing, one personal application using
krosspython is deadlocked.

My workflow is pretty simple: a first script is called by using
Kross::Action->callFunction. I'm sure that the first script is done before to 
call a
second one, in the same way.

The second never start, and block the application. This behavior comes
from the line "PyGILState_STATE gilstate = PyGILState_Ensure();", added
between wheezy and the current testing.

I use internal mutex in my application, so I'm sure to not run two
actions in parallel. I'm sure that the first script is done before to
run the second one. So, if I did not missed something, I think that the
bug is in the krosspython library.

One hypothesis is that my python script run several python threads, and
that the PyGILState_Release at the end of callFunction is not enough to
manage python threads.

Best regards,

Florent Fourcot

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages krosspython depends on:
ii  libc6          2.19-11
ii  libgcc1        1:4.9.1-14
ii  libkrosscore4  4:4.14.1-1
ii  libpython2.7   2.7.8-7
ii  libqtcore4     4:4.8.6+git64-g5dc8b2b+dfsg-2
ii  libqtgui4      4:4.8.6+git64-g5dc8b2b+dfsg-2
ii  libstdc++6     4.9.1-14

krosspython recommends no packages.

krosspython suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4:22.12.3-1+rm

Dear submitter,

as the package kross-interpreters has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1093559

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to