dr-geo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dr. Geo] [Bug 2020185] [NEW] Crash when very long lines


From: hilaire
Subject: [Dr. Geo] [Bug 2020185] [NEW] Crash when very long lines
Date: Fri, 19 May 2023 10:56:47 -0000

Public bug reported:

With the Smalltalk Sketch "Chaotic Sequence", modifying the code as
bellow:

n / 5 @ (2 * r value * value * (1 - value))

makes the VM to hangs and optionnaly to crash. Then the terminal shows
this repeated list of messages:

Object>>#shallowCopy
BitBlt>>#copyBits
BitBlt>>#copyBits
BitBlt>>#copyBits
BitBlt>>#copyBits
BitBlt>>#copyBits
Object>>#shallowCopy
BitBlt>>#copyBits

stack page bytes 8192 available headroom 5576 minimum unused headroom
5832

        (Segmentation fault)
Abandon (core dumped)

** Affects: drgeo
     Importance: High
         Status: New


** Tags: core smalltalk-sketch

-- 
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/2020185

Title:
  Crash when very long lines

Status in Dr. Geo:
  New

Bug description:
  With the Smalltalk Sketch "Chaotic Sequence", modifying the code as
  bellow:

  n / 5 @ (2 * r value * value * (1 - value))

  makes the VM to hangs and optionnaly to crash. Then the terminal shows
  this repeated list of messages:

  Object>>#shallowCopy
  BitBlt>>#copyBits
  BitBlt>>#copyBits
  BitBlt>>#copyBits
  BitBlt>>#copyBits
  BitBlt>>#copyBits
  Object>>#shallowCopy
  BitBlt>>#copyBits

  stack page bytes 8192 available headroom 5576 minimum unused headroom
  5832

        (Segmentation fault)
  Abandon (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/2020185/+subscriptions




reply via email to

[Prev in Thread] Current Thread [Next in Thread]