Andreas try:

[id-est:~ lego% ktrace tshark -q
^C
[id-est:~] lego% kdump | grep 'NAMI.*dylib'

and check whether there are libs that loads more than once (if they do
they must be identical or else the pointers table gets mangled, I
think this is a bug in MacOSX dylib loading)

My theory is that if two different libraries with the same symbols get
loaded the pointers table gets shifted and thgat affects every lib
after the one loaded twice (so it affects zlib as it is last).

PS: remember to remove the (huge) ktrace.out file that was generated...

[id-est:~] lego% rm ktrace.out

Luis

On 10/24/06, Michael Tuexen <[EMAIL PROTECTED]> wrote:
> Hi Andreas,
>
> just compiled and tested it on a Mac Mini Intel running 10.4.8. No
> problems.
>
> Best regards
> Michael
>
> On Oct 24, 2006, at 6:27 AM, Andreas Fink wrote:
>
> >
> > On 23.10.2006, at 18:47, Michael Tuexen wrote:
> >
> >> Hi Andreas,
> >>
> >> 0.99.4pre1 can be compiled on my 10.4.8 systens without any problems.
> >>
> >
> > Same here on powerPC. but not on intel
> >
> >
> >
> >
> > Andreas Fink
> > Fink Consulting GmbH
> > ---------------------------------------------------------------
> > Tel: +41-61-6666332 Fax: +41-61-6666331  Mobile: +41-79-2457333
> > Address: Clarastrasse 3, 4058 Basel, Switzerland
> > E-Mail:  [EMAIL PROTECTED]
> > Homepage: http://www.finkconsulting.com
> > ---------------------------------------------------------------
> > ICQ: 8239353
> > MSN: [EMAIL PROTECTED] AIM: smsrelay Skype: andreasfink
> > Yahoo: finkconsulting SMS: +41792457333
> >
> >
> >
> > _______________________________________________
> > Wireshark-dev mailing list
> > [email protected]
> > http://www.wireshark.org/mailman/listinfo/wireshark-dev
>
> _______________________________________________
> Wireshark-dev mailing list
> [email protected]
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>


-- 
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to