World: r3wp
[RAMBO] The REBOL bug and enhancement database
older newer | first last |
Gabriele 22-May-2007 [2965] | lol - Carl does submit tickets too. it's just to remember about the bugs we find. |
Anton 22-May-2007 [2966x3] | Copy/part can't use a path! as its RANGE argument >> path: 'svvc/color == svvc/color >> copy/part path back tail path ** Script Error: Invalid /part count: color ** Near: copy/part path back tail path |
This is interesting because a path is a series, supposedly very similar to a block. | |
Same with paren! | |
Henrik 23-May-2007 [2969] | I'm studying memory usage and recycle for a bit. Whenever I'm adding a block or doing an operation, REBOL might consume small chunks of memory continuously, like 16-32 kb per second. whenever recycle is applied, it just stops. Why is that? |
Gregg 24-May-2007 [2970] | I don't know, but I've seen similar allocations that continue over time and then seem to stop. |
Henrik 24-May-2007 [2971x3] | I must point out that recycle specifically was turned off and so the number would just keep growing for hours eating up 100s of MB. Recycle is probably normally invoked, if you don't specify that it has to be turned off. The fact that the memory usage just keeps growing in an idle situation seems just like a memory leak to me. |
http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-message.r?m=rmlPSTK <--- I can't find this old bug in RAMBO, and it still crashes REBOL. | |
a: [ append a [+ 1] 1] loop 1000 [ print [ do a newline ] print [ "Block length: " length? a "Bytes used: " ((length? a) * 16) ] ] | |
Gabriele 24-May-2007 [2974x2] | henrik, with recycle/off, no memory is ever reused, and obviously rebol is constantly allocating memory for temporary values and so on. so used memory grows. when you do a recycle, the gc will collect all the garbage and start reusing it for later allocations, so that memory used stops to grow until you get to the same point as before and rebol needs more memory. |
recycle never releases memory to the system (afaik) because that's usually inefficient, better to keep it for future usage. | |
Henrik 24-May-2007 [2976] | Thanks for the explanation |
Oldes 24-May-2007 [2977] | never? maybe it would be good to have some way how to force rebol to release what does not require from time-to-time. That's probably the reason why my nonstop running server requires 5MB instead of 3MB when was started. |
Henrik 24-May-2007 [2978] | I just think there should be better clarity on what are do's and don'ts in terms of how to preserve memory and have a stable application at the same time. Some apps of mine never eat more than 3-5 MB RAM, while others eat 250 MB RAM, and I don't know what causes it. |
Gabriele 24-May-2007 [2979] | Oldes, unless the OS is really broken there is no need to release memory, because unused memory just gets paged out. |
Anton 25-May-2007 [2980x2] | Gabriele, could you please add this note to #3867: Update: I now understand that the events trickle down in a dynamic fashion and it cannot be known (for certain) at the beginning whether an event will arrive at a particular face, as DETECT functions along the way to the face can alter the route. -Anton |
And I think the Importance should be lowered from Critical. | |
Gabriele 25-May-2007 [2982x2] | i think there was a reason for it being critical... hmm. |
anyway - you're right, but even though the target face may never be reached, if it is known already it would be good to have it there for many reasons. | |
Graham 25-May-2007 [2984] | why couldn't 4275 be fixed? Should be easy enough! |
Gabriele 25-May-2007 [2985] | because the ticket was created much after the list for 2.7.6 was created :-) |
Graham 25-May-2007 [2986x3] | oh :( |
Why can't we get a directory requestor? | |
system ... | |
Gabriele 25-May-2007 [2989] | maybe we should follow reichart's bug fixing rules... but i can't redo the list ten times... |
Graham 25-May-2007 [2990] | when is the next bug fix cycle? |
Gabriele 25-May-2007 [2991] | dir req.......... R3. |
Graham 25-May-2007 [2992] | who gets to see R3 on the first of Jun ? |
Gabriele 25-May-2007 [2993x2] | next bug fix - no idea. depends on Carl's time. |
i don't think there's a fixed list that has been written yet. | |
Graham 25-May-2007 [2995] | Ahh.. the Carl bottleneck problem. |
Gabriele 25-May-2007 [2996] | (personally i want it to be dynamic. like adding people when i have some vid stuff to show.) |
Graham 25-May-2007 [2997] | So, is chord ready for R3 ? :) |
Gabriele 25-May-2007 [2998] | i actually want to try that out before july... but not sure i'll have the time. |
Graham 25-May-2007 [2999x2] | Shall I create a R3 list here then ? :( |
:) | |
Pekr 25-May-2007 [3001x6] | R3 list initial release - BrianH, Anton, Volker, Henrik, Ashley, Graham, Gregg, Dockimbel, Sunanda, btiffin ... simply ppl who are skilled, and/or actively use Rebol with own projects ... |
sorry if I forgot someone :-) | |
ah, wait, I forgot myself :-) | |
hmm, well, I can wait till late release. But - I don't like the attitude already - "like adding people when i have some vid stuff to show" ... that simply sucks | |
we are going thru the same attitude over and over again, for many years. First RT blogs, asks, debates, then closes the door and comes up with something,not asking if we like it or not ... then complaining, that we complain ;-) | |
IIRC, there should be VID+ group, which was supposed to discuss what direction new VID should go. There is many talented ppl with various povs here, who could influence some decision in a good way imo ... | |
btiffin 25-May-2007 [3007] | All right. Two Brians...We win. But Pekr; RT has to be careful with this. Giving it out to too many will just generate too much noise... I'd gladly take my name off the list and wait, as to not overwhelm those in more appropriate positions...I'd rather get handed Government Reject Unfit for Normal Training work. Not that it isn't a nice shiny carrot dangling ever so close to the nose. And, being a little schizoid, I also agree with you. I surely hope you allow us to nominate you for Secretary of the (proposed) REBOL User Group. The (proposed) Executive Summary could definitely use your candor. :) |
Gabriele 25-May-2007 [3008x2] | petr, remember the open view 1.3 project? the problem it didn't get anywhere (despite producing a lot of good code) is that Carl does not work that way. we can only aknowledge it. |
r3 will be open enough that people will be able to work on it without Carl's intervention. but for things that require Carl's intervention we follow Carl's rules. | |
Pekr 25-May-2007 [3010x2] | btiffin - only if group takes some sensible name :-) all those RUGs etc. remind me of linux or amiga groups, noone can depict the acronym and it sounds ugly, actually nothing I would like to wear on my T-shirt :-) |
Gabriele - you talk about two distinctive things, but we shold probably move from this group. | |
PeterD 29-May-2007 [3012] | Gabriele, Can you please take a look at these 2 submissions: http://www.rebol.net/cgi-bin/rambo.r?id=4274& http://www.rebol.net/cgi-bin/rambo.r?id=4161& I am desperate because center and left aligned text can not be edited. Ca you please help? I convinced myself and 2 others to go REBOL with a small but important app I need, but simple stuff like this kills the idea. |
Will 29-May-2007 [3013] | Have to agree with Pekr about naming issues!! Let find something sexier that anyone would be attracted to 8-). |
Anton 29-May-2007 [3014] | You meant, center and *right* aligned text can not be edited. But yes, this is a long-standing bug, and it's annoyed me a few times. Actually, this is something that *could* be worked around. We just need to figure out how caret-to-offset and offset-to-caret work, then write mezzanines to replace them. I've been meaning to do this for a while. |
older newer | first last |