Reply To: ogg problem.. whatever

#5012
fizze
Participant

hm, according to the log, firefly “digested” 3 of the mlarge ogg files in a flick

2006-09-02 11:17:18 (c4050bdf): Skipping file, not modified
2006-09-02 11:17:18 (c4050bdf): Found c:musicP-Z/Sunny Side Up FM4
2006-09-02 11:17:18 (c4050bdf): Found Sunny Side Up FM4.. recursing
2006-09-02 11:17:18 (c4050bdf): Found c:musicP-ZSunny Side Up FM4/sunny_side_up_20041121.ogg
2006-09-02 11:17:18 (c4050bdf): Executing: select * from songs where path=’c:musicP-ZSunny Side Up FM4sunny_side_up_20041121.ogg’ and idx=0
2006-09-02 11:17:18 (c4050bdf): Executing: INSERT INTO updated VALUES (2689)
2006-09-02 11:17:18 (c4050bdf): Rows: 1
2006-09-02 11:17:18 (c4050bdf): Skipping file, not modified
2006-09-02 11:17:18 (c4050bdf): Found c:musicP-ZSunny Side Up FM4/sunny_side_up_20040711.ogg
2006-09-02 11:17:18 (c4050bdf): Executing: select * from songs where path=’c:musicP-ZSunny Side Up FM4sunny_side_up_20040711.ogg’ and idx=0
2006-09-02 11:17:18 (c4050bdf): Executing: INSERT INTO updated VALUES (2690)
2006-09-02 11:17:18 (c4050bdf): Rows: 1
2006-09-02 11:17:18 (c4050bdf): Skipping file, not modified
2006-09-02 11:17:18 (c4050bdf): Found c:musicP-ZSunny Side Up FM4/sunny_side_up_20040801.ogg
2006-09-02 11:17:18 (c4050bdf): Executing: select * from songs where path=’c:musicP-ZSunny Side Up FM4sunny_side_up_20040801.ogg’ and idx=0
2006-09-02 11:17:18 (c4050bdf): Found music file: sunny_side_up_20040801.ogg
2006-09-02 11:17:18 (c4050bdf): Codec type: ogg

but its hogging the CPU since, and using about 8M RAM and 5M virtual memory, on my Windows PC.

it’s been a little more than 10 minutes like that, so far.
and, yes, Im runnning -d9.

I guess its some weird race /deadlock.