#4130 closed bug (fixed)
[Tracker] crash in Model::StatChanged ()
Reported by: | diver | Owned by: | aldeck |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #4271, #4610, #4831, #4845 | |
Platform: | All |
Description
I tried to zip Desktop folder using:
zip -yr Desktop.zip Desktop/
I have an opened query window for "zip"
As soon as i executed this command tracker crashed.
See screenshot
hrev31814 in virtualbox
Attachments (1)
Change History (10)
by , 15 years ago
Attachment: | tracker_crash.png added |
---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Thanks for the test case. Very well reproducible indeed. On it
comment:4 by , 15 years ago
Blocking: | 4831 added |
---|
comment:5 by , 15 years ago
Blocking: | 4271 added |
---|
comment:6 by , 15 years ago
Blocking: | 4610 added |
---|
comment:7 by , 15 years ago
comment:9 by , 15 years ago
Blocking: | 4845 added |
---|
Note:
See TracTickets
for help on using tickets.
Also encountered in hrev32727 alpha 1 branch.
The last instruction is the point of crash; %edx is NULL. %edi should be the object pointer and 0x74(%edi) the fNode member. So apparently the Model's fNode member is NULL.
I've already seen the bug several times. It usually happens with a tracker window for a directory in which a lot of file adding/removing is happing. Easy to reproduce with: