discuss-gnustep
[Top][All Lists]
Advanced

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

crash on windows after update


From: Riccardo Mottola
Subject: crash on windows after update
Date: Mon, 08 Jun 2015 18:04:34 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1

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.

thank you.

Riccardo



reply via email to

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