Hi DM,
Is there any potential risk of working with the message base (using the MsgBase class) in JavaScript at the same time Synchronet changes the
message base (for example, when new messages come into a networked sub-board)?
I'm asking because I have a message lister/reader script that
I've written in JavaScript, and occasionally I've seen Synchronet crash
when I'm using it - particularly, when I select a message to read or reply to. It doesn't happen consistently, but my current guess is that it might crash when new messages come into the sub-board or message group that I'm browsing. It seems to be crashing more frequently with the recent 3.16 builds (I'm currently using 3.16 for Win32 built on November 3rd).
If you could run a debug build and provide a call stack trace, that
would be very helpful (and likely lead to the problem being quickly resolved).
Subject: Occasional crashing when working with MsgBase
@VIA: DIGDIST
@MSGID: <52919FAE.1403.dove_sync_js@digitaldistortionbbs.com>
@REPLY: <528C34BB.1421.sync-js@vert.synchro.net>
@TZ: 41e0
Re: Occasional crashing when working with MsgBase
By: Digital Man to Nightfox on Tue Nov 19 2013 20:04:11
If you could run a debug build and provide a call stack trace, that would be very helpful (and likely lead to the problem being quickly resolved).
I downloaded the 3rdp and src directories from CVS and loaded sbbs3.sln (in src\sbbs3) in Visual Studio 2010. I tried building the solution in debug mo but I got a link error, in the sbbsecho project:
32 error LNK1104: cannot open file '.\msvc.win32.debug\sbbsecho\sbbsecho.map
Any tips?
Nightfox
sbbs3.sln (in src\sbbs3) in Visual Studio 2010. I tried building the
solution in debug mo but I got a link error, in the sbbsecho project:
32 error LNK1104: cannot open file
'.\msvc.win32.debug\sbbsecho\sbbsecho.map
hmm, did it build the file?
a map is generated on a build.
Subject: Occasional crashing when working with MsgBase
@VIA: DIGDIST
@MSGID: <52924AE4.1405.dove_sync_js@digitaldistortionbbs.com>
@REPLY: <5292507A.1181.syncjava@tsgc.synchro.net>
@TZ: 41e0
Re: Occasional crashing when working with MsgBase
By: Curly to Nightfox on Sun Nov 24 2013 11:16:10
sbbs3.sln (in src\sbbs3) in Visual Studio 2010. I tried building the
solution in debug mo but I got a link error, in the sbbsecho project:
32 error LNK1104: cannot open file
'.\msvc.win32.debug\sbbsecho\sbbsecho.map
hmm, did it build the file?
a map is generated on a build.
There is a sbbsecho.map in my msvc.win32.debug\sbbsecho directory after building, but it has a size of 0.. So it appears that it's being generated, but it's empty.
Nightfox
Re: Occasional crashing when working with MsgBase
By: Digital Man to Nightfox on Tue Nov 19 2013 20:04:11
If you could run a debug build and provide a call stack trace, that would be very helpful (and likely lead to the problem being quickly resolved).
I downloaded the 3rdp and src directories from CVS and loaded sbbs3.sln (in src\sbbs3) in Visual Studio 2010. I tried building the solution in debug mode, but I got a link error, in the sbbsecho project:
32 error LNK1104: cannot open file '.\msvc.win32.debug\sbbsecho\sbbsecho.map'
Any tips?
solution in debug mode, but I got a link error, in the sbbsecho
project: 32 error LNK1104: cannot open file
'.\msvc.win32.debug\sbbsecho\sbbsecho.map'
Try running the build.bat instead maybe? I do see that error sometimes
and usually just a second build will successfully create the .map file.
It looks like an MSVC10 bug to me.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 04:51:37 |
Calls: | 10,736 |
Files: | 5 |
Messages: | 443,460 |