https://issues.apache.org/bugzilla/show_bug.cgi?id=49074
Curtis Browning <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from Curtis Browning <[email protected]> 2010-07-01 15:20:38 EDT --- Hi Nick, In response to your questions: 1. Yes, the 65 row x 10 column file is the smallest file that I can create in POI that will demonstrate the problem. 2. I have attached 4 sample Excel workbooks, two created via POI (test_export_64_rows.xls and test_export_65_rows.xls), and two created via the attached driver.vbs script (vba_64_rows.xls and vba_65_rows.xls). The two 64-row files and the two 65-row files contain the exact same cell content. 3. I tried following the steps you requested I take with the BiffViewer application, but the two files created via the VBA script cause BiffViewer to crash with a General Protection Fault. I also tried to manually create the test file in Excel (slow and cumbersome as it was), but the same GPF occurred when opening the file in BiffViewer. Please have a look at the attachments and the relevant POI code. Hopefully it will help you to get to the root cause of this problem. Regards, Curtis -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
