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

Bug#671785: python segfault when running reportbug



Followup-For: Bug #671785
Package: python2.7
Version: 2.7.3-5

Also happening for me since some time. I haven't managed to actually
chase this down. Both python2.6 and ncursesw5 from squeeze don't make
this segfault go away. I might try to so if it's glib related

(gdb) bt full
#0  __pthread_unlock (lock=0xfe0d48) at spinlock.c:228
        oldstatus = 0
        thr = 0x0
        ptr = 0x0
        maxptr = 0x1
        maxprio = -2130359680
#1  0x0000000800a89de9 in *__GI___pthread_mutex_unlock (mutex=<optimized out>) at mutex.c:190
No locals.
#2  0x0000000804773e31 in g_mutex_unlock (mutex=<optimized out>)
    at /build/buildd-glib2.0_2.32.3-1-kfreebsd-amd64-NIOkAO/glib2.0-2.32.3/./glib/gthread-posix.c:227
        _g_boolean_var_ = <optimized out>
        status = <optimized out>
#3  0x000000080583f72f in IA__gtk_main () at /build/buildd-gtk+2.0_2.24.10-2-kfreebsd-amd64-T6Gr9T/gtk+2.0-2.24.10/gtk/gtkmain.c:1255
        tmp_list = 0x0
        functions = 0x0
        init = <optimized out>
        loop = 0x13e1da0
#4  0x00000008053f5c24 in _loop () at /build/buildd-pygtk_2.24.0-3-kfreebsd-amd64-lghKed/pygtk-2.24.0/gtk/gtk.override:126
        gstate = PyGILState_UNLOCKED
        channel = <optimized out>
#5  0x00000008037fd5cd in readline_until_enter_or_signal (signal=<synthetic pointer>, prompt=<optimized out>)
    at /build/buildd-python2.7_2.7.3-5-kfreebsd-amd64-iLITAr/python2.7-2.7.3/Modules/readline.c:963
        timeout = {tv_sec = 0, tv_usec = 100000}
        timeoutp = 0x7fffffffbd40
        has_input = 0
        selectset = {fds_bits = {0 <repeats 16 times>}}
        not_done_reading = 0x8037fdd09 ""
#6  call_readline (sys_stdin=<optimized out>, sys_stdout=<optimized out>, prompt=<optimized out>)
    at /build/buildd-python2.7_2.7.3-5-kfreebsd-amd64-iLITAr/python2.7-2.7.3/Modules/readline.c:1055
        n = <optimized out>
        p = <optimized out>
        signal = 0
        saved_locale = 0x13b37b0 "en_US.UTF-8"
#7  0x000000000041eba2 in PyOS_Readline (sys_stdin=0x801883a00, sys_stdout=sys_stdout@entry=0x801883ae0, prompt=prompt@entry=
    0xaa1294 "Choose the request type: ") at ../Parser/myreadline.c:207
        _save = 0x8db800
        rv = <optimized out>
#8  0x00000000004d0c4f in builtin_raw_input (self=<optimized out>, args=<optimized out>) at ../Python/bltinmodule.c:2052
        po = 'Choose the request type: '
---Type <return> to continue, or q <return> to quit---
        prompt = 0xaa1294 "Choose the request type: "
        s = <optimized out>
        result = <optimized out>
        v = 'Choose the request type: '
        fin = <file at remote 0x8008be150>
        fout = <optimized out>
#9  0x00000000004db71d in call_function (oparg=<optimized out>, pp_stack=0x7fffffffc040) at ../Python/ceval.c:4021
        callargs = ('Choose the request type: ',)
        flags = <optimized out>
        tstate = <optimized out>
        func = <built-in function raw_input>
        w = <optimized out>
        na = <optimized out>
        nk = <optimized out>
        n = <optimized out>
        pfunc = 0xfabc90
        x = <optimized out>
