Project

General

Profile

Actions

Bug #833

open

CSD - Bind address error

Added by Alexandr Strakh about 13 years ago. Updated over 10 years ago.

Status:
Open
Priority:
Normal
Assignee:
Category:
-
Start date:
02/11/2011
Due date:
% Done:

0%

Estimated time:
Detected in build:
81276a85d508846da2f7f87ab6728d9b5d3f5661
Platform:
Published in build:

Description

Sometimes CSD quits with message "Adress already in use..."

Ldv-core will check address and then run csd. But between Ldv-core checks and
starting CSD adress is unused.

It may be possible if running more than one ldv-tools and second CSD starts before the first.
1. ldv-core1 - find_free_address - 8080 -> starting csd1 with 8080
2. ldv_core2 - find_free_address - 8080 -> starting csd2 with 8080
3. csd2 - try to bind address 8080 - Ok
4. csd1 - try to bind address 8080 - failed because adress 8080 already busy (by csd2)


Related issues 3 (1 open2 closed)

Has duplicate Linux Driver Verification - Bug #976: ldv-core fails on qa because of conflict on some addressClosedPavel Shved03/25/2011

Actions
Is duplicate of Linux Driver Verification - Bug #1134: CSD fails again!RejectedPavel Shved04/25/2011

Actions
Blocks Linux Driver Verification - Feature #1261: Automatically prepare builds of development branches each nightNewPavel Shved05/21/2011

Actions
Actions

Also available in: Atom PDF