Opened 14 years ago

Closed 5 years ago

Last modified 4 years ago

#4903 closed bug (invalid)

Media checked KDL on get_cache_blocked

Reported by: emitrax Owned by: axeld
Priority: normal Milestone:
Component: File Systems/BFS Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I run a git checkout on a unfinished webkit clone. Git crashed (bt attached). Then continue, and media checker KDLed. (bt attached).

Vmware, rev of 4th Nov.

Attachments (10)

media checker.png (47.8 KB ) - added by emitrax 14 years ago.
git crash.png (100.9 KB ) - added by emitrax 14 years ago.
media checker bt 10-11-09.png (47.1 KB ) - added by emitrax 14 years ago.
block notifier writer bt.png (49.5 KB ) - added by emitrax 14 years ago.
log-crash.txt (3.0 KB ) - added by emitrax 14 years ago.
syslog-git-KDLed.txt (1.9 KB ) - added by emitrax 14 years ago.
git KDL on bfs_create.png (48.3 KB ) - added by emitrax 14 years ago.
bfs_allocator.png (3.8 KB ) - added by emitrax 14 years ago.
bfs command.png (16.4 KB ) - added by emitrax 14 years ago.
git KDL common_close.png (47.0 KB ) - added by emitrax 14 years ago.

Download all attachments as: .zip

Change History (17)

by emitrax, 14 years ago

Attachment: media checker.png added

by emitrax, 14 years ago

Attachment: git crash.png added

by emitrax, 14 years ago

by emitrax, 14 years ago

comment:1 by emitrax, 14 years ago

Happened again this morning.

Revision of 10-11-09.

This time happened from the first checkout try.

Stack trace is different, and after continuing block notifier KDL'ed. Probably though it's related.

I'm not sure if I should open a different bug since the stack trace is different, although the scenario is the same (checking out webkit git repository from vmware directly on USB BFS formatted stick).

I'm sorry but I'll keep doing it until I get it! :-)

comment:2 by axeld, 14 years ago

Component: - GeneralFile Systems/BFS
Owner: changed from nobody to axeld

From what I can tell this seem to be 3 different bugs:

1) the first bug is the originally reported one; this seems to be a BFS bug. Please use the "bfs_allocator", and "bfs" command next time you stumble across that one (you get the pointer-to-volume from the "mount" KDL command).

2) Writing back block 5 failed - this seems to be a problem of the underlying device, ie. probably a USB problem (you may want to have a look into your syslog for hints). I guess it's something similar to #4901.

3) The block/notifier crash - there already seems to be a ticket for that one (see #2690), also reported by you. Are you sure you don't have local changes on that file? ;-))

in reply to:  2 comment:3 by emitrax, 14 years ago

Replying to axeld:

From what I can tell this seem to be 3 different bugs:

1) the first bug is the originally reported one; this seems to be a BFS bug. Please use the "bfs_allocator", and "bfs" command next time you stumble across that one (you get the pointer-to-volume from the "mount" KDL command).

Ok. Thanks.

2) Writing back block 5 failed - this seems to be a problem of the underlying device, ie. probably a USB problem (you may want to have a look into your syslog for hints). I guess it's something similar to #4901.

I just remembered I had serial output enabled and found an hint on this one.

42 usb error control pipe 16: timeout waiting for queued request to complete 43 usb error hub 15: error updating port status

But this is probably related to the fact that I was on KDL.

3) The block/notifier crash - there already seems to be a ticket for that one (see #2690), also reported by you. Are you sure you don't have local changes on that file? ;-))

100% sure. The image I'm using at work is basically the same as the trunk one. Not local changes on that area. BTW: I didn't remember about that bug at all. :-)

by emitrax, 14 years ago

Attachment: log-crash.txt added

comment:4 by emitrax, 14 years ago

Ok.

What I'm trying to do seem to trigger a few bugs. :-)

This definitely seems to be USB related from the serial log, but I'm attaching it here for now.

by emitrax, 14 years ago

Attachment: syslog-git-KDLed.txt added

by emitrax, 14 years ago

Attachment: git KDL on bfs_create.png added

by emitrax, 14 years ago

Attachment: bfs_allocator.png added

by emitrax, 14 years ago

Attachment: bfs command.png added

by emitrax, 14 years ago

Attachment: git KDL common_close.png added

comment:5 by waddlesplash, 6 years ago

Still issues?

comment:6 by waddlesplash, 5 years ago

Resolution: invalid
Status: newclosed

comment:7 by nielx, 4 years ago

Milestone: R1

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.