Skip to content

Crash in PTB closing profile #4682

@vadi2

Description

@vadi2

Brief summary of issue / Description of requested feature:

Got this stacktrace when closing the profile:

1  TimerUnit::~TimerUnit                                                                             TimerUnit.cpp         32  0x555555a48ded     
2  ??                                                                                                                          0x7fffffffd540     
3  ??                                                                                                                          0x55555882bf20     
4  ??                                                                                                                          0x555557317db0     
5  ??                                                                                                                          0x55555a3e7ec0     
6  ??                                                                                                                          0x555558a10810     
7  ??                                                                                                                          0x55555882bf40     
8  ??                                                                                                                          0x55555a3e7ed0     
9  ??                                                                                                                          0x49e9e5ad3841a800 
10 ??                                                                                                                          0x7fffffffd580     
11 Host::~Host                                                                                       Host.cpp              462 0x555555912ad0     
12 ??                                                                                                                          0x5555577db6c0     
13 ??                                                                                                                          0x55555882b080     
14 ??                                                                                                                          0x7fffffffd5a0     
15 Host::~Host                                                                                       Host.cpp              471 0x555555912e24     
16 ??                                                                                                                          0x7fffffffd5b0     
17 ??                                                                                                                          0x55555882b080     
18 ??                                                                                                                          0x7fffffffd5c0     
19 QtSharedPointer::CustomDeleter<Host, QtSharedPointer::NormalDeleter>::execute                     qsharedpointer_impl.h 187 0x55555593dd93     
20 ??                                                                                                                          0x7fffffffd5d0     
21 ??                                                                                                                          0x55555882c4e0     
22 ??                                                                                                                          0x7fffffffd5f0     
23 QtSharedPointer::ExternalRefCountWithCustomDeleter<Host, QtSharedPointer::NormalDeleter>::deleter qsharedpointer_impl.h 205 0x55555593d8df     
24 ??                                                                                                                          0x7fffffffd5f0     
25 ??                                                                                                                          0x55555882c4d0     
26 ??                                                                                                                          0x7fffffffd610     
27 ??                                                                                                                          0x55555882c4d0     
28 ??                                                                                                                          0x7fffffffd610     
29 QtSharedPointer::ExternalRefCountData::destroy                                                    qsharedpointer_impl.h 149 0x55555582cfe5     
30 ??                                                                                                                                             

Steps to reproduce the issue / Reasons for adding feature:

  1. Open a profile with timers
  2. Close profile
  3. Boom?

Error output / Expected result of feature

No boom.

Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:

Probably related to #4663 😅

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions