[Pkg-utopia-maintainers] Bug#773216: network-manager: crashes after 'brctl addif br0 eth0'

Mikko Rapeli mikko.rapeli at iki.fi
Mon Dec 15 17:00:38 UTC 2014


Package: network-manager
Version: 0.9.10.0-3
Severity: normal

Dear Maintainer,

NetworkManager is crashing if eth0 is added to a bridge interface.
eth0 is managed by NetworkManager. Bridge command is 'brctl addif br0 eth0'.

# gdb NetworkManager
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from NetworkManager...(no debugging symbols found)...done.
(gdb) r -n
Starting program: /usr/sbin/NetworkManager -n
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff1c50700 (LWP 18116)]
[New Thread 0x7ffff144f700 (LWP 18117)]
[New Thread 0x7ffff0c4e700 (LWP 18118)]
[New Thread 0x7fffeb91f700 (LWP 18119)]
Internet Systems Consortium DHCP Client 4.3.1
Copyright 2004-2014 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/a0:1d:48:0b:45:f3
Sending on   LPF/eth0/a0:1d:48:0b:45:f3
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPOFFER from 172.20.0.50
DHCPACK from 172.20.0.50
bound to 172.20.20.146 -- renewal in 76916 seconds.
**
NetworkManager:ERROR:nm-active-connection.c:366:device_master_changed: assertion failed: (master)

Program received signal SIGABRT, Aborted.
0x00007ffff4397107 in __GI_raise (sig=sig at entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) thread apply all bt full

Thread 5 (Thread 0x7fffeb91f700 (LWP 18119)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x00007ffff4e06657 in g_cond_wait_until (cond=cond at entry=0x7c2198,
    mutex=mutex at entry=0x7c2190, end_time=end_time at entry=247662077496)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gthread-posix.c:1443
        now = {tv_sec = 247647, tv_nsec = 77497466}
        span = {tv_sec = 14, tv_nsec = 999998534}
        sampled = 0
        res = <optimized out>
#2  0x00007ffff4d96a69 in g_async_queue_pop_intern_unlocked (
    queue=queue at entry=0x7c2190, wait=wait at entry=1,
    end_time=end_time at entry=247662077496)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gasyncqueue.c:422
        retval = <optimized out>
        __FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#3  0x00007ffff4d9708b in g_async_queue_timeout_pop (queue=0x7c2190,
    timeout=timeout at entry=15000000)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gasyncqueue.c:543
        end_time = 247662077496
        retval = <optimized out>
---Type <return> to continue, or q <return> to quit---
#4  0x00007ffff4de938c in g_thread_pool_wait_for_new_pool ()
    at /tmp/buildd/glib2.0-2.42.1/./glib/gthreadpool.c:167
        pool = <optimized out>
        local_wakeup_thread_serial = <optimized out>
        last_wakeup_thread_serial = <optimized out>
        have_relayed_thread_marker = <optimized out>
#5  g_thread_pool_thread_proxy (data=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gthreadpool.c:364
        free_pool = <optimized out>
        task = 0x2
        pool = <optimized out>
#6  0x00007ffff4de8935 in g_thread_proxy (data=0x744d90)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gthread.c:764
        thread = 0x744d90
#7  0x00007ffff47130a4 in start_thread (arg=0x7fffeb91f700)
    at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7fffeb91f700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737145599744,
                -6871300903565087371, 1, 140737354125408, 140737301612768,
                140737145599744, 6871344145767509365, 6871319687153888629},
---Type <return> to continue, or q <return> to quit---
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007ffff4447ccd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 4 (Thread 0x7ffff0c4e700 (LWP 18118)):
#0  0x00007ffff443f18d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007ffff4dc1ee4 in g_main_context_poll (priority=2147483647, n_fds=2,
    fds=0x7fffe40010c0, timeout=-1, context=0x77fd10)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:4076
        poll_func = 0x7ffff4dd1310 <g_poll>
