discuss-gnustep
[Top][All Lists]
Advanced

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

Re: crash on windows after update


From: Riccardo Mottola
Subject: Re: crash on windows after update
Date: Tue, 09 Jun 2015 14:44:20 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1

Hi all,

Riccardo Mottola wrote:
Hi,

I update base/gui/back after release, with a clean build of all three.

The app (DataBasin)which worked before and which is able to perfomr the same task on Linux, consistently crashes with:

Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 6216.0x1628]
0x772a9e33 in ntdll!RtlGetUnloadEventTrace ()
   from C:\Windows\system32\ntdll.dll
(gdb) bt
#0  0x772a9e33 in ntdll!RtlGetUnloadEventTrace ()
   from C:\Windows\system32\ntdll.dll
#1  0x710420c0 in mainthread () from G:\GNUstep\mingw\bin\libxml2-2.dll
#2  0x710420c4 in cleanup_helpers_cs ()
   from G:\GNUstep\mingw\bin\libxml2-2.dll
#3  0x04928160 in ?? ()
#4  0x05c4ff70 in ?? ()
#5  0x75197000 in KERNELBASE!IsNLSDefinedString ()
   from C:\Windows\syswow64\KernelBase.dll
#6  0x772a9d42 in ntdll!RtlLookupAtomInAtomTable ()
   from C:\Windows\system32\ntdll.dll
#7  0x00000000 in ?? ()

I don't recognize any gnustep code here, right? Or someone gets wiser here?

I wonder where this problem is coming from, I cannot trap any exception.

some more information
1) the code appears to work on Linux and BSD
2) the problem happens when a GSWS invokeMethod call is done in a thread, but works if done from the main thread 3) by doing a mix of libraries, I checked that I can use latest of everything (performance, WebServices, Databasin) except gnustep-base

the last gnustep base with which it works is of 7th May, with the current one I have this problem.

I will see if i can reproduce this by downgrading my gnustep-base version and will attempt to track down the revision/change.

Riccardo





reply via email to

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