#10 PyEval_EvalFrameEx (f=f@entry=
    Frame 0xfabaf0, for file /usr/lib/pymodules/python2.7/reportbug/ui/text_ui.py, line 149, in our_raw_input (prompt='Choose the request type: ', completions=['binnmu', 'britney', 'opu', 'other', 'pu', 'rm', 'transition', 'unblock'], completer=<instancemethod at remote 0xcb64b0>, istty=True), 
    throwflag=throwflag@entry=0) at ../Python/ceval.c:2666
        sp = 0xfabc98
        stack_pointer = <optimized out>
        next_instr = 0xde7bd9 "}\004"
        opcode = <optimized out>
        oparg = <optimized out>
        why = WHY_NOT
        err = 0
        x = <optimized out>
        v = <optimized out>
        w = <optimized out>
        u = <optimized out>
        t = <optimized out>
        stream = 0x0
        fastlocals = 0xfabc68
        freevars = 0xfabc90
        retval = 0x0
        tstate = 0x8db800
        co = 0xf5f330
---Type <return> to continue, or q <return> to quit---
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = 0xde7b54 "t"
        names = 
    ('sys', 'stdout', 'isatty', 'stderr', 'write', 'flush', 'readline', 'our_completer', 'complete', 'set_completer', 'raw_input', 'EOFError', 'ewrite', 'SystemExit', 'None', 'strip')
        consts = (None, '\nUser interrupt (^D).\n')
#11 0x00000000004d5d3b in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, 
    argcount=argcount@entry=2, kws=0x144e450, kwcount=0, defs=0xf76798, defcount=3, closure=0x0) at ../Python/ceval.c:3253
        f = <optimized out>
        retval = 0x0
        fastlocals = <optimized out>
        freevars = <optimized out>
        tstate = 0x8db800
        x = <optimized out>
        u = <optimized out>
#12 0x00000000004da987 in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7fffffffc2f0, func=<function at remote 0xf7d578>)
    at ../Python/ceval.c:4117
        co = <optimized out>
        nd = <optimized out>
        globals = <optimized out>
        argdefs = <optimized out>
        d = <optimized out>
#13 call_function (oparg=<optimized out>, pp_stack=0x7fffffffc2f0) at ../Python/ceval.c:4042
        func = <function at remote 0xf7d578>
        w = <optimized out>
        na = 2
        nk = <optimized out>
        n = <optimized out>
        pfunc = 0x144e438
        x = <optimized out>
#14 PyEval_EvalFrameEx (f=f@entry=
    Frame 0x144e200, for file /usr/lib/pymodules/python2.7/reportbug/ui/text_ui.py, line 365, in menu (par='What sort of request is this?  (If none of these things mean anything to you, or you are trying to report a bug in an existing package, please press Enter to exit reportbug.)', options=[('binnmu', 'binNMU requests'), ('britney', 'testing migration script bugs'), ('opu', 'oldstable proposed updates requests'), ('other', 'None of the other options'), ('pu', 'stable proposed updates requests'), ('rm', 'Stable/Testing removal requests'), ('transition', 'transition tracking'), ('unblock', 'unblock requests')], prompt='Choose the request type: ', default=None, title=None, any_ok=False, order=None, extras=[], multiple=False, empty_ok=True, selected={}, allowed=['binnmu', 'britney', 'opu', 'other', 'pu', 'rm', 'transition', 'unblock'], maxlen_name=10, digits=1, i=9, name='unblock', desc='unblock requests', text='---Type <return> to continue, or q <return> to quit---
8 unblock     unblock requests\n', aprompt='Choose the request type: '), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666
        sp = 0x144e450
        stack_pointer = <optimized out>
        next_instr = 0xfbe344 "}\026"
        opcode = <optimized out>
        oparg = <optimized out>
        why = WHY_NOT
        err = 0
        x = <optimized out>
        v = <optimized out>
        w = <optimized out>
        u = <optimized out>
        t = <optimized out>
        stream = 0x0
        fastlocals = 0x144e378
        freevars = 0x144e438
        retval = 0x0
        tstate = 0x8db800
        co = 0xf656b0
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = 0xfbe0c4 "i"
        names = 
    ('list', 'ewrite', 'indent_wrap_text', 'columns', 'isinstance', 'dict', 'copy', 'has_key', 'append', 'items', 'sort', 'map', 'min', 'max', 'len', 'int', 'math', 'ceil', 'log10', 'our_raw_input', 'ValueError', 'TypeError', 'keys', 'get', 'join')
        consts = 
    (None, '\n\n', 'linelen', '\n', 'none', '', 'done', <code at remote 0xf65330>, 3, 1, 'indent', 'starttext', '%*d %-*.*s  ', 5, '(one at a time) ', '[%s] ', 0, '- selected: %s\n', ', ', 'Invalid entry.\n', ('none', ''))
#15 0x00000000004d5d3b in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, 
    argcount=argcount@entry=3, kws=0x144e010, kwcount=1, defs=0xeecd88, defcount=7, closure=0x0) at ../Python/ceval.c:3253
        f = <optimized out>
        retval = 0x0
        fastlocals = <optimized out>
        freevars = <optimized out>
        tstate = 0x8db800
        x = <optimized out>
        u = <optimized out>
