• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
[BUG] R6025 - pure virtual function call
#61
Hi Jonathan!

Tried the exe file on my Vista x64 machine and got a crash after a short while. Attached the log file to the ticket. Will try it later in the week under VS and on my other Vista machine.

Regards
at
Reply
#62
Have updated with a new attempt (better logging) to hopefully try and track down the source of the problem.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#63
New debug log using the lastest xbmc jonathan uploaded ticket. My Hp Vista x32 laptop used.

Will get into VS now and try and get some useful information.

Regards
at
Reply
#64
Updated ticket with a log file from VS2008 running Jonathans latest exe. No error message shown during a lengthly run. Same laptop was used as in the post above.

Now I'am starting to run out of ideas.

Regards
at
Reply
#65
I also get this error from time to time. I will download the new files and give the logging a try. I mainly have it happen when I'm playing music in the background while browsing my pictures folders. The last time this error appeared, I was playing a song and swapping between home and the artist's album directory. I hope this bug can be tracked down. At the moment, I try to be cautious when doing too much in XBMC.

If it's any help:

Vista SP1
Intel C2D 2.66
Asus P5K-VM
Nvidia 8500GT (Latest drivers)
Imon remote software emulating XBMC key presses within XBMC
Reply
#66
Hi,

Here is the log collected with the exe downloaded from the ticket.
http://pastebin.com/m718211da

I've tried scanning movie folder and it ended with pure function call error.

I've downloaded latest from svn and tried with VS2008 but couldnt reproduce the error yet.
Reply
#67
Log is truncated, but I suspect it ends the same as the others.

I'm not sure exactly where it's going wrong at this point. Will add even more logging and post a new exe at some point.

Thanks for your continued patience.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#68
@jmarshall: maybe not related to this topic but can we somehow increase the delay to unload a dll? It makes no sense that we continuously reload imagelib I think.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#69
This time I've put msvcp71.dll in XBMC\system\ folder, and it didnt crush but
VideoInfoScanner ended with exception:

Quote:11:00:46 T:7304 M:867835904 DEBUG: SECTION:UnloadDelayed(DLL: Q:\system\ImageLib.dll)
11:00:46 T:7304 M:867835904 DEBUG: Q:\system\MSVCP71.dll (base 03D10000): Detected memory leaks: 1 leaks
11:00:46 T:7304 M:867831808 DEBUG: leak caller address 3d12d3c, size 128, counter 1
11:00:46 T:7304 M:867831808 DEBUG: MSVCP71.dll: Total bytes leaked: 128
11:00:46 T:7304 M:868335616 DEBUG: Q:\system\ImageLib.dll (base 04DD0000): Detected memory leaks: 1 leaks
11:00:46 T:7304 M:868335616 DEBUG: leak caller address 4e98ed8, size 128, counter 1
11:00:46 T:7304 M:868335616 DEBUG: ImageLib.dll: Total bytes leaked: 128
11:00:46 T:7304 M:869412864 DEBUG: SECTION:UnloadDelayed(DLL: ) DONE
11:00:52 T:7036 M:869421056 ERROR: Recv failed: 10060
11:00:52 T:7036 M:869384192 ERROR: VideoInfoScanner: Exception while scanning.
11:00:52 T:7036 M:869384192 DEBUG: CThread:ConfusedtaticThread, deleting thread graphic context
11:00:52 T:7036 M:869384192 DEBUG: Thread 7036 terminating

Log:
http://pastebin.com/m7237c909

Here is another try ending with exception in very short time
http://pastebin.com/m10c543d8
Reply
#70
Here is new logs collected with new exe uploaded by jmarshall

With mscvp71.dll in XBMC/system

http://pastebin.com/m5596a33b

Without mscvp71.dll in XBMC/system
http://pastebin.com/m4bae1399

Both didnt crash, ended with exception; but crashed after "end" button pressed giving continuous error log: Some other thread trying to leave our critical section.
Reply
#71
Please don't do the msvcp libraries into the system folder. They may get read and will overwrite our own functionality and may also crash the system.
This message is unfortunately a little bit misleading as we export the needed functions of msvcp on our own.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#72
Updated ticket with new crash report, running the new uploaded xbmc.exe.

Regards
at
Reply
#73
hgumus: Your problem is I believe unrelated. You do not get the "pure virtual function call" error, do you?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#74
Well, it took me a while with this new executable (almost 25 minutes), but I finally got that damn error to pop up. As usual, I had music playing in the background while browsing through my pictures.

Here's the log:

http://pastebin.com/f1f65de29

I hope this helps.
Reply
#75
jmarshall Wrote:hgumus: Your problem is I believe unrelated. You do not get the "pure virtual function call" error, do you?

The only log with "pure vital function call" which I posted is http://forum.xbmc.org/showpost.php?p=233...stcount=66. The others gave only exception in log.
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7

Logout Mark Read Team Forum Stats Members Help
[BUG] R6025 - pure virtual function call0