#2  g_main_context_iterate (context=0x77fd10, block=block at entry=1,
    dispatch=dispatch at entry=1, self=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3776
        max_priority = 2147483647
---Type <return> to continue, or q <return> to quit---
        timeout = -1
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = 2
        fds = 0x7fffe40010c0
#3  0x00007ffff4dc2272 in g_main_loop_run (loop=0x7748f0)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3975
        __FUNCTION__ = "g_main_loop_run"
#4  0x00007ffff55b7f76 in gdbus_shared_thread_func (user_data=0x77fce0)
    at /tmp/buildd/glib2.0-2.42.1/./gio/gdbusprivate.c:273
        data = 0x77fce0
#5  0x00007ffff4de8935 in g_thread_proxy (data=0x7449e0)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gthread.c:764
        thread = 0x7449e0
#6  0x00007ffff47130a4 in start_thread (arg=0x7ffff0c4e700)
    at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7ffff0c4e700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737232824064,
                -6871300903565087371, 1, 140737354125408, 140737301612768,
                140737232824064, 6871329414566554997, 6871319687153888629},
---Type <return> to continue, or q <return> to quit---
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007ffff4447ccd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 3 (Thread 0x7ffff144f700 (LWP 18117)):
#0  0x00007ffff443f18d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007ffff4dc1ee4 in g_main_context_poll (priority=2147483647, n_fds=2,
    fds=0x7fffec0008e0, timeout=-1, context=0x7620c0)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:4076
        poll_func = 0x7ffff4dd1310 <g_poll>
#2  g_main_context_iterate (context=context at entry=0x7620c0,
    block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3776
        max_priority = 2147483647
---Type <return> to continue, or q <return> to quit---
        timeout = -1
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = 2
        fds = 0x7fffec0008e0
#3  0x00007ffff4dc1ffc in g_main_context_iteration (context=0x7620c0,
    may_block=may_block at entry=1)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3842
        retval = <optimized out>
#4  0x00007ffff4dc2039 in glib_worker_main (data=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:5589
No locals.
#5  0x00007ffff4de8935 in g_thread_proxy (data=0x7448f0)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gthread.c:764
        thread = 0x7448f0
#6  0x00007ffff47130a4 in start_thread (arg=0x7ffff144f700)
    at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7ffff144f700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737241216768,
                -6871300903565087371, 1, 140737354125408, 140737301612768,
---Type <return> to continue, or q <return> to quit---
                140737241216768, 6871330513541311861, 6871319687153888629},
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007ffff4447ccd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 2 (Thread 0x7ffff1c50700 (LWP 18116)):
#0  do_sigwait (set=<optimized out>, sig=0x7ffff1c4fdc4)
    at ../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:63
        ret = <optimized out>
        tmpset = {__val = {0, 140737354125408, 0, 140737249609472, 0,
            140737351949831, 5, 0, 0, 140737294425192, 140737249609472, 0, 1,
            140737351975717, 0, 140737294473337}}
#1  0x00007ffff471a693 in __sigwait (set=0x70f580, sig=0x0)
    at ../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/s---Type <return> to continue, or q <return> to quit---
igwait.c:97
        oldtype = 0
        result = 0
#2  0x0000000000429b77 in signal_handling_thread ()
No symbol table info available.
#3  0x00007ffff47130a4 in start_thread (arg=0x7ffff1c50700)
    at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7ffff1c50700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737249609472,
                -6871300903565087371, 1, 140737354125408, 0, 140737249609472,
                6871331612516068725, 6871319687153888629},
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#4  0x00007ffff4447ccd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
---Type <return> to continue, or q <return> to quit---
No locals.

Thread 1 (Thread 0x7ffff7fc1880 (LWP 18112)):
#0  0x00007ffff4397107 in __GI_raise (sig=sig at entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
        resultvar = 0
        pid = 18112
        selftid = 18112
