Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 29773

Summary: hpijs server (v. 1.4.1) segmentation fault'ed while starting up
Product: Gentoo Linux Reporter: Tiziano Müller <gentoo>
Component: [OLD] PrintingAssignee: Printing Team <printing>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info

Description Tiziano Müller 2003-09-27 17:06:17 UTC
I emerged the hpijs-package (with the settings in make.conf and the dpps
USE-flag set) and when I tried to start it up, it crashes with a segmentation fault.



Reproducible: Always
Steps to Reproduce:
1. emerge hpijs (as described above)
2. `hpijs` ... nothing happens
3. press ENTER

Actual Results:  
it crashed with a segmentation fault.

Expected Results:  
it should start the hp printer server

note:
system is compiled with -O3 -march=athlon-mmmx -m3dnow -pipe -funroll-loop, but
it also crashes when I compile the package with -O2 only...
I also tried to set CFLAGS=-ggdb for debugging the app with the gdb, but it
didn't seem to work.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-09-29 11:54:51 UTC
emerge info ?
Comment 2 Tiziano Müller 2003-09-30 01:42:11 UTC
Created attachment 18523 [details]
emerge info

here is the `emerge info`
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-04 13:15:48 UTC
hm, try revdep-rebuild from gentoolkit
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-11 12:36:32 UTC
any luck?