App crash
-
- Posts: 1030
- Joined: Wed Mar 02, 2005 7:53 pm
Re: App crash
To get more information about why your application crashes, it would be good if you could send us log-files from the profiler. To create the log-files you need to use the standalone profiler and supply the "/log:<path>" command line argument, e.g. by using the following Run command:
"C:\Program Files\SciTech\NetMemProfiler3\NetMemProfiler.exe" /log:c\MemProfilerLogs
When you try to profile the application again, this will create a set of log-files in the c:\MemProfilerLogs folder. If you send the log-files to support@scitech.se, we will take a look at them as soon as possible.
"C:\Program Files\SciTech\NetMemProfiler3\NetMemProfiler.exe" /log:c\MemProfilerLogs
When you try to profile the application again, this will create a set of log-files in the c:\MemProfilerLogs folder. If you send the log-files to support@scitech.se, we will take a look at them as soon as possible.
Best regards,
Andreas Suurkuusk
SciTech Software AB
Andreas Suurkuusk
SciTech Software AB
Re: App crash
Hi,
Sorry to revive this topic but I have the same issue with a registered 4.5 version. I tried to generate log files as indicated but it didn't work
"C:\Program Files\SciTech\NetMemProfiler4\NetMemProfilerStart.exe" /log:c\MemProfilerLogs
What can cause this kind of behavior?
THank you,
Greg
Sorry to revive this topic but I have the same issue with a registered 4.5 version. I tried to generate log files as indicated but it didn't work
"C:\Program Files\SciTech\NetMemProfiler4\NetMemProfilerStart.exe" /log:c\MemProfilerLogs
What can cause this kind of behavior?
THank you,
Greg
-
- Posts: 1030
- Joined: Wed Mar 02, 2005 7:53 pm
Re: App crash
The command-line in your post is not correct (and not in my previous post either). The command line should be:
There was a missing ':' in the original command-line and I recommend that you use NetMemProfiler.exe instead of NetMemProfilerStart.exe.
Can you try with the new command-line and see if you are able to create the log files?
Code: Select all
"C:\Program Files\SciTech\NetMemProfiler4\NetMemProfiler.exe" /log:c:\MemProfilerLogs
Can you try with the new command-line and see if you are able to create the log files?
Best regards,
Andreas Suurkuusk
SciTech Software AB
Andreas Suurkuusk
SciTech Software AB
Who is online
Users browsing this forum: No registered users and 16 guests