Bugs item #1926091, was opened at 2008-03-26 14:38 Message generated for change (Settings changed) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1926091&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: ver devel >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Norm Brandinger (norm_brandinger) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: Crash during start Initial Comment: Using the most current trunk: Program terminated with signal 11, Segmentation fault. #0 0x0000000000424183 in fixup_spve (param=0x740300) at mod_fix.c:586 586 if(gp->v.pve->spec.getf==NULL) (gdb) bt #0 0x0000000000424183 in fixup_spve (param=0x740300) at mod_fix.c:586 #1 0x00000000004243ff in fixup_spve_null (param=0x0, param_no=9061984) at mod_fix.c:609 #2 0x00002ac169505746 in auth_fixup (param=0x0, param_no=9061984) at authdb_mod.c:239 #3 0x0000000000445dd7 in fix_actions (a=<value optimized out>) at route.c:300 #4 0x000000000044744c in fix_expr (exp=0x7403a8) at route.c:150 #5 0x00000000004473b0 in fix_expr (exp=0x7403f0) at route.c:120 #6 0x00000000004473b0 in fix_expr (exp=0x740438) at route.c:120 #7 0x00000000004460d5 in fix_actions (a=<value optimized out>) at route.c:240 #8 0x0000000000446332 in fix_actions (a=<value optimized out>) at route.c:244 #9 0x0000000000446332 in fix_actions (a=<value optimized out>) at route.c:244 #10 0x0000000000446332 in fix_actions (a=<value optimized out>) at route.c:244 #11 0x0000000000447081 in fix_rls () at route.c:1436 #12 0x00000000004224e8 in main (argc=6924, argv=0x7fff44d4b578) at main.c:1312 ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2008-03-29 15:56 Message: Logged In: YES user_id=1246013 Originator: NO Fix committed on SVN. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1926091&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
