REBOL3 tracker
  0.9.12 beta
Ticket #0002017 User: anonymous

Project:



rss
TypeBug Statuscomplete Date7-Apr-2013 03:17
Versionr3 master CategoryNative Submitted byabolka
PlatformAll Severitycrash Priorityhigh

Summary Another crash in RESOLVE/extend/only
Description The example code crashes R3.

Reproduced using r3-master (fc51038, rebolsource.net builds from 2013-Feb-26) on Linux-x86 and Win32-x86 (via Wine). Attached is a GDB backtrace.
Example code
;; The following test case reproducibly works for me from the R3 console
;; (but the underlying bug is memory layout dependent, so YMMV): 
resolve/extend/only context [] context [a: none] [a]

Assigned ton/a Fixed inr3 master Last Update18-Aug-2013 22:15

Attached Files

Comments
(0003796)
abolka
7-Apr-2013 04:10

Reduced the example code to reproduce the problem.

This is another facet of #1865, which was previously masked by the bug underlying #1865. Unfortunately, this second aspect was not resolved by the original fix for #1865.
(0003798)
abolka
7-Apr-2013 04:47

In the core-tests suite.
(0003799)
abolka
7-Apr-2013 04:52

Fix submitted:
https://github.com/rebol/r3/pull/115
(0003800)
BrianH
7-Apr-2013 04:53

Any bug in RESOLVE/extend/only is at least high priority.

Date User Field Action Change
18-Aug-2013 22:15 abolka Fixedin Modified => r3 master
18-Aug-2013 13:39 Ladislav Status Modified pending => complete
7-Apr-2013 04:53 abolka Status Modified reviewed => pending
7-Apr-2013 04:53 BrianH Comment : 0003800 Added -
7-Apr-2013 04:52 abolka Comment : 0003799 Added -
7-Apr-2013 04:52 BrianH Priority Modified normal => high
7-Apr-2013 04:52 BrianH Status Modified submitted => reviewed
7-Apr-2013 04:47 abolka Comment : 0003798 Added -
7-Apr-2013 04:40 abolka Code Modified -
7-Apr-2013 04:29 abolka Comment : 0003796 Modified -
7-Apr-2013 04:10 abolka Comment : 0003796 Added -
7-Apr-2013 04:08 abolka Description Modified -
7-Apr-2013 04:07 abolka Code Modified -
7-Apr-2013 04:07 abolka Description Modified -
7-Apr-2013 04:07 abolka Summary Modified Another crash in RESOLVE => Another crash in RESOLVE/extend/only
7-Apr-2013 03:18 abolka Code Modified -
7-Apr-2013 03:18 abolka Description Modified -
7-Apr-2013 03:17 abolka Ticket Added -