#16 0x00000000004da987 in fast_function (nk=<optimized out>, na=3, n=<optimized out>, pp_stack=0x7fffffffc5a0, func=<function at remote 0xf7db18>)
---Type <return> to continue, or q <return> to quit---
    at ../Python/ceval.c:4117
        co = <optimized out>
        nd = <optimized out>
        globals = <optimized out>
        argdefs = <optimized out>
        d = <optimized out>
#17 call_function (oparg=<optimized out>, pp_stack=0x7fffffffc5a0) at ../Python/ceval.c:4042
        func = <function at remote 0xf7db18>
        w = <optimized out>
        na = 3
        nk = <optimized out>
        n = <optimized out>
        pfunc = 0x144dff0
        x = <optimized out>
#18 PyEval_EvalFrameEx (f=f@entry=
    Frame 0x144dd70, for file /usr/lib/pymodules/python2.7/reportbug/debbugs.py, line 408, in handle_debian_release (package='release.debian.org', bts='debian', ui=<module at remote 0xf82050>, fromaddr='Christoph Egger <christoph@debian.org>', timeout=60, online=True, http_proxy=None, body='', headers=[], pseudos=[], query=True, archs=None, version=None), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666
        sp = 0x144e020
        stack_pointer = <optimized out>
        next_instr = 0xc89518 "}\r"
        opcode = <optimized out>
        oparg = <optimized out>
        why = WHY_NOT
        err = 0
        x = <optimized out>
        v = <optimized out>
        w = <optimized out>
        u = <optimized out>
        t = <optimized out>
        stream = 0x0
        fastlocals = 0x144dee8
        freevars = 0x144dff0
        retval = 0x0
        tstate = 0x8db800
        co = 0xa87430
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
---Type <return> to continue, or q <return> to quit---
        first_instr = 0xc894a4 "d\001"
        names = 
    ('True', 'None', 'menu', 'long_message', 'SystemExit', 'get_string', 'sys', 'exit', 'log_message', 'utils', 'get_package_status', 'False', 'get_source_package', 'select_options', 'checkversions', 'get_versions_available', 'get', 'append', 'strip', 'split', 'join', 'textwrap', 'dedent')
        consts = 
    (None, '', 'What sort of request is this?  (If none of these things mean anything to you, or you are trying to report a bug in an existing package, please press Enter to exit reportbug.)', 'binNMU requests', 'binnmu', 'testing migration script bugs', 'britney', 'transition tracking', 'transition', 'unblock requests', 'unblock', 'oldstable proposed updates requests', 'opu', 'stable proposed updates requests', 'pu', 'Stable/Testing removal requests', 'rm', 'None of the other options', 'other', 'Choose the request type: ', 'empty_ok', 'To report a bug in a package, use the name of the package, not release.debian.org.\n', 'normal', 'Please enter the subject of the bug report: ', 'No subject specified, exiting', 1, 'Please enter the name of the package: ', 'You seem to want to report a generic bug.\n', 'Checking status database...\n', 0, "This package doesn't appear to exist; continue?", 'yN', 'Ignore this problem and continue.', 'y', 'Exit without filing a report.', 'n', 12, 'stable', 'oldstable', 'Latest version...(truncated)
#19 0x00000000004d5d3b in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, 
    argcount=argcount@entry=7, kws=0x13b6e40, kwcount=0, defs=0xf74770, defcount=2, closure=0x0) at ../Python/ceval.c:3253
        f = <optimized out>
        retval = 0x0
        fastlocals = <optimized out>
        freevars = <optimized out>
        tstate = 0x8db800
        x = <optimized out>
        u = <optimized out>
