bug-hurd
[Top][All Lists]
Advanced

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

Python2.1


From: James Morrison
Subject: Python2.1
Date: Thu, 1 Nov 2001 19:57:29 -0800 (PST)

 I have got python2.1 to compile with cthreads enabled, however, when
I try to use said binary, it seg faults.  Here is backtrace:

Program received signal SIGSEGV, Segmentation fault.
__libc_calloc (n=1, elem_size=20) at malloc.c:3832
3832    malloc.c: No such file or directory.
        in malloc.c
(gdb) bt
#0  __libc_calloc (n=1, elem_size=20) at malloc.c:3832
#1  0x0108b2e5 in PyThread_allocate_lock () at
Python/thread_cthread.h:112
#2  0x010864e5 in PyInterpreterState_New () at Python/pystate.c:36
#3  0x01086be7 in Py_Initialize () at Python/pythonrun.c:108
#4  0x0108c736 in Py_Main (argc=3, argv=0x1025c30) at
Modules/main.c:275
#5  0x08048654 in main (argc=3, argv=0x1025c30) at
Modules/python.c:10
#6  0x0112920b in __libc_start_main (main=0x8048640 <main>, argc=3,
    ubp_av=0x1025c30, init=0x80484a4 <_init>, fini=0x80486b0 <_fini>,
    rtld_fini=0xca7070 <_dl_fini>, stack_end=0x1025c2c)
    at ../sysdeps/generic/libc-start.c:129
(gdb)

=====
James Morrison
   University of Waterloo
   Computer Science - Digital Hardware
   2A co-op
http://hurd.dyndns.org

__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com



reply via email to

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