[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cynthiune on FreeBSD
From: |
Riccardo Mottola |
Subject: |
Cynthiune on FreeBSD |
Date: |
Mon, 30 Apr 2012 18:36:20 +0200 |
User-agent: |
Mozilla/5.0 (X11; OpenBSD i386; rv:5.0) Gecko/20110815 Firefox/5.0 SeaMonkey/2.2 |
Hi,
I was trying Cynthiune on FreeBSD/Clang. I got it co compile, but when
it starts it crashes this way.
I have never seen something like that, I don't know if this is libobjc2
specirfic, since I have only that. The program starts fine on OpenBSD
with gcc. I'm working to get it compile on other systems.
Thanks,
Riccardo
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2ac04300 (LWP 100106/Cynthiune)]
0x28aa36be in init_protocols (protocols=Variable "protocols" is not
available.
) at protocol.c:62
62 isEmpty &= (p2->properties->count == 0);
Current language: auto; currently minimal
(gdb) bt
#0 0x28aa36be in init_protocols (protocols=Variable "protocols" is not
availabl e.
) at protocol.c:62
#1 0x28aa35b5 in init_protocols (protocols=Variable "protocols" is not
availabl e.
) at protocol.c:186
#2 0x28aa3231 in objc_init_protocols (protocols=Error accessing memory
address 0x0: Bad address.
) at protocol.c:196
#3 0x28a9d323 in objc_try_load_category (cat=Variable "cat" is not
available.
) at category_loader.c:38
#4 0x28aa2d51 in __objc_exec_class (module=Variable "module" is not
available.
) at loader.c:89
#5 0x08060d0f in .objc_load_function ()
#6 0x080769c5 in __do_global_ctors_aux ()
#7 0x0805b951 in _init ()
#8 0x00000000 in ?? ()
#9 0x00000000 in ?? ()
#10 0xbfbfe7a8 in ?? ()
#11 0x0805bba7 in _start1 ()
#12 0x0805bb28 in _start ()
#13 0x00000000 in ?? ()
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Cynthiune on FreeBSD,
Riccardo Mottola <=