> Von: Martin Strassburger [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 24. September 2002 11:06
> > But there is still a bug in the kernel: something with the > > interprocess-locking is mixed up. It seems to me that the > > assembler-implemetation of the semaphores is not ported correctly. Things > > like creating databases and tables, inserting rows, selecting rows are > > working. One thing that fails is dropping tables. After a drop table the > > kernel-process dies and in the vserver.prot the following message appears: > Probably you want to give the following assember coding a try... boa! great! :-) But we still have the same problem :-( But I found out that the semaphore-probles occurs at the same time when in the knldiag.err file a signal 11 occurs: ---------------------------------------------------------------------------- ---- Date Time TID Typ MsgID Label Message-Text ---------------------------------------------------------------------------- ---- 2002-09-23 17:47:01 --- Starting GMT 2002-09-23 15:47:01 2002-09-23 17:57:43 --- Starting GMT 2002-09-23 15:57:43 2002-09-23 18:36:06 --- Starting GMT 2002-09-23 16:36:06 2002-09-23 19:47:52 0 ERR 11330 COREHAND ABORTING due to signal 11 2002-09-23 20:05:49 --- Starting GMT 2002-09-23 18:05:49 2002-09-24 13:04:48 0 ERR 11330 COREHAND ABORTING due to signal 11 2002-09-24 13:05:02 --- Starting GMT 2002-09-24 11:05:02 2002-09-24 15:06:08 --- Starting GMT 2002-09-24 13:06:08 2002-09-24 15:07:16 0 ERR 11330 COREHAND ABORTING due to signal 11 2002-09-24 15:07:45 --- Starting GMT 2002-09-24 13:07:45 2002-09-24 15:09:58 --- Starting GMT 2002-09-24 13:09:58 2002-09-24 15:12:57 --- Starting GMT 2002-09-24 13:12:57 2002-09-24 15:20:03 5017 ERR 52650 RESTART REDO-ERR: 1952 sysbuffer_overflow 2002-09-24 15:20:03 5017 ERR 52650 RESTART REDO-ERR: get log 2002-09-24 15:20:04 5017 ERR 52650 RESTART redo task finished w err: 1920 2002-09-24 15:29:01 --- Starting GMT 2002-09-24 13:29:01 Don't you get these errors? My environment is a SUSE SLES7 S/390-64 bit - kernel 2.4.17 - glibc 2.2.4 - binutils 2.11.90.0.27 - gcc 3.1.1 ciao Kurt _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