#1  0x00007ffff43984e8 in __GI_abort () at abort.c:89
        save_stage = 2
        act = {__sigaction_handler = {sa_handler = 0x4cc470,
            sa_sigaction = 0x4cc470}, sa_mask = {__val = {140737488343984,
              98, 140737351949831, 140733193388037, 0, 72057594054705152,
              140737290603816, 8340624, 98, 140737304355872, 140737351975717,
              0, 0, 140737294390864, 4294967295, 0}}, sa_flags = 0,
          sa_restorer = 0x7f4490}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007ffff4de7b35 in g_assertion_message (
    domain=domain at entry=0x4b6250 "NetworkManager",
    file=file at entry=0x4cb980 "nm-active-connection.c", line=line at entry=366,
    func=func at entry=0x4cc470 "device_master_changed",
    message=message at entry=0x7c0b50 "assertion failed: (master)")
---Type <return> to continue, or q <return> to quit---
    at /tmp/buildd/glib2.0-2.42.1/./glib/gtestutils.c:2291
        lstr = "366\000\377\177\000\000\000\027ڟ&E\263\000\000\000\000\000\000\000\000\000%nK\000\000\000\000"
        s = 0x7f4490 ""
#3  0x00007ffff4de7bca in g_assertion_message_expr (
    domain=0x4b6250 "NetworkManager", file=0x4cb980 "nm-active-connection.c",
    line=366, func=0x4cc470 "device_master_changed", expr=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gtestutils.c:2306
        s = 0x7c0b50 "assertion failed: (master)"
#4  0x000000000046c01e in ?? ()
No symbol table info available.
#5  0x00007ffff529b245 in g_closure_invoke (closure=0x7d3d00,
    return_value=0x0, n_param_values=2, param_values=0x7fffffffd410,
    invocation_hint=0x7fffffffd3b0)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gclosure.c:768
        marshal = <optimized out>
        marshal_data = <optimized out>
        in_marshal = 0
        real_closure = 0x7d3ce0
        __FUNCTION__ = "g_closure_invoke"
#6  0x00007ffff52acf6c in signal_emit_unlocked_R (node=node at entry=0x743c60,
    detail=detail at entry=433, instance=instance at entry=0x7c8300,
---Type <return> to continue, or q <return> to quit---
    emission_return=emission_return at entry=0x0,
    instance_and_params=instance_and_params at entry=0x7fffffffd410)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gsignal.c:3553
        tmp = <optimized out>
        handler = 0x7d18a0
        accumulator = 0x0
        emission = {next = 0x0, instance = 0x7c8300, ihint = {signal_id = 1,
            detail = 433, run_type = G_SIGNAL_RUN_FIRST},
          state = EMISSION_RUN, chain_type = 4}
        handler_list = <optimized out>
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0,
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
              v_float = 0, v_double = 0, v_pointer = 0x0}}}
        signal_id = 1
        max_sequential_handler_number = 641
        return_value_altered = 1
#7  0x00007ffff52b5778 in g_signal_emit_valist (instance=<optimized out>,
    signal_id=<optimized out>, detail=<optimized out>,
    var_args=var_args at entry=0x7fffffffd5a0)
---Type <return> to continue, or q <return> to quit---
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gsignal.c:3309
        instance_and_params = 0x7fffffffd410
        signal_return_type = <optimized out>
        param_values = 0x7fffffffd428
        i = <optimized out>
        n_params = <optimized out>
        __FUNCTION__ = "g_signal_emit_valist"
#8  0x00007ffff52b59df in g_signal_emit (instance=<optimized out>,
    signal_id=<optimized out>, detail=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gsignal.c:3365
        var_args = {{gp_offset = 32, fp_offset = 48,
            overflow_arg_area = 0x7fffffffd680,
            reg_save_area = 0x7fffffffd5c0}}
