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

Segmentation Fault: 11 #70600

Closed
thecheater887 mannequin opened this issue Feb 22, 2016 · 2 comments
Closed

Segmentation Fault: 11 #70600

thecheater887 mannequin opened this issue Feb 22, 2016 · 2 comments
Labels
OS-mac type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@thecheater887
Copy link
Mannequin

thecheater887 mannequin commented Feb 22, 2016

BPO 26412
Nosy @ronaldoussoren, @tiran, @ned-deily
Files
  • Python_2016-02-22-110201_Shuros-MacBook-Pro.crash: Crash log
  • 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 2016-02-22.17:13:41.583>
    created_at = <Date 2016-02-22.17:07:59.815>
    labels = ['OS-mac', 'type-crash']
    title = 'Segmentation Fault: 11'
    updated_at = <Date 2016-02-22.17:13:41.545>
    user = 'https://bugs.python.org/thecheater887'

    bugs.python.org fields:

    activity = <Date 2016-02-22.17:13:41.545>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-02-22.17:13:41.583>
    closer = 'christian.heimes'
    components = ['macOS']
    creation = <Date 2016-02-22.17:07:59.815>
    creator = 'thecheater887'
    dependencies = []
    files = ['42006']
    hgrepos = []
    issue_num = 26412
    keywords = []
    message_count = 2.0
    messages = ['260690', '260691']
    nosy_count = 4.0
    nosy_names = ['ronaldoussoren', 'christian.heimes', 'ned.deily', 'thecheater887']
    pr_nums = []
    priority = 'normal'
    resolution = 'third party'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue26412'
    versions = ['Python 2.7']

    @thecheater887
    Copy link
    Mannequin Author

    thecheater887 mannequin commented Feb 22, 2016

    A "Segmentation Fault:11" crash occurs on OS X El Captain when using return pysodium.sodium.crypto_box_beforenm(clientpub, serverprivatekey), with args as None, serverprivatekey, rather than a traceback dissallowing a NoneType Argument.

    Crash Log attached.

    @thecheater887 thecheater887 mannequin added OS-mac type-crash A hard crash of the interpreter, possibly with a core dump labels Feb 22, 2016
    @tiran
    Copy link
    Member

    tiran commented Feb 22, 2016

    pysodium is not part of Python's standard library. Please report 3rd party bugs in the project's bug tracker.

    @tiran tiran closed this as completed Feb 22, 2016
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    OS-mac type-crash A hard crash of the interpreter, possibly with a core dump
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant