Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,396
    • Issues 4,396
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 378
    • Merge Requests 378
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #403

Closed
Open
Opened Jun 17, 2005 by malaire@trac-malaire

scavenge_stack: weird activation record found on stack:37548

During 'make test' of pugs (http://pugscode.org/) which
is written in Haskell I got this error:

...
...
t/oo/class/nested_use..............................ok
t/oo/class/require.................................ok
        2/3 TODO bug tests
t/oo/clone.........................................ok
        3/9 TODO feature tests
t/oo/construction..................................ok
        6/7 TODO feature tests
t/oo/delegation....................................ok
        24/34 TODO feature tests
t/oo/destruction...................................ok
3/6pugs: internal error: scavenge_stack: weird
activation record found on stack: 37548
    Please report this as a bug to
glasgow-haskell-bugs@haskell.org,
    or http://www.sourceforge.net/projects/ghc/
t/oo/destruction...................................dubious
        Test returned status 254 (wstat 65024, 0xfe00)
        after all the subtests completed successfully
...
...


I have:
* GHC 6.4
* pugs r4733
* parrot r8392
* SuSe 9.1
* "uname -a" gives "Linux 2.6.5-7.155.29-default #1 Thu
Jun 2 12:07:05 UTC 2005 i686 athlon i386 GNU/Linux"
Trac metadata
Trac field Value
Version 6.4
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution ResolvedFixed
Component None
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: ghc/ghc#403