REBOL3 tracker
  0.9.12 beta
Ticket #0002019 User: anonymous

Project:



rss
TypeBug Statusdismissed Date7-Apr-2013 05:53
Versionr3 master CategoryUnspecified Submitted byabolka
PlatformLinux x86 libc6 Severitycrash Prioritynormal

Summary Calling the TCP actor directly crashes R3
Description Calling the TCP actor directly crashes R3. Inspired by Fork's experiments in #2017.

Only tested on Linux-x86 at the moment. Did not try other actors so far.
Example code
>> system/schemes/tcp/actor
Segmentation fault (core dumped)

>> a: :system/schemes/tcp/actor
>> a
Segmentation fault (core dumped)

Assigned ton/a Fixed in- Last Update23-Mar-2014 21:09


Comments
(0004384)
abolka
23-Mar-2014 21:09

Dismissing this, as I can no longer reproduce it on Linux x86 (not even over a range of historic builds).

Date User Field Action Change
23-Mar-2014 21:09 abolka Status Modified submitted => dismissed
23-Mar-2014 21:09 abolka Code Modified -
23-Mar-2014 21:09 abolka Description Modified -
23-Mar-2014 21:09 abolka Comment : 0004384 Added -
7-Apr-2013 05:53 abolka Ticket Added -