Closed Bug 1024032 Opened 10 years ago Closed 10 years ago

repeated thread creation and destruction (observer on /tmp leaked?)

Categories

(Firefox :: Untriaged, defect)

28 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: kdevel, Unassigned)

Details

Attachments

(2 files)

User Agent: 

Steps to reproduce:

1. start firefox under gdb
2. open testcase.html, click on browse-button, switch to /tmp, cancel dialog
3. start file generation and deletion in /tmp (using test.sh)


Actual results:

gdb reports thread creation/destruction messages as long as files are generated in /tmp 
[New Thread 0x... (LWP ..)]
...
[Thread 0x... (LWP ...) exited]


Expected results:

Do not create/destruct threads when nothing observes the directory.
OS: Other → Linux
Hardware: Other → x86_64
Attached file testcase.html
$ strace -fFeinotify_add_watch,inotify_init,inotify_rm_watch firefox

inotify-items are never removed.
It's a gtk issue.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: