51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

查看: 3979|回复: 2
打印 上一主题 下一主题

[求助] 关联时报 Error -- memory violation : Exception ACCESS_VIOLATION received.

[复制链接]
  • TA的每日心情
    奋斗
    2015-3-14 13:16
  • 签到天数: 2 天

    连续签到: 2 天

    [LV.1]测试小兵

    跳转到指定楼层
    1#
    发表于 2012-7-13 13:27:50 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
    红色部分是我做的关联  
    不知道为什么总会报这个错误
    最下面一段蓝色是我用firebug获取到的信息  也就是做关联左右取值的依据

    下面这部分代码是点击某个链接以后生成的   儿要关联的rid也是在点击这个链接后才拿到的
    我尝试过把关联分别放在每段web_url前面    前面两个会报Error -- memory violation : Exception ACCESS_VIOLATION received.这个错误

    放到后面的话就会报找No match found for the requested parameter
    我感觉放在后面应该是不对的  可是我不知道为什么会报这个错误

    对了报 memory violation 错误同时还会有另外一个错误
    web_url("ToeflExam_Summary") highest severity level was "ERROR", 1067 body bytes, 247 header bytes          [MsgId: MMSG-26388]
    好像是最高严重级别的错误  
    谁能帮我分析一下

    web_reg_save_param("rid"
                    "LB=rating\":{\"ID\":",
                    "RB=\"",
                    LAST);


    web_url("WritingAnswer",
                    "URL=http://dev2.pearl.1gai.cn/Task/WritingAnswer?sid={sid}",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://dev2.pearl.1gai.cn/student/StuCourse",
                    "Snapshot=t14.inf",
                    "Mode=HTML",
                    LAST);
           

            web_url("ToeflExam_RateWaiting",
                    "URL=http://dev2.pearl.1gai.cn/Examination/ToeflExam_RateWaiting?_=1342061668430",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://dev2.pearl.1gai.cn/Task/WritingAnswer?sid={sid}",
                    "Snapshot=t15.inf",
                    "Mode=HTML",
                    LAST);
                   


            web_url("ToeflExam_Summary",
                    "URL=http://dev2.pearl.1gai.cn/Examination/ToeflExam_Summary?_=1342061668449",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://dev2.pearl.1gai.cn/Task/WritingAnswer?sid={sid}",
                    "Snapshot=t16.inf",
                    "Mode=HTML",
                    LAST);

           

            web_url("ToeflExam_HasUnsubmitted",
                    "URL=http://dev2.pearl.1gai.cn/Examination/ToeflExam_HasUnsubmitted?_=1342061668454",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://dev2.pearl.1gai.cn/Task/WritingAnswer?sid={sid}",
                    "Snapshot=t17.inf",
                    "Mode=HTML",
                    EXTRARES,
                    "Url=../ExaminationComm/Get?rid=2", "Referer=http://dev2.pearl.1gai.cn/Task/WritingAnswer?sid={sid}", ENDITEM,
                    LAST);

           

            web_url("ToeflExam_Timeup",
                    "URL=http://dev2.pearl.1gai.cn/Examination/ToeflExam_Timeup?_=1342061668441",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://dev2.pearl.1gai.cn/Task/WritingAnswer?sid={sid}",
                    "Snapshot=t18.inf",
                    "Mode=HTML",
                    LAST);
           
            web_url("ToeflExam_SubmitWaiting",
                    "URL=http://dev2.pearl.1gai.cn/Examination/ToeflExam_SubmitWaiting?_=1342061668459",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://dev2.pearl.1gai.cn/Task/WritingAnswer?sid={sid}",
                    "Snapshot=t19.inf",
                    "Mode=HTML",
                    LAST);

    {"state":2000,"rating":{"ID":21,"NumId":"000021","Answer":"","TimeUsed":0,"WordsCount":null,"SentencesCount":null,"WordsPerSentenceCount":null}}
    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    收藏收藏
    回复

    使用道具 举报

    该用户从未签到

    2#
    发表于 2012-7-13 13:36:30 | 只看该作者
    Error -- memory violation : Exception ACCESS_VIOLATION received
    这个错误是内存错误,重启下试试就好了好像,和你怎么写没啥关系应该
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    奋斗
    2015-3-14 13:16
  • 签到天数: 2 天

    连续签到: 2 天

    [LV.1]测试小兵

    3#
     楼主| 发表于 2012-7-13 14:14:42 | 只看该作者
    重启过 还是会报  我又重新录了一个脚本  就没有了  但是会报找不到参数  郁闷
    回复 支持 反对

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-5-6 22:02 , Processed in 0.071236 second(s), 27 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表