Date: Tue, 5 Dec 2000 16:37:30 -0500 (EST) From: Valentin Chopov <valentin@valcho.net> To: freebsd-current@freebsd.org Subject: last changes in sys/kern/sysv_*.c in CURRENT and Squid 2.4 Message-ID: <Pine.BSF.4.21.0012051624420.39360-100000@valcho.net>
next in thread | raw e-mail | index | archive | help
Hi, I have a problem with running server aplication which using message queues and shared memory - Squid 2.4 I'm giving short output of gdb. Thanks, Val (gdb) run -N Starting program: /usr/home/valentin/squid/squid-2.4-200012050000/src/squid -N Program received signal SIGSYS, Bad system call. 0x48160ba0 in msgsys () from /usr/lib/libc.so.5 (gdb) where #0 0x48160ba0 in msgsys () from /usr/lib/libc.so.5 #1 0x481568bf in msgget () from /usr/lib/libc.so.5 #2 0x80a9c4c in storeDiskdDirInit (sd=0x8203000) at store_dir_diskd.c:386 #3 0x80a073c in storeDirInit () at store_dir.c:55 #4 0x809d981 in storeInit () at store.c:937 #5 0x80872e1 in mainInitialize () at main.c:523 #6 0x80877f4 in main (argc=2, argv=0xbfbffb78) at main.c:696 #7 0x804a4f1 in _start () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012051624420.39360-100000>