#9  0x00007ffff529f99d in g_object_dispatch_properties_changed (
    object=0x46c0, n_pspecs=18112, pspecs=0x6)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gobject.c:1056
No locals.
#10 0x00007ffff52a1db1 in g_object_notify_by_spec_internal (
    pspec=<optimized out>, object=0x7c8300)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gobject.c:1149
        nqueue = 0x0
        notify_pspec = 0x7b9b60
---Type <return> to continue, or q <return> to quit---
#11 g_object_notify (object=0x7c8300, property_name=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gobject.c:1197
        pspec = <optimized out>
        __FUNCTION__ = "g_object_notify"
#12 0x000000000043aee7 in ?? ()
No symbol table info available.
#13 0x000000000043b365 in ?? ()
No symbol table info available.
#14 0x00007ffff20eedc0 in ffi_call_unix64 ()
   from /usr/lib/x86_64-linux-gnu/libffi.so.6
No symbol table info available.
#15 0x00007ffff20ee828 in ffi_call ()
   from /usr/lib/x86_64-linux-gnu/libffi.so.6
No symbol table info available.
#16 0x00007ffff529ba64 in g_cclosure_marshal_generic (closure=0x7c0b20,
    return_gvalue=0x0, n_param_values=<optimized out>,
    param_values=<optimized out>, invocation_hint=<optimized out>,
    marshal_data=0x0) at /tmp/buildd/glib2.0-2.42.1/./gobject/gclosure.c:1448
        rtype = <optimized out>
        rvalue = 0x7fffffffd910
        n_args = 6
        atypes = <optimized out>
---Type <return> to continue, or q <return> to quit---
        args = <optimized out>
        i = <optimized out>
        cif = {abi = FFI_UNIX64, nargs = 6, arg_types = 0x7fffffffd8d0,
          rtype = 0x7ffff20ef1b0 <ffi_type_void>, bytes = 0, flags = 0}
        cc = 0x7c0b20
        enum_tmpval = 0x7fffffffd870
        tmpval_used = 1
#17 0x00007ffff529b245 in g_closure_invoke (closure=0x7c0b20,
    return_value=0x0, n_param_values=5, param_values=0x7fffffffdbe0,
    invocation_hint=0x7fffffffdb80)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gclosure.c:768
        marshal = <optimized out>
        marshal_data = <optimized out>
        in_marshal = 0
        real_closure = 0x7c0b00
        __FUNCTION__ = "g_closure_invoke"
#18 0x00007ffff52acf6c in signal_emit_unlocked_R (node=node at entry=0x74d480,
    detail=detail at entry=0, instance=instance at entry=0x750090,
    emission_return=emission_return at entry=0x0,
    instance_and_params=instance_and_params at entry=0x7fffffffdbe0)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gsignal.c:3553
        tmp = <optimized out>
---Type <return> to continue, or q <return> to quit---
        handler = 0x7fffe40084f0
        accumulator = 0x0
        emission = {next = 0x0, instance = 0x750090, ihint = {signal_id = 2,
            detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN,
          chain_type = 4}
        handler_list = <optimized out>
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0,
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
              v_float = 0, v_double = 0, v_pointer = 0x0}}}
        signal_id = 2
        max_sequential_handler_number = 640
        return_value_altered = 1
#19 0x00007ffff52b5778 in g_signal_emit_valist (instance=<optimized out>,
    signal_id=<optimized out>, detail=<optimized out>,
    var_args=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gsignal.c:3309
        instance_and_params = 0x7fffffffdbe0
        signal_return_type = <optimized out>
        param_values = 0x7fffffffdbf8
---Type <return> to continue, or q <return> to quit---
        i = <optimized out>
        n_params = <optimized out>
        __FUNCTION__ = "g_signal_emit_valist"
