Profiled application is getting crash while takingMemoryDump

Questions about YourKit .NET Profiler
Post Reply
sandeepappana
Posts: 4
Joined: Thu Nov 04, 2010 12:58 pm

Profiled application is getting crash while takingMemoryDump

Post by sandeepappana »

HI,

i am trying to get memory dump from application using YourKit-Profiler-5.0.6-for-.NET

i am developed my application in .net framework 4.0 and i am trying to get profilling on 32 bit machine my O.S is Windows Server 2003

i am opening a log files folder in C:\Documents and Settings\Administrator\.ynp\log and i am checking log files. i am able to see 2 files in the folder.

1) 0.log
2) 388

Content of 0.log

2010-11-12 12:02:09.437 111 INFO com.yourkit.Main0 : Starting YourKit Profiler 5.0.6 for .NET build #5038; built on Fri Jun 18 13:38:00 GMT+05:30 2010
2010-11-12 12:02:09.437 111 INFO com.yourkit.Main0 : number of args: 0
2010-11-12 12:02:09.437 111 INFO com.yourkit.Main0 : oomeDumperStatus: 1
2010-11-12 12:03:26.625 188 INFO com.yourkit.c.l : database: C:\Documents and Settings\NetworkService\Snapshots\w3wp.exe-2010-11-09.snapshot -1
2010-11-12 12:03:26.671 188 INFO com.yourkit.c.av : Loader for snapshot with index
2010-11-12 12:03:26.734 188 INFO com.yourkit.c.c.a.g : pass1: started
2010-11-12 12:03:26.890 188 INFO com.yourkit.c.c.a.g : pass1: finished
2010-11-12 12:03:27.015 188 INFO com.yourkit.c.c.a.g : pass2: started
2010-11-12 12:03:27.437 189 INFO com.yourkit.c.c.a.g : pass2: finished
2010-11-12 12:03:27.546 189 INFO com.yourkit.c.c.t : MemPart: 1
2010-11-12 12:03:27.562 189 INFO com.yourkit.c.c.t : MemPart: 2
2010-11-12 12:03:27.562 189 INFO com.yourkit.c.c.t : MemPart: 3
2010-11-12 12:03:27.562 189 INFO com.yourkit.c.av : Loader finished


Content of 3888.log

[YourKit Profiler 5.0.6 for .NET] [0.000]:
OS: Windows 2003 5.2
'D:\dotnet programs\C#\WINDOWS APPLICATIONS\Button Sample\Button Sample\bin\Debug\Button Sample.exe' started 4.11.2010 at 12:9
[YourKit Profiler 5.0.6 for .NET] [0.000]: Reading ignore list...
[YourKit Profiler 5.0.6 for .NET] [0.000]: File C:\Documents and Settings\Administrator\.ynp\config\.ignore2: OK
# Microsoft Visual Studio applications

*\Microsoft Visual Studio *\*
*\Common Files\Microsoft Shared\*
*ReSharper*

# IIS Admin
*\InetMgr.exe

# Add your applications to ignore, if needed


[YourKit Profiler 5.0.6 for .NET] [0.000]: Reading startup options
[YourKit Profiler 5.0.6 for .NET] [0.000]: Environment variable YNP_STARTUP_OPTIONS: not defined
[YourKit Profiler 5.0.6 for .NET] [0.001]: File C:\Documents and Settings\Administrator\.ynp\config\startup-options.ini: disablealloc,disabletracing
[YourKit Profiler 5.0.6 for .NET] [0.003]: agent is listening on port 10002
[YourKit Profiler 5.0.6 for .NET] [70.873]: Snapshot captured: C:\Documents and Settings\Administrator\Snapshots\Button Sample.exe-2010-11-04.snapshot
[YourKit Profiler 5.0.6 for .NET] [465.402]: Shutting down...
[YourKit Profiler 5.0.6 for .NET] [2.842]: [getRegistryStringValue] RegQueryValueExW returned 2 key=Version
[YourKit Profiler 5.0.6 for .NET] [3.409]: [getRegistryStringValue] RegQueryValueExW returned 2 key=Version


how can i rectify this problem please help me,


thnx.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Profiled application is getting crash while takingMemory

Post by Anton Katilin »

Hello,

We need additional detail on the crash.

Could you please write to [email protected]

Best regards,
Anton
nevdelap
Posts: 2
Joined: Thu Sep 08, 2011 1:21 pm

Re: Profiled application is getting crash while takingMemory

Post by nevdelap »

I am seeing crashing on memory dumps in 64 bit in 5.0.7. I'll write to the support address.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Profiled application is getting crash while takingMemory

Post by Anton Katilin »

Hello All

Could you please try suggested fix. It is available as an internal build:
http://www.yourkit.com/download/tmp/201 ... r-.NET.exe

Best regards,
Anton
Post Reply