Bug Report IP Cam was Working yet now crashing?

treefetty

New Member
Everything was working fine and then this after i restarted my PC. tried to re do the global source and it still crashes

This crash appears to have occured in the 'c:\windows\system32\msvcr100d.dll' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 71D1C9C7 (c:\windows\system32\msvcr100d.dll)
OBS version: Open Broadcaster Software v0.541b
Windows version: 6.2 (Build 9200)

Crashing thread stack trace:
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
0A76F840 71D1C9C7 0A661000 052A0068 000002FA 0A76F9B8 msvcr100d.dll!0x71d1c9c7
0A76F850 72192317 058A5610 0A76FAC0 0A76F9C0 052B5698 ipcamera.dll!0x72192317
0A76F8B8 721E84C0 0A76FBB8 0A76FAC8 052B5698 00000000 ipcamera.dll!0x721e84c0
0A76F9C0 721E829E 00000000 00000000 052B5698 CCCCCCCC ipcamera.dll!0x721e829e
0A76FAC8 721F9711 052B5698 0A76FC08 76F9BF39 052B5698 ipcamera.dll!0x721f9711
0A76FBC0 75D2850D 052B5698 C9537B4F 00000000 00000000 kernel32.dll!0x75d2850d
0A76FBCC 76F9BF39 7218D65D 052B5698 FFFFFFFF 77011DF7 ntdll.dll!0x76f9bf39
0A76FC10 76F9BF0C 7218D65D 052B5698 00000000 00000000 ntdll.dll!0x76f9bf0c

A minidump was saved to C:\Users\Eric\AppData\Roaming\OBS\crashDumps\OBSCrashDump2013-07-19_6.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address Module
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
ipcamera.dll is the source of the problem. I don't know what that is but you should find out and see what's going on with it.
 

treefetty

New Member
I have found that file I'm just not sure what is going on with it. Any ideas what could be happening here? Im lost
 

treefetty

New Member
Does this Help any?


Microsoft (R) Windows Debugger Version 6.2.9200.20512 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\Eric\AppData\Roaming\OBS\crashDumps\OBSCrashDump2013-07-19_8.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available

Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
Windows 8 Version 9200 MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS Personal
Built by: 6.2.9200.16384 (win8_rtm.120725-1247)
Machine Name:
Debug session time: Fri Jul 19 18:17:37.000 2013 (UTC - 5:00)
System Uptime: not available
Process Uptime: 0 days 0:00:21.000
................................................................
.....................
Loading unloaded module list
.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(ff4.1088): Access violation - code c0000005 (first/second chance not available)
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
eax=00000000 ebx=08443ea8 ecx=000000be edx=00000002 esi=08443e60 edi=08443e70
eip=7767e9e4 esp=0946d894 ebp=0946d8a0 iopl=0 nv up ei pl nz na po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000202
ntdll!NtGetContextThread+0xc:
7767e9e4 c20800 ret 8
 

treefetty

New Member
I also used a program called "who crashed" and moved the .dmp file into the windows minidump folder and it came up with no information. :/

On Fri 7/19/2013 11:17:40 PM GMT your computer crashed
crash dump file: C:\Windows\Minidump\OBSCrashDump2013-07-19_8.dmp
This was probably caused by the following module: Unknown ()
Bugcheck code: 0x0 (0x0, 0x0, 0x0, 0x0)
Error: CUSTOM_ERROR
A third party driver was identified as the probable root cause of this system error.
Google query: CUSTOM_ERROR
 

R1CH

Forum Admin
Developer
Whatever installed ipcamera.dll is the source of the problem. It looks like a debug build too so I'm not even sure that's an official driver for anything, looks very weird.
 
Top