#20 0x00007ffff52b5f2a in g_signal_emit_by_name (instance=0x46c0,
    detailed_signal=0x46c0 <error: Cannot access memory at address 0x46c0>)
    at /tmp/buildd/glib2.0-2.42.1/./gobject/gsignal.c:3405
        var_args = {{gp_offset = 48, fp_offset = 48,
            overflow_arg_area = 0x7fffffffdf60,
            reg_save_area = 0x7fffffffde70}}
        detail = 0
        signal_id = 2
        __FUNCTION__ = "g_signal_emit_by_name"
#21 0x000000000044e10b in ?? ()
No symbol table info available.
#22 0x0000000000450c05 in ?? ()
No symbol table info available.
#23 0x00007ffff667cbef in nl_recvmsgs_report ()
   from /lib/x86_64-linux-gnu/libnl-3.so.200
No symbol table info available.
#24 0x00007ffff667cfb9 in nl_recvmsgs ()
   from /lib/x86_64-linux-gnu/libnl-3.so.200
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#25 0x000000000045078d in ?? ()
No symbol table info available.
#26 0x00007ffff4dc1b6d in g_main_dispatch (context=0x74a1b0)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3111
        dispatch = 0x7ffff4e06910 <g_io_unix_dispatch>
        prev_source = 0x0
        was_in_call = 0
        user_data = 0x750090
        callback = 0x450770
        cb_funcs = <optimized out>
        cb_data = 0x74cd80
        need_destroy = <optimized out>
        source = 0x74fee0
        current = 0x77d120
        i = 0
#27 g_main_context_dispatch (context=context at entry=0x74a1b0)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3710
No locals.
#28 0x00007ffff4dc1f48 in g_main_context_iterate (context=0x74a1b0,
    block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3781
        max_priority = 2147483647
---Type <return> to continue, or q <return> to quit---
        timeout = 5183
        some_ready = 1
        nfds = <optimized out>
        allocated_nfds = 12
        fds = 0x7ea0c0
#29 0x00007ffff4dc2272 in g_main_loop_run (loop=0x73e280)
    at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3975
        __FUNCTION__ = "g_main_loop_run"
#30 0x000000000042904a in main ()
No symbol table info available.
(gdb)

-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.17.6+ (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages network-manager depends on:
ii  adduser                3.113+nmu3
ii  dbus                   1.8.12-1
ii  init-system-helpers    1.22
ii  isc-dhcp-client        4.3.1-5
ii  libc6                  2.19-13
ii  libdbus-1-3            1.8.12-1
ii  libdbus-glib-1-2       0.102-1
ii  libgcrypt20            1.6.2-4+b1
ii  libglib2.0-0           2.42.1-1
ii  libgnutls-deb0-28      3.3.8-5
ii  libgudev-1.0-0         215-8
ii  libmm-glib0            1.4.0-1
ii  libndp0                1.4-2
ii  libnewt0.52            0.52.17-1+b1
ii  libnl-3-200            3.2.24-2
ii  libnl-genl-3-200       3.2.24-2
ii  libnl-route-3-200      3.2.24-2
ii  libnm-glib4            0.9.10.0-3
ii  libnm-util2            0.9.10.0-3
ii  libpam-systemd         215-8
ii  libpolkit-gobject-1-0  0.105-8
ii  libreadline6           6.3-8+b2
ii  libsoup2.4-1           2.48.0-1
ii  libsystemd0            215-8
ii  libteamdctl0           1.12-1
ii  libuuid1               2.25.2-4
ii  lsb-base               4.1+Debian13+nmu1
ii  policykit-1            0.105-8
ii  udev                   215-8
ii  wpasupplicant          2.3-1

Versions of packages network-manager recommends:
ii  crda          3.13-1
ii  dnsmasq-base  2.72-2
ii  iptables      1.4.21-2+b1
ii  modemmanager  1.4.0-1
ii  ppp           2.4.6-3

Versions of packages network-manager suggests:
ii  avahi-autoipd  0.6.31-4+b2
pn  libteam-utils  <none>



More information about the Pkg-utopia-maintainers mailing list