You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/03/24 05:26:07 UTC

[Bug 56307] New: Ordering in autofilter crash the excel

https://issues.apache.org/bugzilla/show_bug.cgi?id=56307

            Bug ID: 56307
           Summary: Ordering in autofilter crash the excel
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
          Assignee: dev@poi.apache.org
          Reporter: ivan.skultety@activenet.sk

Created attachment 31431
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31431&action=edit
Source code file

I created simple excel with JXL and then open it with POI to add new sheet with
autofilter feature (see attached source code).
When I try to open the result XLS file and use the "Ordering A to Z" in
autofilter then Excel crash with this error in Event viewer>

Faulting application name: EXCEL.EXE, version: 14.0.4756.1000, time stamp:
0x4b9c08e8
Faulting module name: MSVCR90.dll, version: 9.0.30729.8387, time stamp:
0x51ea24a5
Exception code: 0xc0000417
Fault offset: 0x000320f0
Faulting process ID: 0x15f8
Faulting application start time: 0x01cf47181abd6b68
Faulting application path: C:\Program Files (x86)\Microsoft
Office\Office14\EXCEL.EXE
Faulting module path:
C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.8387_none_5094ca96bcb6b2bb\MSVCR90.dll
Report ID: 5f127dfc-b30b-11e3-bf6f-84a6c88d5535
Faulting package full name: 
Faulting package-relative application ID:

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56307] Ordering in autofilter crash the excel

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56307

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
If you've accidently created a file that crashes Excel, then you need to report
that to Microsoft to get them to fix Excel! If we do something wrong, Excel
should give an error prompt or a warning, not a crash...

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org