SCOUG-HELP Mailing List Archives
Return to [ 13 |
July |
2005 ]
>> Next Message >>
In <2776-80789@sneakemail.com>, on 07/12/05
at 08:05 PM, "Bob" <2lvvuss02@sneakemail.com> said:
>> You mean this one?
>Pretty much looks the same.
It is the same.
>> I would report it to Christian.
>What is his email address?
RT(nice)M.
>Don't recall exactly what I was doing. It could have been Polarbar
>checking for email as it is set to retrieve email every 5 minutes. So
>far it has happened twice once yesterday and once today.
Interesting. My memory from back in January was that it occurred for me
when I was fiddling with the setup.
>Is there a way to get the trap information without manually coping it to
>paper? What program do you use for the analysis of the error?
If you have a diskette drive, you can use my DumpTrapScreen tool. I
recommend you make room for a trap dump partition. This will be needed
for any serious diagnostic work on this kind of problem. PMDF is the tool
of choice for analyzing trap dumps. This should be sufficient for
tracking down this one. I don't think that the kernel debugger will be
needed for this.
Given where the error occurs, it appears that GenPrism expects to be the
caller to pass a buffer pointer and this did not happen.
My notes are far from complete, but the ring 3 stack shows:
# Base Ptr Parameters Caller
-------- ---------------- ------
%0007c40c 0003 0000 0080 0000 0064 0000 0000 0000 WIFISTAT nwepgen +
16b
%0007c44c 0003 0000 c552 0007 002a 0000 0080 0000 WIFISTAT
WLanGetSSIDInfo + 23
%0007c468 0001 0003 0000 c552 0007 0000 0000 0000 Unknown c588 0007
31a8 0001
%0007c588 0000 301f 8103 5260 0bf4 0f72 04b8 52ac Unknown 0000 0000
0000 0000
so I have assume that wlanstat is trying to fetch the SSID from the driver
when the trap occurs.
The trap in GenPrism occurs during a string copy because es:edi is bogus.
Regards,
Steven
--
----------------------------------------------------------------------
"Steven Levine" MR2/ICE 2.67 #10183 Warp4.something/14.100c_W4
www.scoug.com irc.fyrelizard.com #scoug (Wed 7pm PST)
----------------------------------------------------------------------
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
>> Next Message >>
Return to [ 13 |
July |
2005 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|