Below is what I got for my backtrace.

Some more info about my system.

I am runnng Arch 64-bit in VirtualBox.

[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4bfa0e4 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt
#0  0x00007ffff4bfa0e4 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x00007ffff6791a4d in ?? () from /Local/Library/Libraries/libobjc.so.4
#2  0x00007ffff679b0e9 in objc_create_block_classes_as_subclasses_of ()
   from /Local/Library/Libraries/libobjc.so.4
#3  0x00007ffff76431c6 in +[NSObject load] (self=0x7ffff7b2f7c0,
_cmd=0x60d640)
    at NSObject.m:890
#4  0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#5  0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#6  0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#7  0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#8  0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#9  0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#10 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#11 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#12 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#13 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#14 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#15 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#16 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#17 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#18 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#19 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#20 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
---Type <return> to continue, or q <return> to quit---
#21 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#22 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#23 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#24 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#25 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#26 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#27 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#28 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#29 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#30 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#31 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#32 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#33 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#34 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#35 0x00007ffff71ae2d4 in ?? () from /usr/lib/libobjc.so.2
#36 0x00007ffff71ae4a0 in ?? () from /usr/lib/libobjc.so.2
#37 0x00007ffff71aee78 in __objc_exec_class () from /usr/lib/libobjc.so.2
#38 0x00007ffff7538b25 in __objc_gnu_init () at GSSocketStream.m:2755
#39 0x00007ffff7788b46 in __do_global_ctors_aux ()
   from /Local/Library/Libraries/libgnustep-base.so.1.23
#40 0x00007ffff7504fd3 in _init ()
   from /Local/Library/Libraries/libgnustep-base.so.1.23
#41 0x00007fffffffe0b8 in ?? ()
---Type <return> to continue, or q <return> to quit---
#42 0x00007ffff7dec8a9 in call_init () from /lib64/ld-linux-x86-64.so.2
#43 0x00007ffff7dec9e7 in _dl_init_internal () from
/lib64/ld-linux-x86-64.so.2
#44 0x00007ffff7ddfaaa in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#45 0x0000000000000003 in ?? ()
#46 0x00007fffffffe450 in ?? ()
#47 0x00007fffffffe48d in ?? ()
#48 0x00007fffffffe494 in ?? ()
#49 0x0000000000000000 in ?? ()

—Silas


On Wed, Apr 13, 2011 at 4:09 PM, Silas Baronda <[email protected]>wrote:

> Thanks,
>
> I am installing:
> - libobjc2 svn trunk
>
> - GNUstep core svn trunk
> - Étoilé svn trunk
> - Clang trunk
>
> Maybe I should move to Clang 2.9.
>
> I will post up the results from gdb tonight after work.
>
> —Silas
>
>
>
> On Wed, Apr 13, 2011 at 1:48 PM, Quentin Mathé <[email protected]> wrote:
>
>> Hi,
>>
>> Le 13 avr. 2011 à 05:42, Silas Baronda a écrit :
>>
>> > Getting ::
>> >
>> >     Segmentation fault ././obj/make_services --test
>> GSspell.service/Recourses/Info-gnustep.plist
>> >
>> > I looked at the other threads about this and couldn't find a fix.
>> >
>> > I also had to fix base by compiling with make LD=gcc
>>
>> I observed similar issues during the last Fall, but I haven't been able to
>> reproduce them for few months on Ubuntu  10.04 and with Clang trunk.
>> At that time, I worked around by compiling libobjc2 with GCC and the rest
>> with Clang.
>>
>> Just before the Clang 2.9 release, I did an install from scratch by
>> following the Étoilé INSTALL document and I got everything compiled without
>> troubles. I used:
>> - libobjc2 svn trunk (libobjc2 1.2 should work though)
>> - GNUstep core svn trunk
>> - Étoilé svn trunk
>> - Clang 2.9 rc3
>>
>> Could you give us a backtrace of where make_services tool crashes?
>> You need to run GDB with something like (just adjust the paths to be
>> correct):
>> gdb --args obj/make_services --test
>> GSspell.service/Recourses/Info-gnustep.plist
>> You can get a backtrace by typing 'r', then 'bt'.
>>
>> For LD=GCC issue, I have no ideas… you should report it on the GNUstep bug
>> tracker.
>>
>> Cheers,
>> Quentin.
>> _______________________________________________
>> Etoile-dev mailing list
>> [email protected]
>> https://mail.gna.org/listinfo/etoile-dev
>>
>
>
_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to