Menu

#656 b2b_entities crash

1.9.x
open
None
5
2013-05-27
2013-05-13
No

SVN #9904

Sometimes I expected crash in:

#0 b2b_delete_legs (legs=0x7f34e4711c38) at dlg.c:415
leg = 0x400000002
aux_leg = <value optimized="" out="">
#1 0x00007f351e9d33ed in destroy_b2b_htables () at dlg.c:1009
i = <value optimized="" out="">
dlg = 0x7f34e4711af8
aux = 0x0

because no leg->next there.

Related

Bugs: #656

Discussion

  • Bogdan-Andrei Iancu

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,10 +2,10 @@
    
     Sometimes I expected crash in:
    
    -#0  b2b_delete_legs (legs=0x7f34e4711c38) at dlg.c:415
    + #0  b2b_delete_legs (legs=0x7f34e4711c38) at dlg.c:415
             leg = 0x400000002
             aux_leg = <value optimized out>
    -#1  0x00007f351e9d33ed in destroy_b2b_htables () at dlg.c:1009
    + #1  0x00007f351e9d33ed in destroy_b2b_htables () at dlg.c:1009
             i = <value optimized out>
             dlg = 0x7f34e4711af8
             aux = 0x0
    
    • assigned_to: Bogdan-Andrei Iancu
     
  • Bogdan-Andrei Iancu

    It rather look like "leg" is corrupted (following the "next" links).

    Is this happening on shutdown or during runtime ?

    Regards,
    Bogdan

     
  • Nick Altmann

    Nick Altmann - 2013-05-27

    Runtime.

    --
    Nick

    27.05.2013, в 16:30, Bogdan-Andrei Iancu bogdan_iancu@users.sf.net
    написал(а):

    It rather look like "leg" is corrupted (following the "next" links).

    Is this happening on shutdown or during runtime ?

    Regards,
    Bogdan


    Status: open
    Created: Mon May 13, 2013 05:57 AM UTC by Nick Altmann
    Last Updated: Mon May 13, 2013 05:57 AM UTC
    Owner: Bogdan-Andrei Iancu

    SVN #9904

    Sometimes I expected crash in:

    0 b2b_delete_legs (legs=0x7f34e4711c38) at dlg.c:415

    leg = 0x400000002
    aux_leg =

    1 0x00007f351e9d33ed in destroy_b2b_htables () at dlg.c:1009

    i =
    dlg = 0x7f34e4711af8
    aux = 0x0

    because no leg->next there.

    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/opensips/bugs/656/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

     

    Related

    Bugs: #656


Log in to post a comment.