Bug 14982

Summary: crashes if preferences are displayed
Product: [Retired] Red Hat Linux Reporter: dpawluk
Component: gnorpmAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-09 15:21:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix for gnorpm (24K) none

Description dpawluk 2000-08-01 15:49:36 UTC
if preferences dialog is displayed, program starts rapidly displaying
dialog boxes which disappear immediately. this goes on for quite some time
and then program crashes with segfault in gnorpm-auth.

Comment 1 Tim Waugh 2000-08-04 13:33:43 UTC
Does that machine have networking set up?

Comment 2 dpawluk 2000-08-04 17:49:46 UTC
yes, networking is configured and working.


Comment 3 dpawluk 2000-08-04 17:55:50 UTC
i just tried preferences again and it opened normally. so i guess i can't
reproduce it. it may have been a temporary network condition i suppose, if
netwoking is involved in this opening. shaw@home has been screwing around a lot
lately with this new excite@home crap.


Comment 4 Alan Cox 2000-08-06 18:55:47 UTC
I can believe it, there are some amazingly stupid bugs in the Gnorpm network
handling code. 

Now if bugzilla is playing along I'll attach the fix for all the known webfind
side bugs..


Comment 5 Alan Cox 2000-08-06 18:56:51 UTC
Created attachment 2135 [details]
Fix for gnorpm (24K)

Comment 6 Tim Waugh 2000-08-09 11:25:48 UTC
Alan, this patch doesn't work:

../find/libfind.a(trans.o): In function `complain':
trans.o(.text+0x43): undefined reference to `gnome_appbar_get_type'
trans.o(.text+0x52): undefined reference to `gtk_type_check_object_cast'
trans.o(.text+0x5b): undefined reference to `gnome_appbar_pop'
trans.o(.text+0x66): undefined reference to `gnome_appbar_get_type'
trans.o(.text+0x74): undefined reference to `gtk_type_check_object_cast'
trans.o(.text+0x7d): undefined reference to `gnome_appbar_push'
collect2: ld returned 1 exit status
make[2]: *** [tester] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/gnorpm-0.9/find'


Comment 7 Tim Waugh 2000-08-09 12:59:52 UTC
Please see if you can reproduce this problem after doing this:

$ rm -r ~/.gnome/gnorpm ~/.gnome/gnorpm.d

Comment 8 dpawluk 2000-08-09 15:21:06 UTC
deleted the gnorpm files. program doesn't crash just dialog boxes flashing away
and then finally the preferences dialog opens.

Comment 9 Preston Brown 2000-08-18 18:50:53 UTC
fixed in gnorpm-0.9-15 and later.