Hi Stefan,

Sorry about these problems. Factor definitely needs more testing and  
debugging on oddball configurations.

Can you post the output of .s .c .r ?

Slava

On Apr 1, 2008, at 5:00 AM, Stefan Scholl wrote:

> Stefan Scholl <[EMAIL PROTECTED]> wrote:
>> Stefan Scholl <[EMAIL PROTECTED]> wrote:
>>> Slava Pestov <[EMAIL PROTECTED]> wrote:
>>>> I pushed a patch to fix this.
>>>>
>>>> Your Linux kernel is too old to have inotify, and I never tested  
>>>> on this
>>>> configuration. It was supposed to ignore the lack of inotify and  
>>>> keep
>>>> going, but it didn't work out that way.
>>>
>>> Still a problem compiling. But I don't think it's necessary to
>>> fix this just for one old system. It's a long time until Factor
>>> 1.0.
>>
>> OK, compiled now. Thanks.
>
> (Not important if it's just this system!)
>
>
> Oops. But when I start (GUI or just listener) it:
>
>
> The die word was called by the library. Unless you called it yourself,
> you have triggered a bug in Factor. Please report.
> Starting low level debugger...
>  Basic commands:
> q                -- continue executing Factor - NOT SAFE
> im               -- save image to fep.image
> x                -- exit Factor
>  Advanced commands:
> d <addr> <count> -- dump memory
> u <addr>         -- dump object at tagged <addr>
> . <addr>         -- print object at tagged <addr>
> s r              -- dump data, retain stacks
> .s .r .c         -- print data, retain, call stacks
> e                -- dump environment
> g                -- dump generations
> card <addr>      -- print card containing address
> addr <card>      -- print address containing card
> data             -- data heap dump
> words            -- words dump
> tuples           -- tuples dump
> refs <addr>      -- find data heap references to object
> push <addr>      -- push object on data stack - NOT SAFE
> code             -- code heap dump
> READY
>
>
>
> -- 
> Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to