Ticket #45261

establish_new_connection() sending packet_set_topology with uninitialized wrap_id

오픈 날짜: 2022-07-29 05:12 마지막 업데이트: 2022-08-02 03:28

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

1: Trying to put 196607 into 8 bits; it will result 255 at receiving side

#0 raise (sig=<optimized out>) at ../sysdeps/unix/sysv/linux/raise.c:49
#1 0x0000555555816ace in fc_assert_fail (

file=file@entry=0x5555558f1138 "../../../../src/common/networking/dataio_raw.c",
function=function@entry=0x5555558f1590 <FUNCTION.19> "dio_put_uint8_raw", line=line@entry=271,
assertion=assertion@entry=0x5555558f0ffa "!((int) x != value)", message=<optimized out>)
at ../../../src/utility/log.c:568

#2 0x000055555583b8ab in dio_put_uint8_raw (dout=dout@entry=0x7fffffffa0c0, value=196607)

at ../../../../src/common/networking/dataio_raw.c:271

#3 0x000055555579234d in send_packet_set_topology_100 (pc=0x5555559a5040 <connections>,

packet=0x7fffffffb148) at ../../../src/common/packets_gen.c:69749

#4 0x00005555556095ff in establish_new_connection (pconn=pconn@entry=0x5555559a5040 <connections>)

at ../../../src/server/connecthand.c:197

Ticket History (3/5 Histories)

2022-07-29 05:12 Updated by: cazfi
  • New Ticket "establish_new_connection() sending packet_set_toplogy with uninitialized wrap_id" created
2022-07-29 08:15 Updated by: cazfi
  • Summary Updated
2022-07-29 08:18 Updated by: cazfi
  • 소유자 Update from (None) to cazfi
  • Resolution Update from None to Accepted
2022-08-02 03:28 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login