Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 2.3.2 make test segfault #39462

Closed
clock mannequin opened this issue Oct 26, 2003 · 5 comments
Closed

python 2.3.2 make test segfault #39462

clock mannequin opened this issue Oct 26, 2003 · 5 comments
Labels
extension-modules C modules in the Modules dir

Comments

@clock
Copy link
Mannequin

clock mannequin commented Oct 26, 2003

BPO 830573
Nosy @loewis
Files
  • typescript
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2005-12-19.03:41:12.000>
    created_at = <Date 2003-10-26.17:16:50.000>
    labels = ['extension-modules']
    title = 'python 2.3.2 make test segfault'
    updated_at = <Date 2005-12-19.03:41:12.000>
    user = 'https://bugs.python.org/clock'

    bugs.python.org fields:

    activity = <Date 2005-12-19.03:41:12.000>
    actor = 'nnorwitz'
    assignee = 'nnorwitz'
    closed = True
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2003-10-26.17:16:50.000>
    creator = 'clock_'
    dependencies = []
    files = ['1082']
    hgrepos = []
    issue_num = 830573
    keywords = []
    message_count = 5.0
    messages = ['18768', '18769', '18770', '18771', '18772']
    nosy_count = 3.0
    nosy_names = ['loewis', 'nnorwitz', 'clock_']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue830573'
    versions = ['Python 2.3']

    @clock
    Copy link
    Mannequin Author

    clock mannequin commented Oct 26, 2003

    When compiling python 2.3.2 on my platform, running make test produces segfault of python executable.

    typescript included.
    gcc 3.2.2

    @clock clock mannequin closed this as completed Oct 26, 2003
    @clock clock mannequin assigned nnorwitz Oct 26, 2003
    @clock clock mannequin added the extension-modules C modules in the Modules dir label Oct 26, 2003
    @clock clock mannequin closed this as completed Oct 26, 2003
    @clock clock mannequin assigned nnorwitz Oct 26, 2003
    @clock clock mannequin added the extension-modules C modules in the Modules dir label Oct 26, 2003
    @nnorwitz
    Copy link
    Mannequin

    nnorwitz mannequin commented Oct 27, 2003

    Logged In: YES
    user_id=33168

    The test that crashes is anydbm. I wonder if this could be
    related to the bsddb problems?

    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Oct 27, 2003

    Logged In: YES
    user_id=21627

    Can you provide more detail about your platform (e.g. OS
    name, OS vendor, version of BerkeleyDB installed).

    @nnorwitz
    Copy link
    Mannequin

    nnorwitz mannequin commented Oct 2, 2005

    Logged In: YES
    user_id=33168

    Karel, can you provide any more information about this
    problem? If not, we will have to close since it's not
    reproducible.

    @nnorwitz
    Copy link
    Mannequin

    nnorwitz mannequin commented Dec 19, 2005

    Logged In: YES
    user_id=33168

    Closing due to lack of information.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    extension-modules C modules in the Modules dir
    Projects
    None yet
    Development

    No branches or pull requests

    0 participants