Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/49.html
Дата изменения: Thu Mar 23 12:38:04 2000
Дата индексирования: Wed Sep 15 00:47:22 2010
Кодировка:

Поисковые слова: п п п п п п п п п п п п
finding the address that caused a SIGSEGV. The HyperNews Linux KHG Discussion Pages

Question: finding the address that caused a SIGSEGV.

Forum: The Linux Kernel Hackers' Guide
Keywords: SIGSEGV, signal, handler
Date: Sun, 09 Feb 1997 08:46:09 GMT
From: Ben Shelef <meekg@pobox.com>

one way, of course, is to backtrack up the stack, beyond the sigreturn frame. for that, i'd need the stack layout. but this address should also be available from the kernel - does anyone know where to find it? thanks, ben.