[V4RB] Problem with fc3

Ruslan Zasukhin sunshine at public.kherson.ua
Sat May 28 08:43:33 CDT 2005


On 5/28/05 8:30 AM, "Kem Tekinay" <ktekinay at mactechnologies.com> wrote:

> **********
> 
> Host Name:      MacTechnologies-Desktop
> Date/Time:      2005-05-27 18:37:55.341 -0400
> OS Version:     10.4.1 (Build 8B15)
> Report Version: 3
> 
> Command: crashdump
> Path:    /usr/libexec/crashdump
> Parent:  crashreporterd [94]
> 
> Version: ??? (???)
> 
> PID:    16310
> Thread: 0
> 
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
> 
> Thread 0 Crashed:
> 0   libSystem.B.dylib     0x90003248 strlen + 8
> 1   libSystem.B.dylib     0x90011084 __vfprintf + 5268
> 2   libSystem.B.dylib     0x900fa088 vfprintf_l + 124
> 3   libSystem.B.dylib     0x90014430 fprintf + 112

So it crashes in strlen(), because it was passed NULL pointer.

Igor, you have ideas where we call fprintf() ?
May be ZIP library do this ???

Igor, try the next idea:
    try compress NULL pointer data.

If will be crash then just add protection from NULL pointer.


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina-beta mailing list