Project

General

Profile

Actions

Bug #465

closed

32_7: Function mutex_unlock_TEMPLATE not found!

Added by Vadim Mutilin over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
BLAST
Start date:
09/28/2010
Due date:
% Done:

0%

Estimated time:
Detected in build:
9838a80e940d85f93423435f9e7ec0850b61bdc1
Platform:
Published in build:

Description

On 32_7, linux-2.6.31.6
there are more than 500 launches which failed with Exception: Function mutex_unlock_TEMPLATE not found!

Exapmles:

291    current    linux-2.6.31.6    32_7    drivers/media/video/hdpvr/hdpvr.ko    drivers/media/video/hdpvr/hdpvr.ko    ldv_main1_seq_one    Exception    

ZZZ: Exception: Failure("Function mutex_unlock_TEMPLATE not found!")
=========== Launch information ===========
Verifier: BLAST ()
Time Limit: 900 sec
Memory Limit: 1000000 Kb
Additional options: -devdebug
Solver: default
=========== Launch inform ends ===========

292    current    linux-2.6.31.6    32_7    drivers/media/video/hdpvr/hdpvr.ko    drivers/media/video/hdpvr/hdpvr.ko    ldv_main2_seq_one    Exception    

ZZZ: Exception: Failure("Function mutex_unlock_TEMPLATE not found!")
=========== Launch information ===========
Verifier: BLAST ()
Time Limit: 900 sec
Memory Limit: 1000000 Kb
Additional options: -devdebug
Solver: default
=========== Launch inform ends ===========

47    current    linux-2.6.31.6    32_7    drivers/net/wireless/wl12xx/wl12xx.ko    drivers/net/wireless/wl12xx/wl12xx.ko    ldv_main0_seq_one    Exception    

ZZZ: Exception: Failure("Function mutex_unlock_TEMPLATE not found!")
=========== Launch information ===========
Verifier: BLAST ()
Time Limit: 900 sec
Memory Limit: 1000000 Kb
Additional options: -devdebug
Solver: default
=========== Launch inform ends ===========

548    current    linux-2.6.31.6    32_7    drivers/net/wireless/wl12xx/wl12xx.ko    drivers/net/wireless/wl12xx/wl12xx.ko    ldv_main11_seq_one    Exception    

ZZZ: Exception: Failure("Function mutex_unlock_TEMPLATE not found!")
=========== Launch information ===========
Verifier: BLAST ()
Time Limit: 900 sec
Memory Limit: 1000000 Kb
Additional options: -devdebug
Solver: default
=========== Launch inform ends ===========

87    current    linux-2.6.31.6    32_7    drivers/hid/hid.ko    drivers/hid/hid.ko    ldv_main0_seq_one    Exception    

ZZZ: Exception: Failure("Function mutex_unlock_TEMPLATE not found!")
=========== Launch information ===========
Verifier: BLAST ()
Time Limit: 900 sec
Memory Limit: 1000000 Kb
Additional options: -devdebug
Solver: default
=========== Launch inform ends ===========

88    current    linux-2.6.31.6    32_7    drivers/hid/hid.ko    drivers/hid/hid.ko    ldv_main3_seq_one    Exception    

ZZZ: Exception: Failure("Function mutex_unlock_TEMPLATE not found!")
=========== Launch information ===========
Verifier: BLAST ()
Time Limit: 900 sec
Memory Limit: 1000000 Kb
Additional options: -devdebug
Solver: default
=========== Launch inform ends ===========

Actions #1

Updated by Pavel Shved over 13 years ago

  • Category set to BLAST
  • Status changed from New to Open
  • Assignee set to Pavel Shved

Rerouter tries to generate clones independently for each file put as input. If a function to be rerouted is used in a file, in which its prototype doesn't exist (it could be in the other file), then the whole thing fails.

Also, initialization and finalization functions are generated incorrectly due to this.

Actions #2

Updated by Pavel Shved over 13 years ago

  • Status changed from Open to Resolved

This was fixed in 2a0d617

Please, verify if it works correctly.

Actions #3

Updated by Vadim Mutilin over 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF