473,320 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

can read drwtsn32 log entry?

i'm having a problem with a 3d engine i'm writing (just for fun, i'm
kind of a beginner) and i was wondering if anyone could look through
the following drwtsn32.log entry. the problem (among others) is that
when i exit the program the window closes, but taskmgr says the
process is still running for around 30secs, using like 50% of my cpu.
if you want me to post some of the source, let me know.
thx in advance,
-garth

Application exception occurred:
App: C:\Dev-C++\C++\Projects\3dengine\3dengine.exe (pid=2840)
When: 12/31/2003 @ 17:29:39.765
Exception number: 80000007
()

*----> System Information <----*
Computer Name:
User Name:
Terminal Session Id: 0
Number of Processors: 2
Processor Type: x86 Family 6 Model 5 Stepping 2
Windows Version: 5.1
Current Build: 2600
Service Pack: None
Current Type: Multiprocessor Free
Registered Organization:
Registered Owner:

*----> Task List <----*
0 System Process
4 System
268 smss.exe
348 csrss.exe
372 winlogon.exe
416 services.exe
428 lsass.exe
596 svchost.exe
632 svchost.exe
696 svchost.exe
720 svchost.exe
776 spoolsv.exe
1052 Explorer.EXE
1236 nvsvc32.exe
1280 svchost.exe
1320 vsmon.exe
1400 point32.exe
1408 ybrwicon.exe
1432 CFD.exe
1444 tgcmd.exe
1472 ycommon.exe
1480 zonealarm.exe
844 CManager.exe
912 CCD.exe
480 WinMX.exe
2992 DEVCPP.EXE
2840 3dengine.exe
2828 taskmgr.exe
2860 drwtsn32.exe

