Bug #472
quit on mono-client closes the gui - but process contiues to live ...
0%
Description
well - as the subject says ....
ask if you need more information.
PS: Ctrl-C and/or kill done help either - only kill -9 does the job ....
History
#1 Updated by EgS almost 16 years ago
- Due date set to 02/16/2009
- Status changed from New to Feedback
Noone was able to reproduce it.
Please provide as much information as possible.
#2 Updated by DeepDiver almost 16 years ago
EgS wrote:
Noone was able to reproduce it.
Please provide as much information as possible.
I'll attach a debugger to the client and see if i can find anything.
I'll let you know asap.
Take care
Tom
#3 Updated by DeepDiver almost 16 years ago
- File quassel.kdbg.png quassel.kdbg.png added
screenshot of kdbg attached....
the process is stuck in the destructor of QApplication, down somewhere in the QHostInfo class of Qt
Maybe some bug in qt or a missing abort to a running lookup ...
#4 Updated by EgS almost 16 years ago
Hmm... some thread doesn't want to exit... very strange.
Could you please test it with a clean config? Aka: clear ~/.quassel and ~/.config/quassel whatever/
#5 Updated by EgS almost 16 years ago
I'm just harvesting through the BRs right now and came across BR #409 which sounds pretty similar.
Therefore more questions:
1) did you try stopping the mono build right after the start or after some usage?
2) does quitting via menu work?
#6 Updated by DeepDiver almost 16 years ago
There is no difference in the behavior if i quit right after startup or later.
Following quit ops are working:
- menu > quit <Ctrl>-C on console
- <Alt>-F4
Hanging after:
- context menu of the try icon
- double clicking on the title bars icon
hope this helps.
take care,
tom
#7 Updated by EgS almost 16 years ago
EgS wrote:
Hmm... some thread doesn't want to exit... very strange.
Could you please test it with a clean config? Aka: clear ~/.quassel and ~/.config/quassel whatever/
That question seems to got lost in the notes. Can you please comment on that?
#8 Updated by EgS almost 16 years ago
- OS set to Any
EgS wrote:
EgS wrote:
Hmm... some thread doesn't want to exit... very strange.
Could you please test it with a clean config? Aka: clear ~/.quassel and ~/.config/quassel whatever/
That question seems to got lost in the notes. Can you please comment on that?
poke
#9 Updated by DeepDiver almost 16 years ago
sorry for my late reply.
after cleaning the config dirs it all worked well
THX
Tom
#10 Updated by johu over 14 years ago
- Status changed from Feedback to Closed