#20 0x00000000004da987 in fast_function (nk=<optimized out>, na=7, n=<optimized out>, pp_stack=0x7fffffffc850, func=<function at remote 0xf78de8>)
    at ../Python/ceval.c:4117
        co = <optimized out>
        nd = <optimized out>
        globals = <optimized out>
        argdefs = <optimized out>
        d = <optimized out>
#21 call_function (oparg=<optimized out>, pp_stack=0x7fffffffc850) at ../Python/ceval.c:4042
        func = <function at remote 0xf78de8>
        w = <optimized out>
        na = 7
        nk = <optimized out>
        n = <optimized out>
        pfunc = 0x13b6e00
        x = <optimized out>
#22 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at ../Python/ceval.c:2666
        sp = 0x13b6e40
        stack_pointer = <optimized out>
---Type <return> to continue, or q <return> to quit---
        next_instr = 0x8009bfc20 "Sn"
        opcode = <optimized out>
        oparg = <optimized out>
        why = WHY_NOT
        err = 0
        x = <optimized out>
        v = <optimized out>
        w = <optimized out>
        u = <optimized out>
        t = <optimized out>
        stream = 0x0
        fastlocals = <optimized out>
        freevars = <optimized out>
        retval = 0x0
        tstate = 0x8db800
        co = 0x8009bfc30
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = 0x8009bfbd4 "t"
        names = ('debbugs', 'SYSTEMS', 'get')
        consts = (None, 'specials')
#23 0x00000000004db1f0 in fast_function (nk=<optimized out>, na=7, n=<optimized out>, pp_stack=0x7fffffffca50, func=<function at remote 0x1331668>)
    at ../Python/ceval.c:4107
        retval = 0x0
        i = <optimized out>
        fastlocals = <optimized out>
        f = <optimized out>
        tstate = 0x8db800
        stack = <optimized out>
        co = <optimized out>
        nd = 0
        globals = <optimized out>
        argdefs = <optimized out>
        d = 0x0
#24 call_function (oparg=<optimized out>, pp_stack=0x7fffffffca50) at ../Python/ceval.c:4042
        func = <function at remote 0x1331668>
        w = <optimized out>
        na = 7
---Type <return> to continue, or q <return> to quit---
        nk = <optimized out>
        n = <optimized out>
        pfunc = 0x140a558
        x = <optimized out>
