HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Back to Query
  • Next Ticket →

Ticket #314 (closed defect: moved to bitbucket haikuports site)

Opened 5 years ago

Last modified 5 months ago

Test failure: exceptions.exe crash

Reported by: andreasf Owned by: andreasf
Priority: normal Milestone: Unscheduled
Component: dev-lang/mono Version:
Severity: major Keywords:
Cc:

Description

make check (or make rcheck inside mono/mini/) fails with exceptions.exe crashing:

Test run: image=/boot/home/dev-lang/mono/mono/mini/exceptions.exe, opts=
Stacktrace:

Abort
make[4]: *** [rcheck] Error 1

Cause appears to be a division by zero attempted in exceptions.cs, leading to SIGFPE but the signal handler is unable to retrieve the thread-local JIT info, resorting to printing a stack trace as if the error had occurred inside native code (which it hasn't).

This happens both configured with --with-tls=__thread and --with-tls=pthreads.

Change History

comment:1 Changed 5 months ago by scottmc

  • Resolution set to moved to bitbucket haikuports site
  • Status changed from new to closed

 http://bb.haikuports.org/haikuports/issue/180/mono-test-failure-exceptionsexe-crash

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/