Displaying 9 results from an estimated 9 matches for "_ndoprnt".
Did you mean:
_doprnt
2008 Aug 06
1
pid$target::malloc:entry does not work
...function called lmalloc() but not my malloc calls:
ld.so.1`lmalloc
ld.so.1`tsort+0xb4
ld.so.1`load_completion+0x7c
ld.so.1`elf_bndr+0x3d8
ld.so.1`elf_rtbndr+0x10
libc.so.1`0xff36f30c
libc.so.1`_ndoprnt+0x32c
libc.so.1`printf+0xf4
memleak`fun1+0x94
memleak`main+0x4
memleak`_start+0x5c
If I change the probe specification to
pid$target:libc:malloc:entry # specify the module: libc
it works again. Is this another bug? It''s at l...
2007 Jun 09
1
ast_dynamic_str_thread_build_va() is defined with 6 args but only called with 5 args??
I'm having a problem with asterisk-1.4.4 dumping core under Solaris 10
with a SIGSEGV error.
gdb gives this stack trace:
#0 0xfebd4d0c in strlen () from /usr/lib/libc.so.1
#1 0xfec2a386 in _ndoprnt () from /usr/lib/libc.so.1
#2 0xfec2d4bb in vsnprintf () from /usr/lib/libc.so.1
#3 0x080e86de in ast_dynamic_str_thread_build_va (buf=0x8172763,
max_len=0, ts=0x81482a0, append=0, fmt=0x811dc6a "%25.25s %s\n",
ap=0x8046f18 "X'\027\b") at utils.c:969
#4 0x080890e0 i...
2007 Sep 11
2
Asterisk 1.4.11, res_features.so, SegFault
...y 'res_features' ]
Segmentation Fault (core dumped)
----------------------------------------------------------------------
Here are the traces:
----------------------------------------------------------------------
(gdb) bt
#0 0xfebe4d0c in strlen () from /lib/libc.so.1
#1 0xfec3a386 in _ndoprnt () from /lib/libc.so.1
#2 0xfec3d144 in snprintf () from /lib/libc.so.1
#3 0x080babea in show_dialplan_helper (fd=1, context=0x0, exten=0x0,
dpc=0x8047840, rinclude=0x0, includecount=0,
includes=0x8047640) at pbx.c:6156
#4 0x080bb1b7 in handle_show_dialplan (fd=1, argc=2, argv=0x80478e0) at...
2012 Apr 21
0
Cannot join domain with samba-3.6.4
...: Logon failure
ADS join did not work, falling back to RPC...
Unable to find a suitable server for domain FOO
Unable to find a suitable server for domain FOO
I have tried to run the same command with "-d 10", but it dumps core
before completing :
=>[1] strlen(0x0), at 0xfe8163ec
[2] _ndoprnt(0x86ff35d, 0x80466b8, 0x80465a0, 0x0), at 0xfe8717a2
[3] vsnprintf(0x80465e0, 0x80, 0x86ff354, 0x80466b8), at 0xfe874963
[4] vasprintf(0x804668c, 0x86ff354, 0x80466b8, 0x833e855), at 0xfe870d70
[5] ndr_print_debug_helper(0x87e0ad8, 0x86ff354, 0x86be864, 0x0), at 0x833e876
[6] ndr_print_ipv4...
2007 Jul 29
0
Asterisk 1.4.X support for Solaris 10?
...ogram terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libcurses.so.1...done.
.
.
.
Loaded symbols for /opt/asterisk/lib/modules/app_skel.so
#0 0xfebd4d0c in strlen () from /usr/lib/libc.so.1
(gdb) bt
#0 0xfebd4d0c in strlen () from /usr/lib/libc.so.1
#1 0xfec2a386 in _ndoprnt () from /usr/lib/libc.so.1
#2 0xfec2d4bb in vsnprintf () from /usr/lib/libc.so.1
#3 0x080e994a in ast_dynamic_str_thread_build_va (buf=0x817625b, max_len=0,
ts=0x8149720, append=0, fmt=0x811eefd "%25.25s %s\n",
ap=0x8046f18 "Pb\027\b") at utils.c:969
#4 0x08089ad8 in...
2008 Apr 28
4
Wineserver causing heavy CPU load
I am running Fedora 8 uname -r = 2.6.24.4-64.fc8 on my box with Wine 0.9.58. When I first installed it I noticed that my CPU usage jumped and stayed at 100% with wineserver taking > 85%. I killed the wineserver process and it dropped down, however it soon jumped back up when wineserver restarted itself. I then killed it again and all related processes and disabled it from starting as a damen
2008 Mar 29
3
Expire plugin with Mysql
Hey guys, got a question about the expire plugin. According to the
wiki, the expire plugin "keeps an internal database (Berkeley DB or
SQL)". I was wondering what fields in the mysql table are needed for
expire to work.
I assume it is setup is similar to the quota dict
setup, so was just wondering what fields are required (i.e:
select_field, where_field, username_field, for quota).
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
...or /opt/asterisk/lib/modules/func_timeout.so
Reading symbols from /opt/asterisk/lib/modules/func_uri.so...done.
Loaded symbols for /opt/asterisk/lib/modules/func_uri.so
#0 0xfebd4c8c in strlen () from /usr/lib/libc.so.1
(gdb) bt
#0 0xfebd4c8c in strlen () from /usr/lib/libc.so.1
#1 0xfec2a2a6 in _ndoprnt () from /usr/lib/libc.so.1
#2 0xfec2d3db in vsnprintf () from /usr/lib/libc.so.1
#3 0x080e86de in ast_dynamic_str_thread_build_va (buf=0x8160f28,
max_len=0, ts=0x81482a0, append=0, fmt=0x811dc6a "%25.25s %s\n",
ap=0x8046f38 "\030\017\026\b") at utils.c:969
#4 0x080890e0...
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
...unc_timeout.so
> Reading symbols from /opt/asterisk/lib/modules/func_uri.so...done.
> Loaded symbols for /opt/asterisk/lib/modules/func_uri.so
> #0 0xfebd4c8c in strlen () from /usr/lib/libc.so.1
> (gdb) bt
> #0 0xfebd4c8c in strlen () from /usr/lib/libc.so.1
> #1 0xfec2a2a6 in _ndoprnt () from /usr/lib/libc.so.1
> #2 0xfec2d3db in vsnprintf () from /usr/lib/libc.so.1
> #3 0x080e86de in ast_dynamic_str_thread_build_va (buf=0x8160f28,
> max_len=0, ts=0x81482a0, append=0, fmt=0x811dc6a "%25.25s %s\n",
> ap=0x8046f38 "\030\017\026\b") at utils....