#25 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at ../Python/ceval.c:2666
        sp = 0x140a598
        stack_pointer = <optimized out>
        next_instr = 0xa62e2b "}^"
        opcode = <optimized out>
        oparg = <optimized out>
        why = WHY_NOT
        err = 0
        x = <optimized out>
        v = <optimized out>
        w = <optimized out>
        u = <optimized out>
        t = <optimized out>
        stream = 0x0
        fastlocals = <optimized out>
        freevars = <optimized out>
        retval = 0x0
        tstate = 0x8db800
        co = 0x8009bfeb0
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = 0xa61584 "d\001"
        names = 
    ('None', 'ui', 'ISATTY', 'locale', 'nl_langinfo', 'CODESET', 'lower', 'charset', 'options', 'configure', 'offer_configuration', 'sys', 'exit', 'license', 'COPYRIGHT', 'LICENSE', 'sendto', 'check_available', 'dontquery', 'headers', 'pseudos', 'mua', 'pkgversion', 'quietly', 'severity', 'smtphost', 'subject', 'decode', 'bts', 'debbugs', 'SYSTEMS', 'type', 'get', 'attachments', 'keyid', 'bugnumber', 'True', 'body', 'textwrap', 'fill', 'bodyfile', 'check_attachment_size', 'max_attachment_size', 'Exception', 'open', 'read', 'efail', 'endswith', 'queryonly', 'False', 'offline', 'tags', 'testmode', 'debugmode', 'template', 'outfile', 'printonly', 'long_message', 'ewrite', 'utils', 'first_run', 'args', 'searchfor', 'main', 'mode', 'MODELIST', 'index', 'sign', 'os', 'getuid', 'MIN_USER_ID', 'check_uid', 'yes_no', 'len', 'buildd_format', 'get_package_name', 'split', 'find_package_for', 'pathonly', 'startswith', 'source', 'get_source_name', 'get_other_package_name', 'get_running_kernel_pkg', 'tempfile_prefix', 'interfac...(truncated)
        consts = 
    (None, '', 'ansi_x3.4-1968', 'us-ascii', 0, 'replace', 'debian', 'type', 'Body file %s size bigger than the maximum of %d bytes: reduce its size else the report cannot be sent', 'Unable to read body from file %s.\n', '\n', 'none', 'normal', 'testing', 'wishlist', 'master.debian.org', 'bugs.debian.org', '*** Warning: %s is no longer an appropriate smtphost setting for reportbug: it has been superseded by reportbug.debian.org and this one is forced as smtp---Type <return> to continue, or q <return> to quit---
host; please update your .reportbugrc file.\n', 'reportbug.debian.org', 'Attachments are incompatible with using an MUA.  They will be ignored.\n', 'Warning: no reportbug configuration found.  Proceeding in %s mode.\n', 'The signature option is ignored when using an MUA.\n', 'The signature option is ignored when producing a template.\n', 'reportbug will not run as root non-interactively.\n', 1, "Running 'reportbug' as root is probably insecure!", "Running 'reportbug' as an administrative user is probably not a good idea!", '  Continue', 'Continue with reportbu...(truncated)
#26 0x00000000004db1f0 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffffffcc50, func=<function at remote 0x13319b0>)
    at ../Python/ceval.c:4107
        retval = 0x0
        i = <optimized out>
        fastlocals = <optimized out>
        f = <optimized out>
        tstate = 0x8db800
        stack = <optimized out>
        co = <optimized out>
        nd = 0
        globals = <optimized out>
        argdefs = <optimized out>
        d = 0x0
#27 call_function (oparg=<optimized out>, pp_stack=0x7fffffffcc50) at ../Python/ceval.c:4042
        func = <function at remote 0x13319b0>
        w = <optimized out>
        na = 1
        nk = <optimized out>
        n = <optimized out>
        pfunc = 0xa339c0
        x = <optimized out>
#28 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at ../Python/ceval.c:2666
        sp = 0xa339c8
        stack_pointer = <optimized out>
        next_instr = 0x9d35ce "StD"
        opcode = <optimized out>
        oparg = <optimized out>
        why = WHY_NOT
        err = 0
        x = <optimized out>
        v = <optimized out>
        w = <optimized out>
        u = <optimized out>
        t = <optimized out>
        stream = 0x0
---Type <return> to continue, or q <return> to quit---
        fastlocals = <optimized out>
        freevars = <optimized out>
        retval = 0x0
        tstate = 0x8db800
        co = 0x8009bfdb0
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = 0x9d25f4 "y\027"
        names = 
    ('locale', 'setlocale', 'LC_ALL', 'Error', 'sys', 'stderr', 'nl_langinfo', 'CODESET', 'lower', 'dict', 'True', 'False', 'None', 'utils', 'parse_config_files', 'items', 'CONFIG_ARGS', 'isinstance', 'unicode', 'encode', 'write', 'optparse', 'OptionParser', 'VERSION', 'set_defaults', 'add_option', 'verify_option', 'debbugs', 'CLASSLIST', 'MUA', 'verify_append_option', 'sorted', 'get_tags', 'keys', 'AVAILABLE_UIS', 'SYSTEMS', 'SEVLIST', 'MODES', 'parse_args', 'argv', 'list', 'max_attachment_size', 'email', 'check_email_addr', 'ewrite', 'exit', 'attachments', 'remove', 'extend', 'glob', 'os', 'path', 'exists', 'expanduser', 'check_attachment_size', 'keyid', 'sign', 'draftpath', 'mua', 'template', 'mua_is_supported', 'mua_exists', 'mua_name', 'interface', 'vars', '__import__', 'getattr', 'UINotImportable', 'ui', 'long_message', 'initialize', 'submit', 'environ', 'can_input', 'update', 'buildd_format', 'source', 'UI', 'hasattr', 'user_interface', 'run_interface')
        consts = 
    (None, '', '*** Warning:', 'ansi_x3.4-1968', 'us-ascii', 'sendto', 'submit', 'mode', 'novice', 'mta', '/usr/sbin/sendmail', 'check_available', 'query_src', 'debconf', 'editor', 'offline', 'verify', 'check_uid', 'testmode', 'attachments', 'keyid', 'body', 'bodyfile', 'smtptls', 'smtpuser', 'smtppasswd', 'paranoid', 'mbox_reader_cmd', 'replace', 'Warning: untranslated token "%s"\n', 'usage', '%prog [options] <package | filename>', 'version', '-c', '--no-config-files', 'action', 'store_true', 'dest', 'noconf', 'help', 'do not include conffiles in report', '-C', '--class', 'callback', 'type', 'string', 'klass', 'metavar', 'CLASS', 'callback_args', 'Permitted report classes:', 'specify report class for GNATS BTSes', '-d', '--debug', 'default', 'debugmode', 'send report only to yourself', '--test', 'operate in test mode (maintainer use only)', '-e', '--editor', 'specify an editor for your report', '-f', '--filename', 'searchfor', 'report the bug against the package containing the specified file', '--from-buildd', '...(truncated)
#29 0x00000000004db1f0 in fast_function (nk=<optimized out>, na=0, n=<optimized out>, pp_stack=0x7fffffffce50, func=<function at remote 0x1331848>)
    at ../Python/ceval.c:4107
        retval = 0x0
        i = <optimized out>
        fastlocals = <optimized out>
        f = <optimized out>
        tstate = 0x8db800
        stack = <optimized out>
        co = <optimized out>
        nd = 0
        globals = <optimized out>
        argdefs = <optimized out>
        d = 0x0
#30 call_function (oparg=<optimized out>, pp_stack=0x7fffffffce50) at ../Python/ceval.c:4042
---Type <return> to continue, or q <return> to quit---
        func = <function at remote 0x1331848>
        w = <optimized out>
        na = 0
        nk = <optimized out>
        n = <optimized out>
        pfunc = 0xbb24b8
        x = <optimized out>
#31 PyEval_EvalFrameEx (f=f@entry=Frame 0xbb2340, for file /usr/bin/reportbug, line 2206, in <module> (), throwflag=throwflag@entry=0)
    at ../Python/ceval.c:2666
        sp = 0xbb24c0
        stack_pointer = <optimized out>
        next_instr = 0x9b4c16 "\001Wn>"
        opcode = <optimized out>
        oparg = <optimized out>
        why = WHY_NOT
        err = 0
        x = <optimized out>
        v = <optimized out>
        w = <optimized out>
        u = <optimized out>
        t = <optimized out>
        stream = 0x0
        fastlocals = 0xbb24b8
        freevars = 0xbb24b8
        retval = 0x0
        tstate = 0x8db800
        co = 0x8009d1030
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = 0x9b4984 "d"
        names = 
    ('DEFAULT_BTS', 'sys', 'os', 'optparse', 're', 'locale', 'commands', 'rfc822', 'gettext', 'textwrap', 'glob', 'reportbug', 'utils', 'VERSION', 'VERSION_NUMBER', 'COPYRIGHT', 'LICENSE', 'reportbug.utils', 'MODE_EXPERT', 'MODE_ADVANCED', 'MODE_NOVICE', 'MODE_STANDARD', 'reportbug.tempfiles', 'TempFile', 'tempfile_prefix', 'cleanup_temp_file', 'reportbug.exceptions', 'UINotImportable', 'UINotImplemented', 'NoNetwork', 'NoPackage', 'NoBugs', 'NoReport', 'submit', 'checkversions', 'debbugs', 'checkbuildd', 'reportbug.ui.text_ui', 'ui', 'text_ui', 'reportbug.ui', 'UIS', 'AVAILABLE_UIS', 'getUI', 'install', 'IOError', 'MIN_USER_ID', 'False', 'quietly', 'ewrite', 'efail', 'stopmsg', 'check_attachment_size', 'None', 'include_file_in_report', 'CCS', 'handle_editing', 'find_package_for', 'validate_package_name', 'get_other_package_name', 'get_package_name', 'special_prompts', 'offer_configuration', 'verify_option', 'verify_append_option', 'main', 'object', 'UI', '__name__', 'KeyboardInterrupt', 'Error', 'x')
---Type <return> to continue, or q <return> to quit---
        consts = 
    ('debian', -1, None, ('glob',), ('utils',), ('VERSION', 'VERSION_NUMBER', 'COPYRIGHT', 'LICENSE'), ('MODE_EXPERT', 'MODE_ADVANCED', 'MODE_NOVICE', 'MODE_STANDARD'), ('TempFile', 'tempfile_prefix', 'cleanup_temp_file'), ('UINotImportable', 'UINotImplemented', 'NoNetwork', 'NoPackage', 'NoBugs', 'NoReport'), ('submit',), ('checkversions',), ('debbugs',), ('checkbuildd',), ('UIS', 'AVAILABLE_UIS', 'getUI'), 'reportbug', 250, <code at remote 0x800997630>, <code at remote 0x8009b5c30>, <code at remote 0x8009b5730>, <code at remote 0x8009bc430>, <code at remote 0x8009bcb30>, 'utf-8', '', <code at remote 0x8009bf930>, <code at remote 0x8009bf9b0>, <code at remote 0x8009bf230>, <code at remote 0x8009bfa30>, <code at remote 0x8009bfab0>, <code at remote 0x8009bfc30>, <code at remote 0x8009bfb30>, <code at remote 0x8009bfcb0>, <code at remote 0x8009bfd30>, <code at remote 0x8009bfdb0>, 'UI', <code at remote 0x8009bff30>, '__main__', '\nreportbug: exiting due to user interrupt.\n', 'error accessing BTS: %s\n')
#32 0x00000000004d5d3b in PyEval_EvalCodeEx (co=co@entry=0x8009d1030, globals=globals@entry=
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d50>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_for': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated), locals=locals@entry=
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d50>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_for': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated), args=args@entry=0x0, 
    argcount=argcount@entry=0, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=closure@entry=0x0)
    at ../Python/ceval.c:3253
        f = <optimized out>
        retval = 0x0
        fastlocals = <optimized out>
        freevars = <optimized out>
        tstate = 0x8db800
        x = <optimized out>
        u = <optimized out>
#33 0x00000000004d5e62 in PyEval_EvalCode (co=co@entry=0x8009d1030, globals=globals@entry=
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d50>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_f---Type <return> to continue, or q <return> to quit---
or': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated), locals=locals@entry=
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d50>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_for': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated)) at ../Python/ceval.c:667
No locals.
#34 0x00000000004feb8f in run_mod (arena=0x91b110, flags=0x7fffffffd0f0, locals=
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d50>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_for': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated), globals=
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d50>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_for': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated), filename=
    0x7fffffffd563 "/usr/bin/reportbug", mod=0xbf2648) at ../Python/pythonrun.c:1365
        co = 0x8009d1030
        v = <optimized out>
#35 PyRun_FileExFlags (fp=fp@entry=0x91b440, filename=filename@entry=0x7fffffffd563 "/usr/bin/reportbug", start=start@entry=257, globals=globals@entry=
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d50>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_for': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated), locals=locals@entry=
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d5---Type <return> to continue, or q <return> to quit---
0>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_for': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated), closeit=closeit@entry=1, 
    flags=flags@entry=0x7fffffffd0f0) at ../Python/pythonrun.c:1351
        ret = <unknown at remote 0x7fffffffd563>
        mod = 0xbf2648
        arena = 0x91b110
