Symantec Symbols

Hi,

Does anyone know if Symantec provides public debug symbols?
I have de following stack trace, but because I don?t have their debug symbols for the SYMEVENT module it may be wrong.

ChildEBP RetAddr Args to Child
b79e5c7c 8094b849 000000f4 00000003 88ea4ab0 nt!KeBugCheckEx+0x1b
b79e5ca0 8094c78e 8094c6e6 88ea4ab0 88ea4c14 nt!PspCatchCriticalBreak+0x75
b79e5cd0 b8fba1c9 000000f0 00000000 88f445d8 nt!NtTerminateProcess+0x7a
WARNING: Stack unwind information not available. Following frames may be wrong.
b79e5d54 808897bc 000000f0 00000000 0012fbc4 SYMEVENT!SYMEvent_IrpHandlerInstall+0x1569
b79e5d54 7363c25a 000000f0 00000000 0012fbc4 nt!KiFastCallEntry+0xfc
0000003b 00000000 00000000 00000000 00000000 MSVBVM60!_vbaSetSystemError

Thanks!

-George

George, they almost certainly do not provide *public* symbols (they would help people attack their product). They *might* provide symbols privately, but you would of course have to contact them to find out. That said, I have a crash dump from a while back which was for a bug which doesn’t seem to be fixed in the newest version of SEP, so I wouldn’t mind having symbols as well (though it was never a bad enough bug that it was worth me trying to contact them, since I didn’t think they would give symbols). But if you find them, let me know (asuming you’re using SEP 11 too).

Jack