Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] Crash in application due to watchdog timeout with python3 lttng
@ 2024-02-13 14:23 Lakshmi Deverkonda via lttng-dev
  2024-02-13 15:20 ` Kienan Stewart via lttng-dev
  0 siblings, 1 reply; 8+ messages in thread
From: Lakshmi Deverkonda via lttng-dev @ 2024-02-13 14:23 UTC (permalink / raw)
  To: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 1163 bytes --]

Hi,

We are able to integrate python3 lttng module in our application(python3 based). However, we are seeing that whenever the application terminates, there is watchdog timeout due to timeout in joining the threads. What could be the reason for this ? Does lttng module hold any thread event locks ?
We are completely blocked on this issue. Could you please help ?

Here is the snippet of the core dump

(gdb) py-bt
Traceback (most recent call first):
  File "/usr/lib/python3.7/threading.py", line 1048, in _wait_for_tstate_lock
    elif lock.acquire(block, timeout):
  File "/usr/lib/python3.7/threading.py", line 1032, in join
    self._wait_for_tstate_lock()
  File "/usr/lib/python3/dist-packages/h.py", line 231, in JoinThreads
    self.TT.join()
  File "/usr/sbin/c", line 1466, in do_exit
    H.JoinThreads()
  File "/usr/sbin/c", line 7201, in main
    do_exit(nlm, status)
  File "/usr/sbin/c", line 7233, in <module>
    main()
(gdb)

On a parallel note, thanks to Kienan who has been trying to provide pointers on various issues reported so far.

Need help on this issue as well.
Thanks in advance,

Regards,
Lakshmi



[-- Attachment #1.2: Type: text/html, Size: 6827 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-23 15:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-13 14:23 [lttng-dev] Crash in application due to watchdog timeout with python3 lttng Lakshmi Deverkonda via lttng-dev
2024-02-13 15:20 ` Kienan Stewart via lttng-dev
2024-02-13 15:35   ` Lakshmi Deverkonda via lttng-dev
2024-02-13 16:03     ` Kienan Stewart via lttng-dev
2024-02-16 14:33     ` Lakshmi Deverkonda via lttng-dev
2024-02-16 16:41       ` Kienan Stewart via lttng-dev
2024-02-20 15:24         ` Lakshmi Deverkonda via lttng-dev
2024-02-23 15:09           ` Kienan Stewart via lttng-dev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox