[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4283) test026 SEGV



Full_Name: Aaron Richton
Version: RE23
OS: Solaris 9
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (67.85.181.254)


test026 server SEGVs. Note the NULL arguments to snprintf() which generally
annoys Solaris.

current thread: t@3
  [1] strlen(0x0, 0x0, 0xffffffff793ff4e8, 0x7efefeff, 0x81010100, 0xff0000), at
0xffffffff7d53d30c 
  [2] _doprnt(0x0, 0xffffffff793ff4e8, 0x0, 0x0, 0x73, 0x0), at
0xffffffff7d5906d0 
  [3] snprintf(0x100511808, 0x11, 0x10025cef8, 0x100453590, 0x0, 0x0), at
0xffffffff7d592458 
=>[4] filter2bv_x(op = 0x100511260, f = 0x1005117e8, fstr = 0x1005112d8), line
614 in "filter.c"
  [5] do_search(op = 0x100511260, rs = 0xffffffff793ffab8), line 138 in
"search.c"
  [6] connection_operation(ctx = 0xffffffff793ffc30, arg_v = 0x100511260), line
1307 in "connection.c"
  [7] ldap_int_thread_pool_wrapper(xpool = 0x10040dcd0), line 481 in "tpool.c"

current thread: t@2
  [1] _libc_poll(0x4, 0x3, 0xffffffffffffffff, 0x0, 0x40, 0x40), at
0xffffffff7d5a6b50 
  [2] _select(0xffffffffffffffff, 0xffffffff79fffcf8, 0xffffffff7d6bc668, 0x0,
0xffffffff7d6bc668, 0x0), at 0xffffffff7d55a564 
  [3] _ti_select(0xd, 0xffffffff79fffcf8, 0x0, 0x0, 0x0, 0xffffffff79fffd01), at
0xffffffff7cd10eac 
=>[4] slapd_daemon_task(ptr = (nil)), line 1848 in "daemon.c"

current thread: t@1
  [1] __lwp_wait(0x4, 0xffffffff7fffeedc, 0xffffffff7f20f2d1,
0xffffffff7cd02448, 0x3, 0xffffffff7fffee4c), at 0xffffffff7d5a867c 
  [2] lwp_wait(0x2, 0xffffffff7fffeedc, 0x10003070b, 0xffffffff7f224c88, 0x3,
0x2000), at 0xffffffff7cd100fc 
  [3] _thrp_join(0x2, 0x0, 0x0, 0x1, 0x81010100, 0xff00), at 0xffffffff7cd0b6d8

=>[4] ldap_pvt_thread_join(thread = 2U, thread_return = (nil)), line 186 in
"thr_posix.c"
  [5] slapd_daemon(), line 2219 in "daemon.c"
  [6] main(argc = 8, argv = 0xffffffff7ffff298), line 805 in "main.c"