Project

General

Profile

Actions

Bug #3198

closed

RCV wrapper exceeds maximum filename length while preprocessing

Added by Evgeny Novikov almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
High
Category:
Infrastructure
Start date:
07/12/2012
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
1f558ed

Description

For instance, when it tries to preprocess a file to:

.../-home-joker-work-14_driver-test_regr_tests-launcher-working-dir-ldv-manager-work-dir-work-current--X--tests-model-32_1--test-doublelock.tar.bz2--X--regression-testmykernel-1-2.6.32.15--X--32_1a-mykernel-1-2.6.32.15-csd_deg_dscv-2-dscv_tempdir-rule-instrumentor-32_1a-common-model-ldv_common_model.i

which consists of 298 characters. But usually just about 255 bytes are available for file names (e.g. see here).
If one is interested in this topic, he or she can investigate this discussion.
This bug is general, but at the moment it blocks #453 issue, that changed the way of common models processing.
I'm going to fix the bug. It's obvious that file names shouldn't be so large.


Related issues 1 (0 open1 closed)

Blocks C Instrumentation Framework - Bug #453: ri: aspect common file should be element of united aspect fileClosedEvgeny Novikov09/23/2010

Actions
Actions #1

Updated by Evgeny Novikov almost 12 years ago

  • Description updated (diff)
Actions #2

Updated by Evgeny Novikov almost 12 years ago

  • Status changed from Open to Resolved

Commit 9aa44ac of bug-453 branch fix the issue: I just canceled replacing of '/' with '-' in RCV library and all began to work properly.
The fix will be merged to master with fix of bug-453.

Actions #3

Updated by Evgeny Novikov almost 12 years ago

  • Status changed from Resolved to Closed

It works quite fine.

Actions #4

Updated by Evgeny Novikov almost 12 years ago

  • Published in build set to 1f558ed

It was merged to master in f9f0431 and works stable since 1f558ed.

Actions

Also available in: Atom PDF