Bug 70876 - updated rhn_check crashes always
Summary: updated rhn_check crashes always
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: up2date
Version: limbo
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks: 67217
TreeView+ depends on / blocked
 
Reported: 2002-08-06 13:24 UTC by Markku Kolkka
Modified: 2015-01-07 23:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-21 18:19:28 UTC
Embargoed:


Attachments (Terms of Use)
gdb backtrace from the core dump (1.88 KB, text/plain)
2002-08-06 13:29 UTC, Markku Kolkka
no flags Details

Description Markku Kolkka 2002-08-06 13:24:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020804

Description of problem:
rhn_check from up2date-2.9.33-7.x.9 crashes with segmentation fault when run. 

Version-Release number of selected component (if applicable):
up2date-2.9.33-7.x.9

How reproducible:
Always

Steps to Reproduce:
1.rhn_check -v
2.
3.
	

Actual Results:  # rhn_check -v
/usr/sbin/rhn_check:0: SyntaxWarning: name 'ACTION_VERSION' is assigned to
before global declaration
/usr/sbin/rhn_check:0: SyntaxWarning: name 'Status' is assigned to before global
declaration
creating readOnlyTransaction
handle_action actionid = 5368936, version = 2
Segmentation fault (core dumped)


Expected Results:  rhn_check downloads and installs updates specified in RHN web
interface.

Additional info:

rpm-4.1-0.69, rpm-python-4.1-0.69

Comment 1 Markku Kolkka 2002-08-06 13:29:05 UTC
Created attachment 69085 [details]
gdb backtrace from the core dump

Comment 2 Adrian Likins 2002-08-06 20:08:40 UTC
will take a look

Comment 3 Adrian Likins 2002-08-21 17:49:54 UTC
no idea... looks like a segfault in rpmlib

Can you duplicate this with current up2date/rpm/rpm-python?

I cant seem to duplicate it.

Comment 4 Markku Kolkka 2002-08-21 18:19:10 UTC
up2date-2.9.46-1 in (null) doesn't crash, it only gives a couple of warnings:

# rhn_check -v
/usr/sbin/rhn_check:0: SyntaxWarning: name 'ACTION_VERSION' is assigned to
before global declaration
/usr/sbin/rhn_check:0: SyntaxWarning: name 'Status' is assigned to before global
declaration


Comment 5 Adrian Likins 2002-08-21 23:25:52 UTC
fixed in 2.9.51


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