Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 118266

Summary: Sawfish hangs when i try to start it
Product: [Fedora] Fedora Reporter: Alberto Cardinalli Jr. <acjr0108>
Component: sawfishAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-18 10:40:11 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:
Bug Depends On:    
Bug Blocks: 114961    

Description Alberto Cardinalli Jr. 2004-03-14 19:51:14 UTC
Description of problem:
I installed sawfish via yum under my FC2 Test1 box, but when i try to
start it, it hangs. I tried to start it using "killall metacity &&
sawfish &", it kills metacity but it try to start sawfish, it returns
this error message:

[acjr@acjr1 acjr]$ killall metacity && sawfish &
[1] 3476
[acjr@acjr1 acjr]$ rep: received fatal signal: Illegal instruction
 
struct debug_buf common:
 
Backtrace in `fatal_signal_handler':
        <(null)+5403480>
        <__gmpz_init_set_str+79>
        <rep_parse_number+359>
        <(null)+3410875>
        <(null)+3413803>
        <(null)+3410028>
        <(null)+3412102>
        <(null)+3413584>
 
Lisp backtrace:
#8   intern-structure ...
#7   load-module ...
#6   run-byte-code ...
#4   make-structure (() #<closure 9f6e920> #<closure 9f6e934> user)
#2   load ...
#1   run-byte-code ...
 
bash: line 1:  3480 Illegal instruction     sawfish
 
Version-Release number of selected component (if applicable):
sawfish-1.3-3

How reproducible:
Every time I try to kill metacity and start sawfish.

Steps to Reproduce:
1. Install sawfish
2. # killall metacity && sawfish &
3.
  
Actual results:
It returns a error message

Expected results:
Start sawfish

Additional info:

Comment 1 Nils Philippsen 2004-04-16 14:36:04 UTC
Works for me here with the same version of sawfish on a system with a
current set of packages. Can you confirm whether the problems still
persists with you please?

Comment 2 Alberto Cardinalli Jr. 2004-04-17 01:14:06 UTC
Nils, sawfish is running here now, without problems. This occurred
after some updates using yum .... Thanks anyway ...