gnustep-dev
[Top][All Lists]
Advanced

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

-base problems on NetBSD/sparc


From: Riccardo
Subject: -base problems on NetBSD/sparc
Date: Sun, 22 May 2005 23:56:47 +0200

Hello,

after having freshly installed my NetBSD 2.0.2 box, I eagerly wanted to try my luck with GNUstep.

I couldn't get ffcall (from the pakcages) to compile. Anyone can confirm this? Thus I installed libffi.

I noticed that starting Ink generated a coredump, even in gopen itself sometimes. So I investigated the thing closer by running some tests in -base.

gdomap and gdnc are running:

rochben: {3} ps ax
  PID TT STAT    TIME COMMAND
29791 ?? Ss   0:01.40 gdomap
 1278 ?? S    3:47.94 X :0 (Xsun)
25027 p1 S    0:05.41 /usr/GNUstep/System/Tools/gdnc --daemon
....
 7398 p6 R+   0:00.05 ps ax

now:
rochben: {11} ./nsinvocation
Starting
Calling proxy
Segmentation fault (core dumped)

and this is soooo useful:

Program received signal SIGSEGV, Segmentation fault.
0x0006ac10 in ?? ()
(gdb) bt
#0  0x0006ac10 in ?? ()
#1  0x0001089c in ___start ()


then I did run "basic"

is the final exception normal?

rochben: {14} ./basic
2006-05-22 23:55:44.000 basic[28623] ("/", home, nicola)
2006-05-22 23:55:44.000 basic[28623] Orig: (English)
2006-05-22 23:55:44.000 basic[28623] Set: (Bletch, English)
2006-05-22 23:55:44.000 basic[28623] Set: (English)
size = 24
pos = 24
element 2 has offset 0, alignment 1
element 3 has offset 8, alignment 8
element 4 has offset 16, alignment 8
2006-05-22 23:55:44.000 basic[28623] {five = 4.5; four = 33; one = test; three = "2006-05-22 21:55:44 +0000"; two = YES; }
2006-05-22 23:55:44.000 basic[28623] 0
2006-05-22 23:55:44.000 basic[28623] -[NSURL absoluteString] returned "file://localhost/usr/local/filename", expected "file://localhost/usr/local/bin/filename"
2006-05-22 23:55:44.000 basic[28623] Test 2 ok
Hello from object at 0x9a188
./basic: Uncaught exception NSUnknownKeyException, reason: Unable to find value for key


still, I think there are gdnc/do problems.

Cheers,
  Riccardo





reply via email to

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