Skip to content

SystemError in aplib.tsc_time on FreeBSD/EC2 #2

@bobveznat

Description

@bobveznat

import coro
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.6/site-packages/coro/init.py", line 131, in
from coro._coro import *
File "aplib.tsc_time.pxd", line 28, in init coro._coro (coro/_coro.c:49571)
File "aplib.tsc_time.pyx", line 275, in init aplib.tsc_time (aplib/aplib.tsc_time.c:11561)
File "aplib.tsc_time.pyx", line 254, in aplib.tsc_time.get_ticks_per_sec (aplib/aplib.tsc_time.c:1045)
SystemError

uname -a

FreeBSD ip-10-170-30-5 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 4 15:39:43 UTC 2011 root@ip-10-17-5-252:/usr/obj/i386/usr/src/sys/XEN i386

This is a t1.micro instance.

sysctl machdep

machdep.rtc_save_period: 1800
machdep.adjkerntz: 0
machdep.wall_cmos_clock: 0
machdep.disable_rtc_set: 0
machdep.disable_mtrrs: 0
machdep.guessed_bootdev: 0
machdep.idle: hlt
machdep.idle_available: spin, mwait, mwait_hlt, hlt, acpi,
machdep.prot_fault_translation: 0
machdep.panic_on_nmi: 1
machdep.kdb_on_nmi: 1
machdep.xen_disable_rtc_set: 0
machdep.independent_wallclock: 1

sysctl -a | grep tsc

kern.timecounter.smp_tsc: 0
kern.timecounter.invariant_tsc: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions