Pascal Quantin
 changed
              bug 10714
        
          
             
          
            | What | Removed | Added | 
         
           | Status | INCOMPLETE | CONFIRMED | 
      
        
            Comment # 12
              on bug 10714
              from  Pascal Quantin
        (In reply to Peter Wu from comment #11)
> I have no authorization for the capture from comment 2, can someone check
> whether this bug is still present?
Yes issue still happens with v1.99.3rc0-196-g7263af8:
ERROR:address_types.c:836:address_to_str_buf: assertion failed: (addr->type <
MAX_ADDR_TYPE_VALUE)
Program received signal SIGABRT, Aborted.
0x00007ffff078de37 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56    ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x00007ffff078de37 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00007ffff078f528 in __GI_abort () at abort.c:89
#2  0x00007ffff12c8b25 in g_assertion_message ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff12c8bba in g_assertion_message_expr ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff4789e0d in address_to_str_buf (addr=<optimized out>, 
    buf=<optimized out>, buf_len=<optimized out>) at address_types.c:836
#5  0x00007ffff478847c in address_to_display (allocator=0x0, addr=0x20ac880)
    at addr_resolv.c:2962
#6  0x000000000049f494 in rtpstream_view_selection_func (selection=0x102c, 
    model=0x7fffdc010230, path=0x22afa40, path_currently_selected=1, 
    userdata=0x0) at rtp_stream_dlg.c:637
#7  0x00007ffff26b7882 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#8  0x00007ffff26b7913 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#9  0x00007ffff26b82f6 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#10 0x00007ffff26cd124 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#11 0x00007ffff26cf156 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#12 0x00007ffff1578245 in g_closure_invoke ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x00007ffff1589f3c in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.