Closed Bug 276315 Opened 20 years ago Closed 19 years ago

installed ok but SIGIOT and gettimeofday

Categories

(Firefox Build System :: General, defect)

x86
FreeBSD
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED EXPIRED

People

(Reporter: sales, Assigned: bryner)

Details

I initially had lib problems and fixed them but now when I run firefox-bin it 
just hangs and loops with this in the ktrace

13062 firefox-bin CALL  sigreturn(0xbfbfd800)
 13062 firefox-bin RET   sigreturn JUSTRETURN
 13062 firefox-bin PSIG  SIGPROF caught handler=0x28985ac0 mask=0x0 code=0x0
 13062 firefox-bin CALL  gettimeofday(0x28996b18,0)
 13062 firefox-bin RET   gettimeofday 0
 13062 firefox-bin CALL  sigprocmask(0x3,0x28996b3c,0)
 13062 firefox-bin RET   sigprocmask 0
 13062 firefox-bin CALL  poll(0x806a000,0x1,0)
 13062 firefox-bin RET   poll 0
 13062 firefox-bin CALL  sigreturn(0xbfbfd800)
 13062 firefox-bin RET   sigreturn JUSTRETURN
 13062 firefox-bin PSIG  SIGPROF caught handler=0x28985ac0 mask=0x0 code=0x0
 13062 firefox-bin CALL  gettimeofday(0x28996b18,0)
 13062 firefox-bin RET   gettimeofday 0
 13062 firefox-bin CALL  sigprocmask(0x3,0x28996b3c,0)
 13062 firefox-bin RET   sigprocmask 0

this will fill the trace file until I kill it.

just before this it is loading some image libraries.

--snip--
 "/usr/X11R6/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pcx.so"
        "pcx" 0 "gtk20" "The PCX image format"
        "image/x-pcx" ""
        "pcx" ""
        "\\n \\001" "" 100
        "\\n\\002\\001" "" 100
        "\\n\\003\\001" "" 100
        "\\n\\004\\001" "" 100
        "\\n\\005\\001" "" 100
        
       "
 13062 firefox-bin RET   read 699/0x2bb
 13062 firefox-bin CALL  read(0x12,0x820e000,0x400)
 13062 firefox-bin GIO   fd 18 read 0 bytes
       ""
 13062 firefox-bin RET   read 0
 13062 firefox-bin CALL  fstat(0x12,0xbfbfda10)
 13062 firefox-bin RET   fstat 0
 13062 firefox-bin CALL  fcntl(0x12,0x3,0)
 13062 firefox-bin RET   fcntl 4
 13062 firefox-bin CALL  fcntl(0x12,0x4,0)
 13062 firefox-bin RET   fcntl 0
 13062 firefox-bin CALL  close(0x12)
 13062 firefox-bin RET   close 0
 13062 firefox-bin PSIG  SIGPROF caught handler=0x28985ac0 mask=0x0 code=0x0
 13062 firefox-bin CALL  gettimeofday(0x28996b18,0)
 13062 firefox-bin RET   gettimeofday 0
 13062 firefox-bin CALL  sigprocmask(0x3,0x28996b3c,0)
 13062 firefox-bin RET   sigprocmask 0
 13062 firefox-bin CALL  poll(0x806a000,0x1,0)
 13062 firefox-bin RET   poll 0
 13062 firefox-bin CALL  sigreturn(0xbfbfd800)
 13062 firefox-bin RET   sigreturn JUSTRETURN
 13062 firefox-bin PSIG  SIGPROF caught handler=0x28985ac0 mask=0x0 code=0x0

--snip--

---
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.