Bug 14679 - rpm-4.0-0.59 dumps core when trying to uninstall Xaw3d
Summary: rpm-4.0-0.59 dumps core when trying to uninstall Xaw3d
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: rpm
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-07-26 19:51 UTC by Accot, Johnny
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-07-26 19:51:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Accot, Johnny 2000-07-26 19:51:42 UTC
Hi!

For quite a while now (since I upgraded to the new rpm format actually),
I'm
stuck with Xaw3d in by rpm database, and there is no way to take it off... 
I tried
a couple of cvs snapshots (for about two weeks I'd say), and the release
version
keeps growing without solving my problem.

If I run gdn on an unstripped version of rpm, I get:

--
[accot@obane rpm-4.0]# gdb ./rpm
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(gdb) r -e Xaw3d --nodeps
Starting program: /export/home/src/redhat/BUILD/rpm-4.0/./rpm -e Xaw3d
--nodeps

Program received signal SIGSEGV, Segmentation fault.
0x811b20f in memcpy (dstpp=0x81b0b48, srcpp=0x0, len=2) at
../sysdeps/generic/memcpy.c:61
61      ../sysdeps/generic/memcpy.c: Aucun fichier ou ripertoire de ce
type.
(gdb) where
#0  0x811b20f in memcpy (dstpp=0x81b0b48, srcpp=0x0, len=2) at
../sysdeps/generic/memcpy.c:61
#1  0x806fa9c in rpmRunTransactions ()
#2  0x8067ca6 in rpmErase ()
#3  0x804b018 in main ()
#4  0x8101267 in __libc_start_main (main=0x80499a0 <main>, argc=4,
ubp_av=0xbffff5e4, init=0x80480b4 <_init>, fini=0x815aa80 <_fini>,
rtld_fini=0, 
    stack_end=0xbffff5dc) at ../sysdeps/generic/libc-start.c:111
(gdb) 
--

If I add a --justdb or --noscripts flag, things are similar.  A database
rebuild does not solve
the problem either, as well as an upgrade to a new version of Xaw3d. 
Pretty frustrating.  I
did not see a similar behavior for any other package; only Xaw3d-1.5-2. 
I'm running
rawhide-release-20000720, by the way.

Hope the gdb output helps.  Please let me know if I can do further tests.

Regards,
J.

Comment 1 Jeff Johnson 2000-07-31 15:32:11 UTC
This is a problem with the Xaw3d header in your database. Send me
(jbj) a copy
of your database
	cd /var/lib
	tar czvf /tmp/rpmdb.tar.gz rpm
so I can take a look. I'll send you back a clean copy of the database.
Meanwhile, since
this isn't directly a problem in rpm, I'm closing this bug.


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