REBOL3 tracker
  0.9.12 beta
Ticket #0001825 User: anonymous

Project:



rss
TypeBug Statusbuilt Date16-Jan-2011 19:14
Versionalpha 110 CategoryUnspecified Submitted byabolka
PlatformLinux x86 libc6 Severitycrash Prioritynormal

Summary Crash in RESOLVE
Description The attached extension exports an object with 16 commands. In this exact constellation, importing the extension crashes the REBOL interpreter. Also attached are two trace (TRACE/function) logs: one for plain IMPORT, one for IMPORT/no-lib.

Even seemingly minuscule changes will make the crash disappear (such as using TRACE instead of TRACE/function, or adding/removing another command from the exported context).

The attached extension was written by Kaj de Vos. The compiled .so is attached with explicit permission of Kaj.
Example code
rebol3 --do "trace/function on import %./curl.so"

Assigned ton/a Fixed inr3 master Last Update7-Apr-2013 03:04

Attached Files

Comments
(0003162)
BrianH
9-Apr-2011 00:01

See #1865 for the likely cause of this bug. It's cross-platform.
(0003794)
abolka
7-Apr-2013 03:03

Verified that the fix for #1865 also fixes this issue.

Date User Field Action Change
7-Apr-2013 03:04 abolka Fixedin Modified => r3 master
7-Apr-2013 03:04 abolka Status Modified reviewed => built
7-Apr-2013 03:03 abolka Comment : 0003794 Added -
9-Apr-2011 00:01 BrianH Comment : 0003162 Added -
17-Jan-2011 04:16 carl Description Modified -
17-Jan-2011 04:16 carl Status Modified submitted => reviewed
16-Jan-2011 19:14 abolka Ticket Added -