[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [FR-devel] Fwd: OT: apple x11
From: |
Michal 'hramrach' Suchanek |
Subject: |
Re: [FR-devel] Fwd: OT: apple x11 |
Date: |
Mon, 28 Apr 2003 10:53:58 +0200 |
User-agent: |
Mutt/1.4i |
On Wed, Feb 12, 2003 at 07:53:52PM +0100, Michal 'hramrach' Suchanek wrote:
> On Fri, Jan 10, 2003 at 10:07:38PM -0800, Curt Hibbs wrote:
> > > -----Original Message-----
> > > From: address@hidden
> > > [mailto:address@hidden Behalf Of
> > > Richard Kilmer
> > > Sent: Thursday, January 09, 2003 7:52 AM
> > > To: address@hidden
> > > Subject: [FR-devel] Fwd: OT: apple x11
> > > Begin forwarded message:
> > >
> > > > From: FUJIMOTO Hisakuni <address@hidden>
> > > > Date: Thu Jan 9, 2003 6:57:25 AM US/Pacific
> > > > To: address@hidden (ruby-talk ML)
> > > > Subject: Re: OT: apple x11
> > > > Reply-To: address@hidden
> > > >
> > > > At Thu, 9 Jan 2003 22:57:17 +0900,
> > > > Lyle Johnson wrote:
> > > >> Mac, did you have to do anything special to get FXRuby working? That
> It looks like they fixed a linker bug that prevented fox, Mozilla, and
> gimp building on 10.1. These now work on 10.2.
Or it was something with -fno-common that was missing and that is now
added somehow? I do not understand the linker format stuff..
> > > >
> > > > There are no X11 clients which is running on any remote computer.
> > > > Everything was just running on Mac OS X!
> > > > freeride, FXRuby or FOX were unstable a little.
> > > >
> > > > X11 server: X11 for Mac OS X
now XDarwin 4.3 from fink
> > > > FOX : fox-1.0.29 (built from tarball)
> > > > FXScintilla: fxscintilla-1.49.1 (built from tarball)
> > > > Ruby: ruby-1.6.7 (included in Mac OS X)
> > > > FXRuby: FXRuby-1.0.17 (built from tarball)
> > > > FreeRIDE: from cvs server, dated Mar 24
> > > > RubyCocoa:
> How did you do that? I installed
> 1) fox-1.0.30
> 2) fxscintilla-1.49.1
> 3) upgraded fink ruby to 1.6.7
> 4) FXRuby-1.0.19
>
> - run freeride
>
> I got:
>
> src/emitter.rb:897:in `detect_implicit': stack level too deep
> (SystemStackError)
OK, raising stack limit helps a bit, at least I get a different error:
./plugins/rubyide_fox_gui/appframe.rb:17: [BUG] Bus Error
ruby 1.6.7 (2002-03-01) [powerpc-darwin6.0]
run.bat: line 1: 24145 Abort trap ruby -I"freebase/lib" -Iso
-Iredist freeride.rb
Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000001Code[1]: 0x8fe01280
Thread 0 Crashed:
#0 0x032d3834 in _FXMETACLASSINITIALIZER__::__FXMETACLASSINITIALIZER__[unifie
d](FXMetaClass const*)
#1 0x032d3724 in _FXMETACLASSINITIALIZER__::__FXMETACLASSINITIALIZER__[in-cha
rge](FXMetaClass const*)
#2 0x033c81bc in _static_initialization_and_destruction_0(int, int)
#3 0x033c81f4 in _GLOBAL__I__ZN12FXAccelTable11manufactureEv
#4 0x8fe16350 in call_module_initializers_for_library
#5 0x8fe160e4 in call_module_initializers
#6 0x8fe106f0 in link_in_need_modules
#7 0x8fe102d0 in bind_lazy_symbol_reference
#8 0x8fe00ec0 in stub_binding_helper_interface
#9 0x032d37b0 in _FXMETACLASSINITIALIZER__::__FXMETACLASSINITIALIZER__[unifie
d](FXMetaClass const*)
#10 0x032d3724 in _FXMETACLASSINITIALIZER__::__FXMETACLASSINITIALIZER__[in-cha
rge](FXMetaClass const*)
#11 0x033c8118 in _static_initialization_and_destruction_0(int, int)
#12 0x033c8150 in _GLOBAL__I__ZN11FX4Splitter11manufactureEv
#13 0x8fe16350 in call_module_initializers_for_library
#14 0x8fe160e4 in call_module_initializers
#15 0x8fe106f0 in link_in_need_modules
#16 0x8fe102d0 in bind_lazy_symbol_reference
#17 0x8fe00ec0 in stub_binding_helper_interface
#18 0x01ec5ff0 in _static_initialization_and_destruction_0(int, int) (FXRbApp.
cpp:43)
#19 0x01ec6028 in _GLOBAL__I__ZN7FXRbApp11manufactureEv (FXRbApp.cpp:100)
#20 0x8fe16594 in call_module_initializers_for_objects
#21 0x8fe160a0 in call_module_initializers
#22 0x8fe106f0 in link_in_need_modules
#23 0x8fe121a4 in _dyld_link_module
#24 0x90016ae8 in NSLinkModule
#25 0x0000d06c in loadModule
#26 0x0000d21c in dlopen
#27 0x00188ce0 in dln_load (dln.c:1276)
#28 0x00199758 in rb_f_require (eval.c:5495)
#29 0x001969b8 in rb_call0 (eval.c:4397)
#30 0x00197304 in rb_call (eval.c:4615)
#31 0x001913a4 in rb_eval (eval.c:2545)
#32 0x0018faa0 in rb_eval (eval.c:2026)
#33 0x00198ee0 in rb_load (eval.c:5270)
#34 0x00199894 in rb_f_require (eval.c:5521)
#35 0x001969b8 in rb_call0 (eval.c:4397)
...
#50 0x00197304 in rb_call (eval.c:4615)
#51 0x0019a038 in rb_obj_call_init (eval.c:5718)
#52 0x0019a0c0 in rb_class_new_instance (eval.c:5736)
#53 0x001969b8 in rb_call0 (eval.c:4397)
#64 0x001913a4 in rb_eval (eval.c:2545)
#65 0x0018d3fc in ruby_run (eval.c:1192)
#66 0x00001d30 in main
#67 0x00001aac in _start (crt.c:267)
#68 0x0000192c in start
I include the stack trace for completness, I doubt anybody will find
it familiar. It looks too much Darwin-specific to me :/
--
Michal Suchanek
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [FR-devel] Fwd: OT: apple x11,
Michal 'hramrach' Suchanek <=