https://bz.apache.org/ooo/show_bug.cgi?id=127524
--- Comment #4 from [email protected] --- An iptrace shows: ---------------------- UDP HEADER ---------------------- UDP: Source Port: 53 (Domain NameServer) Dest Port: 49155 (Unassigned port) UDP: Length: 96 (x60) UDP: Checksum: 38F8 (Correct) ------------------------ DNS ---------------------------- DNS: ID:116 DNS: Query Response Standard Query DNS: FLAGS: 18 DNS: .0. .... = No Truncation DNS: ..1 .... = Recursion Desired DNS: ... 1... = Recursion Available DNS: Return Code: 0 No Error DNS: Question Cnt: 1, Answer Cnt: 3 DNS: Authority Cnt: 0, Additional Cnt: 0 DNS: Question Section DNS: Name: ooo-updates.apache.org DNS: Type: 01 Class: 01 DNS: Answer Section DNS: Name: ooo-updates.apache.org DNS: Type: 1 Class: 1 DNS: TTL: 179 Len: 0004 DNS: Address: 062.210.060.236 DNS: Name: ooo-updates.apache.org DNS: Type: 1 Class: 1 DNS: TTL: 179 Len: 0004 DNS: Address: 088.198.026.002 DNS: Name: ooo-updates.apache.org DNS: Type: 1 Class: 1 DNS: TTL: 179 Len: 0004 DNS: Address: 140.211.011.105 It is at this point that the crash occurs. Check for updates automatically is on by default. Unchecking "Check for updates automatically" and closing the program will fix the problem for subsequent launches. -- You are receiving this mail because: You are the assignee for the issue.