#36 0x00000000004ffac7 in PyRun_SimpleFileExFlags (fp=fp@entry=0x91b440, filename=0x7fffffffd563 "/usr/bin/reportbug", closeit=1, flags=flags@entry=
    0x7fffffffd0f0) at ../Python/pythonrun.c:943
        m = <optimized out>
        d = 
    {'ewrite': <function at remote 0x13311b8>, 'quietly': False, 'tempfile_prefix': <function at remote 0x801c98410>, 'COPYRIGHT': 'reportbug 6.4.3\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc@debian.org>\nCopyright (C) 2008-2012 Sandro Tosi <morph@debian.org>', 'locale': <module at remote 0x800a45be8>, 'utils': <module at remote 0x801c669f0>, 'UINotImplemented': <type at remote 0xc793e0>, 'get_other_package_name': <function at remote 0x1331578>, 'CCS': [], 'include_file_in_report': <function at remote 0x1331398>, 'verify_append_option': <function at remote 0x13317d0>, 'NoReport': <type at remote 0xc78d50>, 'submit': <module at remote 0xf82d38>, 'MODE_ADVANCED': 2, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0xa89900>, __doc__=<gobject.GObject.__doc__ at remote 0x80097c0d0>, __module__='gtk') at remote 0x11a0b90>, 'GPollableOutputStream': <type at remote 0x10f6530>, 'find_package_for': <function at remote 0x1331488>, 'MODE_NOVICE': 0, 'NoPackage': <type at remote 0xc78150>, 'DEFAULT_...(truncated)
        v = <optimized out>
        ext = <optimized out>
        set_file_name = 1
        ret = <optimized out>
        len = <optimized out>