*----> Module List <----*
(0000000000400000 - 0000000000420000:
C:\Dev-C++\C++\Projects\3dengine\3dengine.exe
(0000000010000000 - 0000000010019000: C:\WINDOWS\System32\NVDESK32.DLL
(000000005ad70000 - 000000005ada4000: C:\WINDOWS\system32\uxtheme.dll
(000000005ed00000 - 000000005edc6000: C:\WINDOWS\System32\OPENGL32.dll
(0000000061210000 - 0000000061219000: C:\Program Files\Microsoft
Hardware\Mouse\POINT32.dll
(0000000061220000 - 000000006122b000: C:\Program Files\Microsoft
Hardware\Mouse\MSH_ZWF.dll
(00000000673e0000 - 00000000673ed000: C:\program
files\support.com\bin\sdchook.dll
(0000000068b20000 - 0000000068b3e000: C:\WINDOWS\System32\GLU32.DLL
(0000000069500000 - 000000006984b000: C:\WINDOWS\System32\nvoglnt.dll
(0000000073760000 - 00000000737a5000: C:\WINDOWS\System32\DDRAW.dll
(0000000073bc0000 - 0000000073bc6000: C:\WINDOWS\System32\DCIMAN32.dll
(0000000077c10000 - 0000000077c63000: C:\WINDOWS\system32\msvcrt.dll
(0000000077c70000 - 0000000077cb0000: C:\WINDOWS\system32\GDI32.dll
(0000000077cc0000 - 0000000077d35000: C:\WINDOWS\system32\RPCRT4.dll
(0000000077d40000 - 0000000077dcd000: C:\WINDOWS\system32\USER32.dll
(0000000077dd0000 - 0000000077e5b000: C:\WINDOWS\system32\ADVAPI32.dll
(0000000077e60000 - 0000000077f45000: C:\WINDOWS\system32\kernel32.dll
(0000000077f50000 - 0000000077ff9000: C:\WINDOWS\System32\ntdll.dll

*----> State Dump for Thread Id 0xb14 <----*

eax=0bc50000 ebx=00000001 ecx=00001000 edx=00000000 esi=00000000
edi=0000007c
eip=7ffe0304 esp=01b05c9c ebp=01b061cc iopl=0 nv up ei pl nz
na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
efl=00000202

function: <nosymbols>
7ffe02f2 0000 add [eax],al
7ffe02f4 0000 add [eax],al
7ffe02f6 0000 add [eax],al
*SharedUserSystemCall:
7ffe02f8 0000 add [eax],al
7ffe02fa 0000 add [eax],al
7ffe02fc 0000 add [eax],al
7ffe02fe 0000 add [eax],al
7ffe0300 8bd4 mov edx,esp
7ffe0302 0f34 sysenter
FAULT ->7ffe0304 c3 ret
7ffe0305 9c pushfd
7ffe0306 810c2400010000 or dword ptr [esp],0x100
7ffe030d 9d popfd
7ffe030e c3 ret
7ffe030f 8bd4 mov edx,esp
7ffe0311 0f05 syscall
7ffe0313 c3 ret
7ffe0314 9c pushfd
7ffe0315 810c2400010000 or dword ptr [esp],0x100
7ffe031c 9d popfd

*----> Stack Back Trace <----*
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINDOWS\System32\ntdll.dll -
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINDOWS\system32\kernel32.dll -
WARNING: Stack unwind information not available. Following frames may
be wrong.
ChildEBP RetAddr Args to Child
01b05c98 77f7f49f 77eb9f8d 00000002 01b05cc4 *SharedUserSystemCall+0xc
(FPO: [0,0,0])
01b061cc 77ea5178 01b061f4 77e9bbd5 01b061fc
ntdll!ZwWaitForMultipleObjects+0xc
0241fff0 00000000 004011f0 00000000 00000000
kernel32!QueueUserAPC+0x89ff

*----> Raw Stack Dump <----*
0000000001b05c9c 9f f4 f7 77 8d 9f eb 77 - 02 00 00 00 c4 5c b0 01
....w...w.....\..
0000000001b05cac 01 00 00 00 01 00 00 00 - 00 00 00 00 18 5a e9 77
..............Z.w
0000000001b05cbc 00 00 00 00 e0 ff 41 02 - 7c 00 00 00 90 00 00 00
.......A.|.......
0000000001b05ccc 90 00 00 00 94 00 00 00 - 2c 0b 00 00 34 0b 00 00
.........,...4...
0000000001b05cdc 64 72 77 74 73 6e 33 32 - 20 2d 70 20 32 38 34 30
drwtsn32 -p 2840
0000000001b05cec 20 2d 65 20 31 32 34 20 - 2d 67 00 00 05 00 00 00
-e 124 -g......
0000000001b05cfc 41 69 d4 77 00 00 00 00 - c3 0a 01 8e 1a 00 00 00
Ai.w............
0000000001b05d0c 08 00 00 00 3c 02 00 00 - 1a 00 00 00 30 00 00 00
.....<.......0...
0000000001b05d1c 01 00 00 00 01 00 00 00 - 12 00 00 00 22 02 00 00
............."...
0000000001b05d2c 3d 00 00 00 00 00 00 00 - 75 9e d4 77 00 00 00 00
=.......u..w....
0000000001b05d3c 00 00 00 00 ff ff ff ff - 1a 00 00 00 08 00 00 00
.................
0000000001b05d4c 3c 02 00 00 1a 00 00 00 - 2c 5e b0 01 00 00 00 00
<.......,^......
0000000001b05d5c b3 16 f5 77 78 43 74 02 - 71 16 f5 77 e8 12 74 02
....wxCt.q..w..t.
0000000001b05d6c 8d 16 f5 77 b0 5e b0 01 - 80 43 74 02 94 40 8e 06
....w.^...Ct..@..
0000000001b05d7c 55 15 d7 5a 94 5d b0 01 - 0f 2c d7 5a 1e 2c d7 5a
U..Z.]...,.Z.,.Z
0000000001b05d8c 1f 00 00 00 9a 41 d4 77 - 68 d0 d9 77 19 78 d4 77
......A.wh..w.x.w
0000000001b05d9c 0b 78 d4 77 c0 5e b0 01 - 00 00 00 00 88 d4 d9 5a
..x.w.^.........Z
0000000001b05dac 19 00 00 00 01 00 00 00 - a0 5d b0 01 a4 5d b0 01
..........]...]..
0000000001b05dbc 34 65 b0 01 76 c0 d7 77 - 28 b8 d5 77 ff ff ff ff
4e..v..w(..w....
0000000001b05dcc a0 33 f8 77 04 61 b0 01 - 14 62 b0 01 38 5e b0 01
..3.w.a...b..8^..

*----> State Dump for Thread Id 0xb40 <----*

eax=00000000 ebx=00000000 ecx=00000002 edx=00000000 esi=02740608
edi=00000000
eip=7ffe0304 esp=0bc5f91c ebp=0bc5f9a4 iopl=0 nv up ei pl nz
na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
efl=00000202

function: <nosymbols>
7ffe02f2 0000 add [eax],al
7ffe02f4 0000 add [eax],al
7ffe02f6 0000 add [eax],al
*SharedUserSystemCall:
7ffe02f8 0000 add [eax],al
7ffe02fa 0000 add [eax],al
7ffe02fc 0000 add [eax],al
7ffe02fe 0000 add [eax],al
7ffe0300 8bd4 mov edx,esp
7ffe0302 0f34 sysenter
7ffe0304 c3 ret
7ffe0305 9c pushfd
7ffe0306 810c2400010000 or dword ptr [esp],0x100
7ffe030d 9d popfd
7ffe030e c3 ret
7ffe030f 8bd4 mov edx,esp
7ffe0311 0f05 syscall
7ffe0313 c3 ret
7ffe0314 9c pushfd
7ffe0315 810c2400010000 or dword ptr [esp],0x100
7ffe031c 9d popfd

*----> Stack Back Trace <----*
WARNING: Stack unwind information not available. Following frames may
be wrong.
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINDOWS\system32\msvcrt.dll -
ChildEBP RetAddr Args to Child
0bc5f918 77f7f4af 77f51cc7 00000080 00000000 *SharedUserSystemCall+0xc
(FPO: [0,0,0])
0bc5f9a4 77f7e265 00740608 77f52ba4 02740608
ntdll!NtWaitForSingleObject+0xc
0bc5fbac 77c2aa33 02740000 00000008 00000088
ntdll!RtlEnterCriticalSection+0x46
0bc5fbec 77c1eaa3 00000001 00000088 00000000 msvcrt!calloc+0xee
0bc5fc04 77f7e3aa 77c10000 00000002 00000000 msvcrt!_getmainargs+0x19a
0bc5fc24 77f58b1a 77c1e94f 77c10000 00000002
ntdll!LdrInitializeThunk+0x24
0bc5fc9c 77f58b92 0bc5fd2c 0bc5fd2c 00000004 ntdll!CsrNewThread+0x8c
0bc5fd18 77f51073 0bc5fd2c 77f50000 00000000 ntdll!CsrNewThread+0x104
00000000 00000000 00000000 00000000 00000000
ntdll!KiUserApcDispatcher+0x7

*----> Raw Stack Dump <----*
000000000bc5f91c af f4 f7 77 c7 1c f5 77 - 80 00 00 00 00 00 00 00
....w...w........
000000000bc5f92c 00 00 00 00 12 00 00 00 - 00 00 00 00 00 00 74 02
...............t.
000000000bc5f93c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5f94c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5f95c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5f96c 00 00 00 00 00 00 00 00 - 00 00 00 00 ac f9 c5 0b
.................
000000000bc5f97c 00 00 74 02 f5 16 f5 77 - 12 00 00 00 e8 09 74 02
...t....w......t.
000000000bc5f98c 00 00 00 00 00 00 00 00 - 84 f9 c5 0b 00 00 00 00
.................
000000000bc5f99c 00 00 00 00 80 00 00 00 - ac fb c5 0b 65 e2 f7 77
.............e..w
000000000bc5f9ac 08 06 74 00 a4 2b f5 77 - 08 06 74 02 00 00 00 00
...t..+.w..t.....
000000000bc5f9bc 88 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5f9cc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5f9dc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5f9ec 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5f9fc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5fa0c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5fa1c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5fa2c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5fa3c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
000000000bc5fa4c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
.................
Jul 22 '05 #1
1 2296
"garth ferris" <za*******@yahoo.com> wrote...
i'm having a problem with a 3d engine i'm writing (just for fun, i'm
kind of a beginner) and i was wondering if anyone could look through
the following drwtsn32.log entry. the problem (among others) is that
when i exit the program the window closes, but taskmgr says the
process is still running for around 30secs, using like 50% of my cpu.
if you want me to post some of the source, let me know.


This is utterly offtopic. Please post to a newsgroup dedicated to
your OS (comp.os.ms-windows.programmer.win32, isn't it?)
Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Magix | last post by:
Hi, I have these string data: str_data1, str_data2, str_data3, which capture some value after a routine process A. Then I would like to write (append) these 3 string values into a text file each...
5
by: Julia | last post by:
Strategy to read part of XML log file Hi, My log file will contains entries formatted as XML(i use this format since some time i would like to log entire objects) I am going to use ...
2
by: krukinews | last post by:
Hi, I'm trying to write small program that reads events from computer and stores them in SQL database. But I don't know hove to read logs for let's say last 24 hours, one solution is to read...
1
by: vkrasner | last post by:
It works with VS2003 and does not in VS2005: in VS2003 : string sMyvalue = ConfigurationSettings.AppSettings; in VS2005 (does not work!!) string sMyvalue = ConfigurationManager.AppSettings; ...
5
by: Sumana | last post by:
Hi All, We developed our project on VC++.Net console application to create image of disk and to write the image We are having problem with reading and writing the sector beyond 6GB Disk or...
8
by: kepioo | last post by:
I currently have an xml input file containing lots of data. My objectiv is to write a script that reports in another xml file only the data I am interested in. Doing this is really easy using SAX....
3
by: ecpbm765 | last post by:
Hey, I am helping to develop a project that displays images based on user input. One possible way of implementing this is via a widget that when it is run, would read in the users input from an...
0
by: airwot4 | last post by:
Could anybody help with me a function that is able to open a text file on a remote computer, search it for a specified string, and then return to me that string AND the line below it (or the next...
0
by: mh | last post by:
So, I'm parsing a log file that's being written out in real time. <logfile> <entry><timestamp>123</timestamp><details>foo</details> </entry>...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.