dogtail-devel [Bug 323601] New: segafult observed after script dogtail-detect-session execution
- From: "dogtail (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
- To: dogtail-devel-list gnome org
- Subject: dogtail-devel [Bug 323601] New: segafult observed after script dogtail-detect-session execution
- Date: Thu, 8 Dec 2005 19:02:20 -0500 (EST)
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323601
dogtail | Framework | Ver: CVS HEAD
Summary: segafult observed after script dogtail-detect-session
execution
Product: dogtail
Version: CVS HEAD
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: High
Component: Framework
AssignedTo: dogtail-maint gnome bugs
ReportedBy: llim redhat com
QAContact: dogtail-maint gnome bugs
CC: all-bugs bugzilla gnome org
Steps to reproduce:
1. # ./dogtail-detect-session
2.
3.
Stack trace:
# ./dogtail-detect-session
Detecting distribution: Red Hat/Fedora/derived distribution
Segmentation fault
<snip>
open("/usr/lib/python2.4/plat-linux2/atk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT
(No such file or directory)
open("/usr/lib/python2.4/plat-linux2/atkmodule.so", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/lib/python2.4/plat-linux2/atk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT
(No such file or directory)
open("/usr/lib/python2.4/plat-linux2/atk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT
(No such file or directory)
stat64("/usr/lib/python2.4/lib-tk/atk", 0xbfd7ff9c) = -1 ENOENT (No such file or
directory)
open("/usr/lib/python2.4/lib-tk/atk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No
such file or directory)
open("/usr/lib/python2.4/lib-tk/atkmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT
(No such file or directory)
open("/usr/lib/python2.4/lib-tk/atk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No
such file or directory)
open("/usr/lib/python2.4/lib-tk/atk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No
such file or directory)
stat64("/usr/lib/python2.4/lib-dynload/atk", 0xbfd7ff9c) = -1 ENOENT (No such
file or directory)
open("/usr/lib/python2.4/lib-dynload/atk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT
(No such file or directory)
open("/usr/lib/python2.4/lib-dynload/atkmodule.so", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/lib/python2.4/lib-dynload/atk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT
(No such file or directory)
open("/usr/lib/python2.4/lib-dynload/atk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT
(No such file or directory)
stat64("/usr/lib/python2.4/site-packages/atk", 0xbfd7ff9c) = -1 ENOENT (No such
file or directory)
open("/usr/lib/python2.4/site-packages/atk.so", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/atkmodule.so", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/atk.py", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/atk.pyc", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
stat64("/usr/lib/python2.4/site-packages/Numeric/atk", 0xbfd7ff9c) = -1 ENOENT
(No such file or directory)
open("/usr/lib/python2.4/site-packages/Numeric/atk.so", O_RDONLY|O_LARGEFILE) =
-1 ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/Numeric/atkmodule.so",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/Numeric/atk.py", O_RDONLY|O_LARGEFILE) =
-1 ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/Numeric/atk.pyc", O_RDONLY|O_LARGEFILE) =
-1 ENOENT (No such file or directory)
stat64("/usr/lib/python2.4/site-packages/gtk-2.0/atk", 0xbfd7ff9c) = -1 ENOENT
(No such file or directory)
open("/usr/lib/python2.4/site-packages/gtk-2.0/atk.so", O_RDONLY|O_LARGEFILE) = 20
fstat64(20, {st_mode=S_IFREG|0755, st_size=26336, ...}) = 0
open("/usr/lib/python2.4/site-packages/gtk-2.0/atk.so", O_RDONLY) = 21
read(21, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20&\0\000"..., 512) = 512
fstat64(21, {st_mode=S_IFREG|0755, st_size=26336, ...}) = 0
mmap2(NULL, 29280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 21, 0) = 0x243000
mmap2(0x249000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE,
21, 0x5) = 0x249000
close(21) = 0
close(20) = 0
brk(0x9bde000) = 0x9bde000
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7ae2000
brk(0x9c00000) = 0x9c00000
brk(0x9c22000) = 0x9c22000
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7aa1000
gettimeofday({1134050113, 105002}, NULL) = 0
close(18) = 0
brk(0x9c43000) = 0x9c43000
close(17) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Other information:
------- You are receiving this mail because: -------
You are watching the assignee for the bug.
You are watching the QA contact.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]