#37 0x00000000005003c9 in PyRun_AnyFileExFlags (fp=fp@entry=0x91b440, filename=<optimized out>, closeit=<optimized out>, flags=flags@entry=
    0x7fffffffd0f0) at ../Python/pythonrun.c:747
No locals.
#38 0x00000000005153b3 in Py_Main (argc=<optimized out>, argv=<optimized out>) at ../Modules/main.c:639
        c = <optimized out>
        sts = <optimized out>
        command = 0x0
        filename = 0x7fffffffd563 "/usr/bin/reportbug"
        module = 0x0
        fp = 0x91b440
        p = <optimized out>
        unbuffered = <optimized out>
        skipfirstline = 0
        stdin_is_interactive = 1
        help = <optimized out>
        version = <optimized out>
---Type <return> to continue, or q <return> to quit---
        saw_unbuffered_flag = <optimized out>
        cf = {cf_flags = 0}
#39 0x000000080155f349 in __libc_start_main (main=0x419c60 <main>, argc=3, ubp_av=0x7fffffffd250, init=<optimized out>, fini=0, rtld_fini=
    0xffffffff81054a80, stack_end=0x7fffffffd238) at libc-start.c:257
        result = <optimized out>
#40 0x0000000000419c94 in _start ()
No symbol table info available.
(gdb) 

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 10.0-0-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.7 depends on:
ii  libbz2-1.0         1.0.6-4
ii  libc0.1            2.13-35
ii  libdb5.1           5.1.29-5
ii  libexpat1          2.1.0-1
ii  libncursesw5       5.9-10
ii  libreadline6       6.2-8
ii  libsqlite3-0       3.7.13-1
ii  libssl1.0.0        1.0.1c-4
ii  libtinfo5          5.9-10
ii  mime-support       3.52-1
ii  python2.7-minimal  2.7.3-5

python2.7 recommends no packages.

Versions of packages python2.7 suggests:
ii  binutils       2.22-7.1
ii  python2.7-doc  2.7.3~rc2-2.1

-- no debconf information

-- 


Reply to: