search for: mnl_socket_close

Displaying 1 result from an estimated 1 matches for "mnl_socket_close".

2013 Dec 04
3
[Bug 881] New: SIGSEGV on startup
...nux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Memory allocation failure Program received signal SIGSEGV, Segmentation fault. mnl_socket_close (nl=0x0) at socket.c:248 248 int ret = close(nl->fd); (gdb) bt #0 mnl_socket_close (nl=0x0) at socket.c:248 #1 0x0000000000410f79 in netlink_close_sock () at src/netlink.c:45 #2 0x00007ffff7de9fcf in _dl_fini () at dl-fini.c:253 #3 0x00007ffff717fa91 in __run_exit_handlers (status=2,...