bug-gnustep
[Top][All Lists]
Advanced

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

ProjectCenter Segmentation Fault.


From: christophe . jalady
Subject: ProjectCenter Segmentation Fault.
Date: Tue, 05 Sep 2006 22:13:29 +0200
User-agent: Internet Messaging Program (IMP) 3.2.5

Hello,

With ProjectCenter 0.4.3 I have a "Segmentation Fault" when doing this:
- Open a project
- Choose in the "Main Window": "Classes"-> a_source_file.m
    (double-click on "a_souce_file.m" to open a new window to edit the source
code of the file)
- Close the new window wich appear (the code-editor window for the file).
- Try to edit the source code of the file in the "Main Window" (just type one
char).
- ProjectCenter close with "Segmentation Fault".


I use the last GNUstep stable version:
GUI: 0.11.0
Back: 0.11.0 (arts)
Base: 1.13.0
Make: 1.13.0


To finish, the 'gdb' "back trace" of the bug:


(gdb) run
Starting program:
/usr/buildfromsrc/GNUStep/System/Applications/ProjectCenter.debug/ProjectCenter
[Thread debugging using libthread_db enabled]
[New Thread 1087156800 (LWP 7456)]
2006-09-05 22:41:32.329 ProjectCenter[7456] The font specified for
NSUserFixedPitchFont, Courier, can't be found.
2006-09-05 22:41:36.717 ProjectCenter[7456] The font specified for
NSUserFixedPitchFont, Courier, can't be found.
2006-09-05 22:41:39.718 ProjectCenter[7456] The font specified for
NSUserFixedPitchFont, Courier, can't be found.
2006-09-05 22:41:39.720 ProjectCenter[7456] The font specified for
NSUserFixedPitchFont, Courier, can't be found.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1087156800 (LWP 7456)]
0x40763ba4 in objc_msg_lookup () from /usr/lib/libobjc.so.1
(gdb) bt
#0  0x40763ba4 in objc_msg_lookup () from /usr/lib/libobjc.so.1
#1  0x400680f4 in -[PCEditor setIsEdited:] (self=0x82fa6b0, _cmd=0x400a07f8,
yn=1 '




reply via email to

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