Closed Bug 20049 Opened 25 years ago Closed 25 years ago

Hang in __poll

Categories

(MailNews Core :: Composition, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: briareos, Assigned: bugzilla)

Details

This froze my cursor and sundry other irritating window manager things.

Created editorShell
editor initialized in HTML mode
Attaching to WebShellWindow[_blank]
set focus on the recipient
awClickRow
Loading pref-appearance.xul...
Looking up prefwindow object...
Creating prefwindow object......created

Doing Appearance startup...
Looking up prefwindow object...
Creating prefwindow object...

Doing Top startup...
Looking up prefwindow object...
Creating prefwindow object...

[Switching to Thread 17875]

Program received signal SIGINT, Interrupt.
0x402867d0 in __poll (fds=0xbf5ffcbc, nfds=1, timeout=32821)
    at ../sysdeps/unix/sysv/linux/poll.c:45
45      ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
(gdb) where
#0  0x402867d0 in __poll (fds=0xbf5ffcbc, nfds=1, timeout=32821)
    at ../sysdeps/unix/sysv/linux/poll.c:45
#1  0x40133a04 in PR_Poll () from /home/michael/mozilla/./libnspr3.so
#2  0x403cefa2 in NSGetModule () from
/home/michael/mozilla/components/libnecko.so
#3  0x400f086f in nsThread::Main () from /home/michael/mozilla/./libxpcom.so
#4  0x40134a9e in PR_Select () from /home/michael/mozilla/./libnspr3.so
#5  0x40149ce9 in pthread_start_thread (arg=0xbf5ffe7c) at manager.c:204
(gdb)
Status: NEW → ASSIGNED
Target Milestone: M13
Please give the steps to reproduce this problem.
This occurred during the normal process of opening messenger, creating a new
message, and editing. An attempt with the 11/29/1999 nightly build was unable to
reproduce this.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
per last comment from briareos, I mark this bug as works for me.
Status: RESOLVED → VERIFIED
verified as worksforme then per comments.
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.