Project

General

Profile

Actions

Support #7757

open

WebSession [error] "Wt: fatal error: Script id mismatch"

Added by robs j over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/09/2020
Due date:
% Done:

0%

Estimated time:

Description

Hello,
I need help to understand why my python selenium tests on Centos 7 could cause the following exception (Wt3.3.10 release with Apache/fcgi)
WebSession.C(2354): throw WException("Script id mismatch");
The wt Version is 3.3.10 but I don't see changes in session handling.

Many thanks.

Further details here
Server version: Apache/2.4.6 (CentOS)

httpd error_log:

[2020-Oct-09 04:21:01.780662] 18984 [/App.wt EtQftNyaR8gfSbjj] [info] "WebRequest: took 0.23ms"
[2020-Oct-09 04:21:01.847398] 18984 [/App.wt EtQftNyaR8gfSbjj] [error] "Wt: fatal error: Script id mismatch"
[2020-Oct-09 04:21:01.847521] 18984 [/App.wt EtQftNyaR8gfSbjj] [info] "WebRequest: took 0.26ms"
[2020-Oct-09 04:21:01.847559] 18984 - [info] "WebController: Removing session EtQftNyaR8gfSbjj"
[2020-Oct-09 04:21:01.847948] 18984 - [info] "WServer/wtfcgi: Caught SIGTERM"
sessionId:EtQftNyaR8gfSbjj
[2020-Oct-09 04:21:01.847996] 18984 - [info] "WebController: shutdown: stopping 0 sessions."
[2020-Oct-09 04:21:01.850048] 18984 [/App.wt EtQftNyaR8gfSbjj] [info] "Wt: session destroyed (#sessions = 0)"
[2020-Oct-09 04:22:11.101563] 12372 [/App.wt yEcAOq7KWl8WvB9b] [info] "WebController: timeout: expiring"
*** Error in `App.wt': double free or corruption (!prev): 0x00007f6694010640 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x7c619)[0x7f66cd5d5619]
App.wt(ZN14ApplicationD1Ev+0x1cd)[0x66316d]
App.wt(_ZN14ApplicationD0Ev+0x9)[0x6634d9]
/usr/local/lib/libwt.so.46(_ZN2Wt10WebSessionD1Ev+0x11c)[0x7f66cf151adc]
/usr/local/lib/libwt.so.46(_ZN5boost6detail17sp_counted_impl_pIN2Wt10WebSessionEE7disposeEv+0x12)[0x7f66cf13ac22]
/usr/local/lib/libwtfcgi.so.46(_ZN5boost6detail15sp_counted_base7releaseEv+0x16)[0x7f66d00525f6]
/usr/local/lib/libwt.so.46(_ZNSt6vectorIN5boost10shared_ptrIN2Wt10WebSessionEEESaIS4_EED1Ev+0x35)[0x7f66cf13ad85]
/usr/local/lib/libwt.so.46(_ZN2Wt13WebController14expireSessionsEv+0x421)[0x7f66cf136861]
/usr/local/lib/libwt.so.46(_ZN2Wt7WebMain3runEv+0x85)[0x7f66cf13bfd5]
/usr/local/lib/libwtfcgi.so.46(_ZN2Wt7WServer4Impl10runSessionEv+0x127)[0x7f66d00639d7]
/usr/local/lib/libwtfcgi.so.46(_ZN2Wt7WServer5startEv+0x21a)[0x7f66d006283a]
/usr/local/lib/libwtfcgi.so.46(_ZN2Wt4WRunEiPPcN5boost8functionIFPNS_12WApplicationERKNS_12WEnvironmentEEEE+0x187)[0x7f66d0062c97]
App.wt(main+0x2e7)[0x605927]
/lib64/libc.so.6(
_libc_start_main+0xf5)[0x7f66cd57ac05]
App.wt[0x622b5f]
======= Memory map: ========
……………..

7f66d0492000-7f66d0493000 rw-p 00000000 00:00 0
7fffd8f7c000-7fffd8f9d000 rwxp 00000000 00:00 0 [stack]
7fffd8fd1000-7fffd8fd3000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
ORA-24550: signal received: [si_signo=6] [si_errno=0] [si_code=-6] [si_int=0] [si_ptr=(nil)] [si_addr=0x3000003054]
kpedbg_dmp_stack()+360<-kpeDbgCrash()+192<-kpeDbgSignalHandler()+119<-skgesig_sigactionHandler()+218<-__sighandler()<-gsignal()+55<-_int_free()+1273<-00007F66940067A0[2020-Oct-09 04:22:56.353215] 29363 [/App.wt W9AUUx2BvKCvK4Sg] [info] "WebRequest: took 0.694ms"
[2020-Oct-09 04:24:14.382319] 29667 [/App.wt MJSxIq2Gt3MiV2sq] [info] "WebRequest: took 1.426ms"
[2020-Oct-09 04:25:17.085242] 12383 - [info] "wtfcgi: spawned dedicated process for cIIUSdxRoPHQzyQX: pid=19573"

No data to display

Actions

Also available in: Atom PDF