[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #30863] Segfault problem on windows (all applications) NSTask/threa
From: |
Riccardo mottola |
Subject: |
[bug #30863] Segfault problem on windows (all applications) NSTask/thread |
Date: |
Tue, 24 Aug 2010 06:50:06 +0000 |
User-agent: |
Opera/9.80 (Windows NT 5.1; U; en-GB) Presto/2.6.30 Version/10.61 |
URL:
<http://savannah.gnu.org/bugs/?30863>
Summary: Segfault problem on windows (all applications)
NSTask/thread
Project: GNUstep
Submitted by: rmottola
Submitted on: mar 24 ago 2010 06:50:01 GMT
Category: None
Severity: 4 - Important
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
With the latest current, all applications seem to start, display their menus
and then crash.
Interestingly, in the debugger for the app GSTest, relaunching the
application inside the debugger a second time has it working, here the log:
(gdb) run
Starting program:
G:\GNUstep\home\multix\gnustep-cvs\devmodules\usr-apps\example
s\gui\GSTest/GSTest.app/GSTest.exe
[New thread 1672.0xb40]
[New thread 1672.0xb5c]
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 1672.0xb5c]
+[NSAutoreleasePool addObject:] (self=0x704366e0, _cmd=0x70465e28,
anObj=0x18896d8) at NSAutoreleasePool.m:235
235 pool = t->_autorelease_vars.current_pool;
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program:
G:\GNUstep\home\multix\gnustep-cvs\devmodules\usr-apps\example
s\gui\GSTest/GSTest.app/GSTest.exe
[New thread 3016.0x102c]
The trace is:
(gdb) bt
#0 +[NSAutoreleasePool addObject:] (self=0x704366e0, _cmd=0x70465e28,
anObj=0x18896d8) at NSAutoreleasePool.m:235
#1 0x70330486 in -[NSObject autorelease] (self=0x18896d8, _cmd=0x704817f8)
at NSObject.m:1699
#2 0x703910f8 in _threadFunction (t=0x18896d8) at NSTask.m:1022
#3 0x7c80b729 in KERNEL32!GetModuleFileNameA ()
from C:\WINDOWS\system32\kernel32.dll
#4 0x00000000 in ?? ()
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30863>
_______________________________________________
Messaggio inviato con/da Savannah
http://savannah.gnu.org/
- [bug #30863] Segfault problem on windows (all applications) NSTask/thread,
Riccardo mottola <=
- [bug #30863] Segfault problem on windows (all applications) NSTask/thread, Fred Kiefer, 2010/08/24
- [bug #30863] Segfault problem on windows (all applications) NSTask/thread, Riccardo mottola, 2010/08/25
- [bug #30863] Segfault problem on windows (all applications) NSTask/thread, Riccardo mottola, 2010/08/25
- [bug #30863] Segfault problem on windows (all applications) NSTask/thread, Riccardo mottola, 2010/08/25
- [bug #30863] Segfault problem on windows (all applications) NSTask/thread, Fred Kiefer, 2010/08/25
- [bug #30863] Segfault problem on windows (all applications) NSTask/thread, Jonathan Gillaspie, 2010/08/26
- [bug #30863] Segfault problem on windows (all applications) NSTask/thread, Richard Frith-Macdonald, 2010/08/30