389ds / 389-ds-base

The enterprise-class Open Source LDAP server for Linux
https://www.port389.org/
Other
210 stars 90 forks source link

core dump on startup #427

Closed 389-ds-bot closed 4 years ago

389-ds-bot commented 4 years ago

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/427


IPA install with one replica. I had deleted the replication agreement but the RUV data was still around (was going to test the cleanallruv task).

Upgraded 389-ds-base 1.2.11.5 to 1.2.11.8 after install.

drops core on startup:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f60f4d9c700 (LWP 19161)]
pack_mods (modsp=modsp@entry=0x7f60ec001340)
    at ldap/servers/slapd/modutil.c:499
499                             if (LDAP_MOD_IGNORE == (mods[i]->mod_op & ~LDAP_MOD_BVALUES))
(gdb) where
0  pack_mods (modsp=modsp@entry=0x7f60ec001340)
    at ldap/servers/slapd/modutil.c:499
1  0x00007f61070b0976 in slapi_mods_get_ldapmods_passout (
    smods=0x7f60ec001340) at ldap/servers/slapd/modutil.c:545
2  0x00007f60fe002d33 in dna_pre_op (pb=0x7f60ec0009d0, modtype=4)
    at ldap/servers/plugins/dna/dna.c:3305
3  0x00007f61070bca21 in plugin_call_func (list=0x23e8440, 
    operation=operation@entry=451, pb=pb@entry=0x7f60ec0009d0, 
    call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:1453
4  0x00007f61070bcc47 in plugin_call_list (pb=0x7f60ec0009d0, operation=451, 
    list=<optimized out>) at ldap/servers/slapd/plugin.c:1415
5  plugin_call_plugins (pb=pb@entry=0x7f60ec0009d0, 
    whichfunction=whichfunction@entry=451) at ldap/servers/slapd/plugin.c:398
6  0x00007f6107080fcc in dse_modify (pb=0x7f60ec0009d0)
    at ldap/servers/slapd/dse.c:1835
7  0x00007f61070ad8c4 in op_shared_modify (pb=pb@entry=0x7f60ec0009d0, 
    pw_change=pw_change@entry=0, old_pw=0x0) at ldap/servers/slapd/modify.c:945
8  0x00007f61070ade4a in modify_internal_pb (pb=pb@entry=0x7f60ec0009d0)
    at ldap/servers/slapd/modify.c:616
9  0x00007f61070ae87b in slapi_modify_internal_pb (pb=pb@entry=0x7f60ec0009d0)
    at ldap/servers/slapd/modify.c:471
10 0x00007f60fc6ddf30 in _replica_update_state (when=<optimized out>, 
    arg=<optimized out>)
    at ldap/servers/plugins/replication/repl5_replica.c:2449
11 0x00007f610708acdb in eq_call_all () at ldap/servers/slapd/eventq.c:312
12 eq_loop (arg=<optimized out>) at ldap/servers/slapd/eventq.c:359
13 0x00007f61056c7c03 in _pt_root (arg=0x2512290)
    at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
14 0x00007f610506ad14 in start_thread (arg=0x7f60f4d9c700)
    at pthread_create.c:309
15 0x00007f6104d9d97d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
(gdb)
389-ds-bot commented 4 years ago

Comment from rmeggins (@richm) at 2012-08-15 03:10:27

1.2.11.9 is in updates testing - please see if that fixes the problem

389-ds-bot commented 4 years ago

Comment from rcritten (@rcritten) at 2012-08-15 03:35:11

Seems to have fixed the crash problem.

389-ds-bot commented 4 years ago

Comment from rmeggins (@richm) at 2012-08-15 23:34:09

dup of https://fedorahosted.org/389/ticket/407

389-ds-bot commented 4 years ago

Comment from nkinder (@nkinder) at 2012-08-28 04:14:45

Added initial screened field value.

389-ds-bot commented 4 years ago

Comment from rcritten (@rcritten) at 2017-02-11 23:04:49

Metadata Update from @rcritten: