Displaying 6 results from an estimated 6 matches for "_dl_map_object_deps".
2004 Nov 30
1
Kerberos authentication sigsegvs
...7b0]
#11 ./smbd(process_smb+0x8c) [0x80d09bc]
#12 ./smbd(smbd_process+0x168) [0x80d16f8]
#13 ./smbd(main+0x4ea) [0x8246e5a]
#14 /lib/tls/libc.so.6(__libc_start_main+0x108) [0xb7d4c7f8]
GDB is maybee more precise? Here's a backtrace from the coredump, in
case you need
#51 0xb7ff5a16 in _dl_map_object_deps () from /lib/ld-linux.so.2
#52 0x081d3b3a in smb_panic (why=0x82a173d "internal error") at lib/util.c:1353
#53 0x081c12d8 in fault_report (sig=11) at lib/fault.c:41
#54 <signal handler called>
#55 0x080e3c57 in get_auth_data_from_tkt (auth_data=0xbfffea90, tkt=0x8387ba0) at libsmb/c...
2011 Aug 28
3
[Bug 741] New: ULOGD segfaults on init
http://bugzilla.netfilter.org/show_bug.cgi?id=741
Summary: ULOGD segfaults on init
Product: ulogd
Version: SVN (please provide timestamp)
Platform: i386
OS/Version: other
Status: NEW
Severity: blocker
Priority: P5
Component: ulogd_MYSQL
AssignedTo: netfilter-buglog at lists.netfilter.org
2007 Jun 12
0
NFSv4 hangs on file open
...2
1 0x0062d6c5 in open_verify () from /lib/ld-linux.so.2
2 0x0062dc6a in open_path () from /lib/ld-linux.so.2
3 0x0063055f in _dl_map_object () from /lib/ld-linux.so.2
4 0x006340d6 in openaux () from /lib/ld-linux.so.2
5 0x00635b46 in _dl_catch_error () from /lib/ld-linux.so.2
6 0x0063469a in _dl_map_object_deps () from /lib/ld-linux.so.2
7 0x0062b40e in dl_main () from /lib/ld-linux.so.2
8 0x0063b8bb in _dl_sysdep_start () from /lib/ld-linux.so.2
9 0x006292b8 in _dl_start () from /lib/ld-linux.so.2
10 0x00628817 in _start () from /lib/ld-linux.so.2
The NFSv4 is automounted (direct mount):
cat /etc/au...
2016 Mar 22
2
samba 4.4rcx WINS nsswitch module
...==3135== by 0x401648A: _dl_load_cache_lookup (in /usr/lib64/ld-2.17.so)
==3135== by 0x4008741: _dl_map_object (in /usr/lib64/ld-2.17.so)
==3135== by 0x400C991: openaux (in /usr/lib64/ld-2.17.so)
==3135== by 0x400F1B3: _dl_catch_error (in /usr/lib64/ld-2.17.so)
==3135== by 0x400D091: _dl_map_object_deps (in /usr/lib64/ld-2.17.so)
==3135== by 0x401389A: dl_open_worker (in /usr/lib64/ld-2.17.so)
==3135== by 0x400F1B3: _dl_catch_error (in /usr/lib64/ld-2.17.so)
==3135== by 0x40131AA: _dl_open (in /usr/lib64/ld-2.17.so)
==3135== by 0x539DAB1: do_dlopen (in /usr/lib64/libc-2.17.so)
==3135==...
2016 Mar 22
7
samba 4.4rcx WINS nsswitch module
WINS nsswitch module
--------------------
The WINS nsswitch module has been rewritten to address memory issues and to
simplify the code. The module now uses libwbclient to do WINS queries. This
means that winbind needs to be running in order to resolve WINS names using
the nss_wins module. This does not affect smbd.
my problem:
old versions >> ping google.com >> PING google.com
2006 May 09
1
[LLVMdev] Memory leaks in LLVM
...0x870B4C0: __libc_csu_init (in /storage/llvm/bin/opt)
==10132== by 0x4154E2D: (below main) (in /lib/tls/libc.so.6)
==10132==
==10132==
==10132== 52 bytes in 1 blocks are still reachable in loss record 10 of 33
==10132== at 0x401C451: malloc (vg_replace_malloc.c:149)
==10132== by 0x400C575: _dl_map_object_deps (in /lib/ld-2.3.4.so)
==10132== by 0x422C294: dl_open_worker (in /lib/tls/libc.so.6)
==10132== by 0x400D185: _dl_catch_error (in /lib/ld-2.3.4.so)
==10132== by 0x422BBDF: _dl_open (in /lib/tls/libc.so.6)
==10132== by 0x404FDA7: dlopen_doit (in /lib/libdl.so.2)
==10132== by 0x400D185:...