p2 / quicklook-csv

A QuickLook plugin for CSV files
Other
289 stars 22 forks source link

csv preview (thumbnail preview) causes quicklookd to crash #7

Closed p2 closed 11 years ago

p2 commented 11 years ago

Original author: derrick....@gmail.com (November 19, 2010 16:10:51)

What steps will reproduce the problem?

  1. Install QuickLook plugin
  2. Open folder containing *.csv files
  3. Check console output for crash

What is the expected output? What do you see instead? Expect no crash of quicklookd

What version of the product are you using? On what operating system? 1.1.1 on 10.5.6

Please provide any additional information below. Thumbnailing, previews do work successfully

I have attached crash reporter file and crash history file

Original issue: http://code.google.com/p/quicklook-csv/issues/detail?id=7

p2 commented 11 years ago

From phase.of.matter on November 25, 2010 08:34:03 I got notified of this problem back in January the first time. On 10.5 but not on 10.6, the Plugin crashes on append_int(), which is a system function. Back then I was able to determine that the crash happens after all of my code has finished; I don't know what causes this and it only happens on Leopard, not on Snow Leopard. For now I can't fix this issue, I'm sorry.