discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GWorkspace: hang on exit. Clang?


From: Riccardo Mottola
Subject: GWorkspace: hang on exit. Clang?
Date: Wed, 24 Oct 2012 01:50:09 +0200
User-agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Firefox/16.0 SeaMonkey/2.13.1

Hi,

anyone else noticed the problem that GWorkspace doesn't "quit" when issuing "quit" and choosing quit in the alert panel?

I cannot reproduce it on all computers. On linux/gcc/x86-32 it just seems to work fine!
On freebsd8/gcc/x86-32 it works fine too.
On freensd9/clang/x86-32 it hangs and I get the following exception:
2012-10-23 23:22:17.898 GWorkspace[3318] reported exception - <NSException: 0x2bd04344> NAME:NSInvalidReceivePortException REASON:invalidated while awaiting reply INFO:(null)

I tried breaking in GDB, but it seems to have problems right now on that platform
I get a lot of:
Dwarf Error: Cannot handle DW_FORM_<unknown> in DWARF reader [in module /Local/Library/Bundles/IBViewViewer.inspector/IBViewViewer]

and it doesn't stop in [NSException raise].

The first thing however would be to understand if it is a clang problem, an OS problem or whatever, depending on who can reproduce this problem and who not!


Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]