Bug 698425 - Trigger dumps log on startup if triggers exist
Summary: Trigger dumps log on startup if triggers exist
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: condor-qmf
Version: Development
Hardware: All
OS: Linux
high
high
Target Milestone: 2.0
: ---
Assignee: Robert Rati
QA Contact: Tomas Rusnak
URL:
Whiteboard:
Depends On: 756446
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-20 20:55 UTC by Robert Rati
Modified: 2012-09-19 18:26 UTC (History)
3 users (show)

Fixed In Version: condor-7.6.1-0.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-19 18:26:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Robert Rati 2011-04-20 20:55:13 UTC
Description of problem:
If triggers exist when the triggerd starts up, it will fail to load them and crash.

Version-Release number of selected component (if applicable):
7.6.1-0.1

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Robert Rati 2011-04-21 20:53:31 UTC
Issues with resource initialization.  The triggerd would attempt to add trigger objects before the QMF agent setup had completed.

Fixed upstream on V7_6-branch.

Comment 2 Tomas Rusnak 2011-11-22 18:16:50 UTC
Crash reproduced on:

$CondorVersion: 7.6.0 Mar 30 2011 BuildID: RH-7.6.0-0.4.el5 PRE-RELEASE-GRID $
$CondorPlatform: X86_64-Redhat_5.6 $

MasterLog:
11/22/11 19:15:03 Trying to update collector <IP:9618>
11/22/11 19:15:03 Attempting to send update via UDP to collector localhost <IP:9618>
11/22/11 19:15:03 MgmtMasterPlugin: calling update
11/22/11 19:15:03 exit Daemons::UpdateCollector
11/22/11 19:15:03 DaemonCore: No more children processes to reap.
11/22/11 19:15:03 DaemonCore: No more children processes to reap.
11/22/11 19:15:03 The TRIGGERD (pid 15756) died due to signal 11 (Segmentation fault)


Note You need to log in before you can comment on or make changes to this bug.