| Summary: | [abrt] libnotify-0.7.2-1.fc15: g_return_if_fail_warning: Process /usr/bin/notify-send was killed by signal 6 (SIGABRT) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lukas Zapletal <lzap> |
| Component: | libnotify | Assignee: | David Zeuthen <davidz> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | bugzilla, davidz, foudilmusic, jmccann, klic, martinvukovic, mclasen, mvadkert |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:5bf51324d7e5a59bcab2a785e894e774ba97c3d3 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-07 15:53:48 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 727858 | ||
One more error in my xsession file: ** (nm-applet:1818): WARNING **: Failed to show notification: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files Not sure if this is related. ps - it is reported by multiple users http://forums.fedoraforum.org/showthread.php?t=263587 Steps to reproduce: # notify-send anything -> crash (ABRT) I did preupgrade update to F15 and baloon notifications does not work. I use OpenBox. It cant find /etc/ld.so.preload and /usr/lib/charset.alias but I dont think thats the issue.
# strace notify-send test
execve("/usr/bin/notify-send", ["notify-send", "test"], [/* 95 vars */]) = 0
brk(0) = 0x90a1000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7860000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=145478, ...}) = 0
mmap2(NULL, 145478, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb783c000
close(3) = 0
open("/usr/lib/libnotify.so.4", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300|\tK4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=26296, ...}) = 0
mmap2(0x4b096000, 27164, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4b096000
mmap2(0x4b09c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5) = 0x4b09c000
close(3) = 0
open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260i\373I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=140396, ...}) = 0
mmap2(0x49fb2000, 141188, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x49fb2000
mmap2(0x49fd4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21) = 0x49fd4000
close(3) = 0
open("/usr/lib/libpng12.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 G\275I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=165308, ...}) = 0
mmap2(0x49bd1000, 166392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x49bd1000
mmap2(0x49bf9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27) = 0x49bf9000
close(3) = 0
open("/lib/libm.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2604\202I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=206332, ...}) = 0
mmap2(0x49820000, 172160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x49820000
mmap2(0x49849000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28) = 0x49849000
close(3) = 0
open("/lib/libgio-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\254\320I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1230360, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb783b000
mmap2(0x49cec000, 1234496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x49cec000
mmap2(0x49e16000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x129) = 0x49e16000
mmap2(0x49e19000, 1600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x49e19000
close(3) = 0
open("/lib/libgobject-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\257\236I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=317504, ...}) = 0
mmap2(0x499e4000, 318872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x499e4000
mmap2(0x49a30000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4b) = 0x49a30000
close(3) = 0
open("/lib/libgmodule-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\313\277I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=12016, ...}) = 0
mmap2(0x49bfc000, 13336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x49bfc000
mmap2(0x49bff000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x49bff000
close(3) = 0
open("/lib/libgthread-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\337\235I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=17428, ...}) = 0
mmap2(0x499dd000, 18596, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x499dd000
mmap2(0x499e1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0x499e1000
close(3) = 0
open("/lib/librt.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300h\201I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=42368, ...}) = 0
mmap2(0x49815000, 33324, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x49815000
mmap2(0x4981c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0x4981c000
close(3) = 0
open("/lib/libglib-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@w\213I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1153112, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb783a000
mmap2(0x498a5000, 1150164, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x498a5000
mmap2(0x499bd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x118) = 0x499bd000
close(3) = 0
open("/lib/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220j\177I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=136340, ...}) = 0
mmap2(0x497f1000, 107004, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x497f1000
mmap2(0x49808000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16) = 0x49808000
mmap2(0x4980a000, 4604, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4980a000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\246gI4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1875356, ...}) = 0
mmap2(0x49661000, 1628744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x49661000
mmap2(0x497e9000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x188) = 0x497e9000
mmap2(0x497ec000, 10824, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x497ec000
close(3) = 0
open("/lib/libz.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\326\206I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=87088, ...}) = 0
mmap2(0x4986c000, 88240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4986c000
mmap2(0x49881000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0x49881000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\352\200I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=19888, ...}) = 0
mmap2(0x4980e000, 16500, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4980e000
mmap2(0x49811000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x49811000
close(3) = 0
open("/lib/libresolv.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 &\234I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=110152, ...}) = 0
mmap2(0x499c0000, 108580, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x499c0000
mmap2(0x499d7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16) = 0x499d7000
mmap2(0x499d9000, 6180, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x499d9000
close(3) = 0
open("/lib/libselinux.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\204\210I4\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=122652, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7839000
mmap2(0x49884000, 125992, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x49884000
mmap2(0x498a1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c) = 0x498a1000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7838000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7837000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7837720, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0x49849000, 4096, PROT_READ) = 0
mprotect(0x4981c000, 4096, PROT_READ) = 0
mprotect(0x49808000, 4096, PROT_READ) = 0
mprotect(0x497e9000, 8192, PROT_READ) = 0
mprotect(0x49659000, 4096, PROT_READ) = 0
mprotect(0x49811000, 4096, PROT_READ) = 0
mprotect(0x499d7000, 4096, PROT_READ) = 0
mprotect(0x498a1000, 4096, PROT_READ) = 0
munmap(0xb783c000, 145478) = 0
set_tid_address(0xb7837788) = 3382
set_robust_list(0xb7837790, 0xc) = 0
rt_sigaction(SIGRTMIN, {0x497f6540, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x497f65c0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sys="Linux", node="lzapx.brq.redhat.com", ...}) = 0
statfs64("/selinux", 84, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=25803080, f_bfree=5236394, f_bavail=4974572, f_files=6553600, f_ffree=6060406, f_fsid={1536621738, 1806172961}, f_namelen=255, f_frsize=4096}) = 0
brk(0) = 0x90a1000
brk(0x90c2000) = 0x90c2000
open("/proc/filesystems", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb785f000
read(3, "nodev\tsysfs\nnodev\trootfs\nnodev\tb"..., 1024) = 351
read(3, "", 1024) = 0
close(3) = 0
munmap(0xb785f000, 4096) = 0
sched_getparam(3382, { 0 }) = 0
sched_getscheduler(3382) = 0 (SCHED_OTHER)
clock_getres(CLOCK_MONOTONIC, {0, 1}) = 0
sched_get_priority_min(SCHED_OTHER) = 0
sched_get_priority_max(SCHED_OTHER) = 0
sched_get_priority_max(SCHED_OTHER) = 0
gettimeofday({1306913548, 895817}, NULL) = 0
open("/usr/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2512, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb785f000
read(3, "# Locale name alias data base.\n#"..., 4096) = 2512
read(3, "", 4096) = 0
close(3) = 0
munmap(0xb785f000, 4096) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
connect(3, {sa_family=AF_FILE, path=@"/tmp/dbus-KOKgECZ9ju"...}, 23) = 0
geteuid32() = 500
getegid32() = 500
geteuid32() = 500
getegid32() = 500
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
sendmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"\0", 1}], msg_controllen=24, {cmsg_len=24, cmsg_level=SOL_SOCKET, cmsg_type=SCM_CREDENTIALS{pid=3382, uid=500, gid=500}}, msg_flags=0}, MSG_NOSIGNAL) = 1
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "AUTH\r\n", 6, MSG_NOSIGNAL) = 6
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recv(3, "REJECTED EXTERNAL DBUS_COOKIE_SH"..., 4096, 0) = 46
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "AUTH EXTERNAL 353030\r\n", 22, MSG_NOSIGNAL) = 22
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recv(3, "OK 805411261e408df3d526cbd300000"..., 4096, 0) = 37
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL) = 19
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recv(3, "AGREE_UNIX_FD\r\n", 4096, 0) = 15
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "BEGIN\r\n", 7, MSG_NOSIGNAL) = 7
pipe2([4, 5], O_CLOEXEC) = 0
sched_get_priority_min(SCHED_OTHER) = 0
sched_get_priority_max(SCHED_OTHER) = 0
mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0xb7036000
mprotect(0xb7036000, 4096, PROT_NONE) = 0
clone(child_stack=0xb7836434, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb7836bd8, {entry_number:6, base_addr:0xb7836b70, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb7836bd8) = 3383
futex(0x499bdb48, FUTEX_WAKE_PRIVATE, 1) = 1
sched_yield() = 0
sched_yield() = 0
pipe2([11, 12], O_CLOEXEC) = 0
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90b21b8, FUTEX_WAKE_PRIVATE, 1) = 1
clock_getres(CLOCK_MONOTONIC, {0, 1}) = 0
clock_gettime(CLOCK_MONOTONIC, {2215, 94264536}) = 0
futex(0x90a5c90, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 94461308}) = 0
poll([{fd=11, events=POLLIN}], 1, 25000) = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1) = 1
close(11) = 0
close(12) = 0
write(5, "A", 1) = 1
futex(0x90a5c90, FUTEX_WAKE_PRIVATE, 1) = 1
pipe2([11, 12], O_CLOEXEC) = 0
clock_gettime(CLOCK_MONOTONIC, {2215, 97274903}) = 0
clock_gettime(CLOCK_MONOTONIC, {2215, 97365106}) = 0
poll([{fd=11, events=POLLIN}], 1, 25000) = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1) = 1
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90b21b8, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 99643822}) = 0
futex(0x90a5c90, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 99867792}) = 0
poll([{fd=11, events=POLLIN}], 1, 25000) = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1) = 1
poll([{fd=11, events=POLLIN}], 1, 0) = 0 (Timeout)
close(11) = 0
close(12) = 0
pipe2([11, 12], O_CLOEXEC) = 0
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90b21b8, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 101574559}) = 0
futex(0x90a5c90, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 101781251}) = 0
poll([{fd=11, events=POLLIN}], 1, 25000) = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1) = 1
close(11) = 0
close(12) = 0
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90b21b8, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90a5c90, FUTEX_WAKE_PRIVATE, 1) = 1
close(3) = 0
futex(0x497ec3e0, FUTEX_WAKE_PRIVATE, 1) = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
connect(3, {sa_family=AF_FILE, path=@"/tmp/dbus-KOKgECZ9ju"...}, 23) = 0
geteuid32() = 500
getegid32() = 500
geteuid32() = 500
getegid32() = 500
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
sendmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"\0", 1}], msg_controllen=24, {cmsg_len=24, cmsg_level=SOL_SOCKET, cmsg_type=SCM_CREDENTIALS{pid=3382, uid=500, gid=500}}, msg_flags=0}, MSG_NOSIGNAL) = 1
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "AUTH\r\n", 6, MSG_NOSIGNAL) = 6
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recv(3, "REJECTED EXTERNAL DBUS_COOKIE_SH"..., 4096, 0) = 46
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "AUTH EXTERNAL 353030\r\n", 22, MSG_NOSIGNAL) = 22
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recv(3, "OK 805411261e408df3d526cbd300000"..., 4096, 0) = 37
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL) = 19
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recv(3, "AGREE_UNIX_FD\r\n", 4096, 0) = 15
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "BEGIN\r\n", 7, MSG_NOSIGNAL) = 7
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
pipe2([11, 12], O_CLOEXEC) = 0
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90b36a0, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 108728977}) = 0
futex(0x90a5a18, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 108930376}) = 0
poll([{fd=11, events=POLLIN}], 1, 25000) = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1) = 1
close(11) = 0
close(12) = 0
futex(0x90a5a18, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90a5a18, FUTEX_WAKE_PRIVATE, 1) = 1
pipe2([11, 12], O_CLOEXEC) = 0
clock_gettime(CLOCK_MONOTONIC, {2215, 111652051}) = 0
futex(0x90a5a18, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 111845420}) = 0
poll([{fd=11, events=POLLIN}], 1, 25000) = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1) = 1
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90b36a0, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 113784485}) = 0
futex(0x90a5a18, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 114000411}) = 0
poll([{fd=11, events=POLLIN}], 1, 25000) = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1) = 1
poll([{fd=11, events=POLLIN}], 1, 0) = 0 (Timeout)
close(11) = 0
close(12) = 0
pipe2([11, 12], O_CLOEXEC) = 0
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90b36a0, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 115601897}) = 0
futex(0x90a5a18, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {2215, 115797339}) = 0
poll([{fd=11, events=POLLIN}], 1, 25000) = 1 ([{fd=11, revents=POLLIN}])
read(11, "A", 1) = 1
close(11) = 0
close(12) = 0
write(5, "A", 1) = 1
futex(0x90b25b4, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90b36a0, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x90a5a18, FUTEX_WAKE_PRIVATE, 1) = 1
close(3) = 0
exit_group(0) = ?
Tried with new user in Gnome 3 session and it works. Seems like an upgrade issue (bad configuration value). Is there a config I could check for? Package: libnotify-0.7.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- I invoked notify-send from a remote ssh connection, so $DISPLAY wasn't set to an appropriate value. After trying it again, notify-send crashed again, but after I had set $DISPLAY to ":0", it worked. # DISPLAY=":0" notify-send test (nothing) Package: libnotify-0.7.3-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Nothing useful to say When I try it (notify-send test) with Gnome Shell it works. When I try it without it (e.g. with OpenBox WM) it crashes. notification-daemon doesn't use dbus activation anymore: http://git.gnome.org/browse/notification-daemon/commit/?id=1ad20d22098bc7718614a8a87744a2c22d5438d0 Bug reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=649588 I use fluxbox myself, and ended up using xfce4-notifyd. BTW, gnome3 uses gdu-notification-daemon. *** Bug 698427 has been marked as a duplicate of this bug. *** *** Bug 725786 has been marked as a duplicate of this bug. *** This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |
abrt version: 2.0.1 architecture: i686 cmdline: notify-send 'Blink now' component: libnotify crash_function: g_return_if_fail_warning executable: /usr/bin/notify-send kernel: 2.6.38.6-27.fc15.i686.PAE os_release: Fedora release 15 (Lovelock) package: libnotify-0.7.2-1.fc15 rating: 4 reason: Process /usr/bin/notify-send was killed by signal 6 (SIGABRT) time: Thu May 26 10:01:01 2011 uid: 500 username: lzap backtrace: :[New LWP 5760] :[Thread debugging using libthread_db enabled] :Core was generated by `notify-send Blink now'. :Program terminated with signal 6, Aborted. :#0 __kernel_vsyscall () at arch/x86/vdso/vdso32/sysenter.S:49 :49 arch/x86/vdso/vdso32/sysenter.S: No such file or directory. : in arch/x86/vdso/vdso32/sysenter.S : :Thread 1 (Thread 0xb7709720 (LWP 5760)): :#0 __kernel_vsyscall () at arch/x86/vdso/vdso32/sysenter.S:49 :No locals. :#1 0x4969067f in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 : resultvar = <optimized out> : resultvar = <optimized out> : pid = 1233039348 : selftid = 5760 :#2 0x49691fb5 in abort () at abort.c:92 : save_stage = 2 : act = {__sigaction_handler = {sa_handler = 0x9d8b330, sa_sigaction = 0x9d8b330}, sa_mask = {__val = {1235086980, 1, 1233044448, 0, 1232649209, 1234209609, 0, 1234948865, 1234190431, 165172920, 1233044448, 13, 1234097532, 0, 1, 1, 1234948904, 165218352, 165251216, 165218335, 1234097532, 0, 165251216, 165218335, 95, 165218352, 1234097510, 1234948904, 1234098295, 1231898297, 165218352, 95}}, sa_flags = 1234948904, sa_restorer = 0x499bd328} : sigs = {__val = {32, 0 <repeats 31 times>}} :#3 0x498efac4 in g_logv (log_domain=0x49a1e7a4 "GLib-GObject", log_level=<optimized out>, format=0x4995d3dc "%s: assertion `%s' failed", args1=0xbfbc0c0c "\236\v\242Iv\373\241I\177\233\177I\211N\237I\211S\215I\b\364\330\t6\375\216I\f\024\243I\\\024\237I\244\347\241I\236\v\242Iv\373\241I\t\253\177I\024\330\233I\b\364\330\tiS\215I(\323\233I(\323\233I\340\253\177I\t\024\237I\220{\341I\b\364\330\t\001") at gmessages.c:557 : depth = 1 : domain = 0x0 : data = 0x0 : log_func = 0x498eeb70 <g_log_default_handler> : domain_fatal_mask = <optimized out> : masquerade_fatal = <optimized out> : test_level = <optimized out> : was_fatal = 0 : was_recursion = 0 : i = <optimized out> :#4 0x498efb04 in g_log (log_domain=0x49a1e7a4 "GLib-GObject", log_level=G_LOG_LEVEL_CRITICAL, format=0x4995d3dc "%s: assertion `%s' failed") at gmessages.c:577 : args = 0xbfbc0c0c "\236\v\242Iv\373\241I\177\233\177I\211N\237I\211S\215I\b\364\330\t6\375\216I\f\024\243I\\\024\237I\244\347\241I\236\v\242Iv\373\241I\t\253\177I\024\330\233I\b\364\330\tiS\215I(\323\233I(\323\233I\340\253\177I\t\024\237I\220{\341I\b\364\330\t\001" :#5 0x498efd6e in g_return_if_fail_warning (log_domain=0x49a1e7a4 "GLib-GObject", pretty_function=0x49a20b9e "g_object_unref", expression=0x49a1fb76 "G_IS_OBJECT (object)") at gmessages.c:586 :No locals. :#6 0x499f145c in g_object_unref (_object=0x0) at gobject.c:2669 : object = 0x0 : old_ref = <optimized out> : __PRETTY_FUNCTION__ = "g_object_unref" :#7 0x49da2962 in g_dbus_proxy_finalize (object=0x9d8f408 [GDBusProxy]) at gdbusproxy.c:159 : proxy = 0x9d8f408 [GDBusProxy] : __PRETTY_FUNCTION__ = "g_dbus_proxy_finalize" :#8 0x499f15c5 in g_object_unref (_object=0x9d8f408) at gobject.c:2734 : object = 0x9d8f408 [GDBusProxy] : old_ref = <optimized out> : __PRETTY_FUNCTION__ = "g_object_unref" :#9 0x49d382da in g_initable_new_valist (object_type=165189192, first_property_name=0x49de55e5 "g-flags", var_args=0xbfbc0d40 "\001", cancellable=0x0, error=0x0) at ginitable.c:221 : obj = <optimized out> : __PRETTY_FUNCTION__ = "g_initable_new_valist" :#10 0x49d3831c in g_initable_new (object_type=165189192, cancellable=0x0, error=0x0, first_property_name=0x49de55e5 "g-flags") at ginitable.c:139 : object = 0x0 : var_args = 0xbfbc0d40 "\001" :#11 0x49da42b0 in g_dbus_proxy_new_for_bus_sync (bus_type=G_BUS_TYPE_SESSION, flags=G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES, info=0x0, name=0x4b09a4cd "org.freedesktop.Notifications", object_path=0x4b09a55c "/org/freedesktop/Notifications", interface_name=0x4b09a4cd "org.freedesktop.Notifications", cancellable=0x0, error=0x0) at gdbusproxy.c:1882 : initable = <optimized out> : __PRETTY_FUNCTION__ = "g_dbus_proxy_new_for_bus_sync" :#12 0x4b098040 in _notify_get_proxy (error=0x0) at notify.c:243 :No locals. :#13 0x4b099239 in notify_notification_show (notification=0x9d8b160 [NotifyNotification], error=0x0) at notification.c:533 : priv = 0x9d89840 : proxy = <optimized out> : actions_builder = {x = {165175344, 1258923923, 165178144, 1233996418, 165189752, 1232649119, 1234948904, 1234197534, 165189752, 1133156514, 8, 165189752, 165196192, 165196192, 1233996379, 1258932368}} : hints_builder = {x = {165196128, 1258923923, 165175344, 1258919677, 165175344, 0, 165175344, 1235424268, 165195584, 1258923399, 3216772920, 1258916117, 1258932744, 165196128, 3216772920, 1258920597}} : l = <optimized out> : iter = {dummy1 = 0x9d8b160, dummy2 = 0x4b09a793, dummy3 = 0x9d86030, dummy4 = 1258918059, dummy5 = 165195584, dummy6 = 0x4b09c890} : key = <optimized out> : data = <optimized out> : result = <optimized out> : __PRETTY_FUNCTION__ = "notify_notification_show" :#14 0x0804924b in main (argc=1, argv=0xbfbc0fd4) at notify-send.c:269 : summary = 0x9d898d8 "Blink now" : body = <optimized out> : type = 0x0 : icon_str = 0x0 : icons = 0x0 : n_text = 0x9d898e8 : hints = 0x0 : do_version = 0 : hint_error = 0 : expire_timeout = -1 : opt_ctx = <optimized out> : notify = <optimized out> : error = 0x0 : retval = <optimized out> : entries = {{long_name = 0x804959f "urgency", short_name = 117 'u', flags = 0, arg = G_OPTION_ARG_CALLBACK, arg_data = 0x8049340, description = 0x8049750 "Specifies the urgency level (low, normal, critical).", arg_description = 0x80495a7 "LEVEL"}, {long_name = 0x80495ad "expire-time", short_name = 116 't', flags = 0, arg = G_OPTION_ARG_INT, arg_data = 0x804ac70, description = 0x8049788 "Specifies the timeout in milliseconds at which to expire the notification.", arg_description = 0x80495b9 "TIME"}, {long_name = 0x80495be "icon", short_name = 105 'i', flags = 0, arg = G_OPTION_ARG_FILENAME, arg_data = 0x804ac90, description = 0x80497d4 "Specifies an icon filename or stock icon to display.", arg_description = 0x80495c3 "ICON[,ICON...]"}, {long_name = 0x80495d2 "category", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_FILENAME, arg_data = 0x804ac98, description = 0x804980c "Specifies the notification category.", arg_description = 0x80495db "TYPE[,TYPE...]"}, {long_name = 0x80495ea "hint", short_name = 104 'h', flags = 0, arg = G_OPTION_ARG_FILENAME_ARRAY, arg_data = 0x804ac9c, description = 0x8049834 "Specifies basic extra data to pass. Valid types are int, double, string and byte.", arg_description = 0x80495ef "TYPE:NAME:VALUE"}, {long_name = 0x80495ff "version", short_name = 118 'v', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x804ac84, description = 0x8049607 "Version of the package.", arg_description = 0x0}, {long_name = 0x804954c "", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_FILENAME_ARRAY, arg_data = 0x804ac88, description = 0x0, arg_description = 0x0}, {long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} :From To Syms Read Shared Object Library :0x4b097cc0 0x4b09a46c Yes /usr/lib/libnotify.so.4 :0x49fb69b0 0x49fcc88c Yes /usr/lib/libgdk_pixbuf-2.0.so.0 :0x49bd4720 0x49bf14ec Yes /usr/lib/libpng12.so.0 :0x498234b0 0x4983ebbc Yes /lib/libm.so.6 :0x49d0ac50 0x49dc73fc Yes /lib/libgio-2.0.so.0 :0x499eafb0 0x49a1e70c Yes /lib/libgobject-2.0.so.0 :0x49bfcbd0 0x49bfdd4c Yes /lib/libgmodule-2.0.so.0 :0x499ddf30 0x499df70c Yes /lib/libgthread-2.0.so.0 :0x498168c0 0x4981a6fc Yes /lib/librt.so.1 :0x498b7740 0x499555cc Yes /lib/libglib-2.0.so.0 :0x497f5630 0x4980157c Yes /lib/libpthread.so.0 :0x49677ce0 0x49795324 Yes /lib/libc.so.6 :0x4986d670 0x4987aaac Yes /lib/libz.so.1 :0x4963a850 0x496527ff Yes /lib/ld-linux.so.2 :0x4980ea60 0x4980fa8c Yes /lib/libdl.so.2 :0x499c2620 0x499d297c Yes /lib/libresolv.so.2 :0x49888490 0x49899d9c Yes /lib/libselinux.so.1 :$1 = 0x0 :$2 = 0x0 :eax 0x0 0 :ecx 0x1680 5760 :edx 0x6 6 :ebx 0x1680 5760 :esp 0xbfbc0610 0xbfbc0610 :ebp 0x3 0x3 :esi 0x2 2 :edi 0x497eaff4 1233039348 :eip 0x840424 0x840424 <__kernel_vsyscall+16> :eflags 0x202 [ IF ] :cs 0x73 115 :ss 0x7b 123 :ds 0x7b 123 :es 0x7b 123 :fs 0x0 0 :gs 0x33 51 :Dump of assembler code for function __kernel_vsyscall: : 0x00840414 <+0>: push %ecx : 0x00840415 <+1>: push %edx : 0x00840416 <+2>: push %ebp : 0x00840417 <+3>: mov %esp,%ebp : 0x00840419 <+5>: sysenter : 0x0084041b <+7>: nop : 0x0084041c <+8>: nop : 0x0084041d <+9>: nop : 0x0084041e <+10>: nop : 0x0084041f <+11>: nop : 0x00840420 <+12>: nop : 0x00840421 <+13>: nop : 0x00840422 <+14>: jmp 0x840417 <__kernel_vsyscall+3> :=> 0x00840424 <+16>: pop %ebp : 0x00840425 <+17>: pop %edx : 0x00840426 <+18>: pop %ecx : 0x00840427 <+19>: ret :End of assembler dump. build_ids: :07fd351eaaba30fe082a836e29c03d5f11f45edd :e059d57b917964c7ff204ba5472454221b6af2d3 :49931b2c4aee842fba3a4d908ca1f425b52eeae5 :826bb4d8376c62b913b61301b276adab50e11c5a :af97663d7b1eb6064f63b0bd30df9dcd6357aad3 :b19c85dd97c0f3236fcdb90cb7188bb48eb14b4b :9c6c9cb0c87e6b092f5b58b6b6a61fc747716158 :bea17295827edd14a596d84412b57980c6a36f2d :7b0516e9b3f6502abb6b3ab1b65fb406d7d48902 :b9a366d75242dddd9d6643cfa18bc7150298a677 :4fdeb1d08939640c6023c52bdd9bff72d4d00b51 :7875646b4ab3ceb0c3fbcf0293d913c02fd140b7 :9ab1595028e3421e37442d01b1147b7717d9616b :62f95e57bc5d5c38b28fd960790a5c0989dd587b :a240ab21b06de9d167272d0ed01518f9061a4064 :f5972ca949be5ea714d53769e532478f9d1b6f56 :54e9dc874e550ab0f4c29f24a050c88a28d883d7 :5cf14e251978e8f9192ad52b396136d7f9f22f26 :2ca8544b0ff9269420c23a0ac22da52b7894148b comment: :Occurs every time I issue : :# notify-send 'Blink now' : :I am running OpenBox. Fedora 15 upgraded from F14 (preupgrade). : :Baloon notification does not show. dsos: :/usr/lib/gconv/gconv-modules.cache glibc-2.13.90-9.i686 (Fedora Project) 1306318040 :/usr/lib/libgdk_pixbuf-2.0.so.0.2300.3 gdk-pixbuf2-2.23.3-1.fc15.i686 (Fedora Project) 1306318301 :/lib/ld-2.13.90.so glibc-2.13.90-9.i686 (Fedora Project) 1306318040 :/usr/lib/libnotify.so.4.0.0 libnotify-0.7.2-1.fc15.i686 (Fedora Project) 1306321025 :/lib/libgthread-2.0.so.0.2800.6 glib2-2.28.6-2.fc15.i686 (Fedora Project) 1306318259 :/lib/libc-2.13.90.so glibc-2.13.90-9.i686 (Fedora Project) 1306318040 :/lib/libm-2.13.90.so glibc-2.13.90-9.i686 (Fedora Project) 1306318040 :/lib/libgio-2.0.so.0.2800.6 glib2-2.28.6-2.fc15.i686 (Fedora Project) 1306318259 :/lib/libglib-2.0.so.0.2800.6 glib2-2.28.6-2.fc15.i686 (Fedora Project) 1306318259 :/lib/libpthread-2.13.90.so glibc-2.13.90-9.i686 (Fedora Project) 1306318040 :/usr/bin/notify-send libnotify-0.7.2-1.fc15.i686 (Fedora Project) 1306321025 :/usr/lib/libpng12.so.0.44.0 libpng-2:1.2.44-3.fc15.i686 (Fedora Project) 1306318187 :/lib/libgobject-2.0.so.0.2800.6 glib2-2.28.6-2.fc15.i686 (Fedora Project) 1306318259 :/lib/libselinux.so.1 libselinux-2.0.99-4.fc15.i686 (Fedora Project) 1306318256 :/lib/libgmodule-2.0.so.0.2800.6 glib2-2.28.6-2.fc15.i686 (Fedora Project) 1306318259 :/lib/libz.so.1.2.5 zlib-1.2.5-3.fc15.i686 (Fedora Project) 1306318186 :/lib/librt-2.13.90.so glibc-2.13.90-9.i686 (Fedora Project) 1306318040 :/lib/libresolv-2.13.90.so glibc-2.13.90-9.i686 (Fedora Project) 1306318040 :/lib/libdl-2.13.90.so glibc-2.13.90-9.i686 (Fedora Project) 1306318040 environ: :XDG_SESSION_ID=3 :SHELL=/bin/bash :MAILTO=root :USER=lzap :PATH=/sbin:/bin:/usr/sbin:/usr/bin :_=/usr/bin/notify-send :PWD=/root :HOME=/home/lzap :SHLVL=4 :LOGNAME=lzap :XDG_RUNTIME_DIR=/run/user/lzap event_log: :2011-05-27-09:28:21> Retrace server is fully occupied at the moment. Try again later please. :2011-05-27-09:28:21* (exited with 1) :2011-05-27-09:29:08> Retrace server is fully occupied at the moment. Try again later please. :2011-05-27-09:29:08* (exited with 1) :2011-05-27-09:29:25> Analyzing coredump 'coredump' :2011-05-27-09:29:31 Coredump references 19 debuginfo files, 19 of them are not installed :2011-05-27-09:29:31 Looking for needed packages in repositories :2011-05-27-09:30:23 Packages to download: 8 :2011-05-27-09:30:23 Downloading 239.91Mb, installed size: 1127.48Mb :2011-05-27-09:30:24 Downloading (1 of 8) gdk-pixbuf2-debuginfo-2.23.3-1.fc15.i686.rpm: 100% :2011-05-27-09:30:24 Extracting cpio from /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087/gdk-pixbuf2-debuginfo-2.23.3-1.fc15.i686.rpm :2011-05-27-09:30:24 Caching files from unpacked.cpio made from gdk-pixbuf2-debuginfo-2.23.3-1.fc15.i686.rpm :2011-05-27-09:30:25 Downloading (2 of 8) libpng-debuginfo-1.2.44-3.fc15.i686.rpm: 100% :2011-05-27-09:30:25 Extracting cpio from /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087/libpng-debuginfo-1.2.44-3.fc15.i686.rpm :2011-05-27-09:30:25 Caching files from unpacked.cpio made from libpng-debuginfo-1.2.44-3.fc15.i686.rpm :2011-05-27-09:30:35 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 3% :2011-05-27-09:30:48 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 7% :2011-05-27-09:31:00 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 11% :2011-05-27-09:31:12 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 15% :2011-05-27-09:31:23 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 19% :2011-05-27-09:31:35 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 23% :2011-05-27-09:31:47 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 27% :2011-05-27-09:32:00 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 31% :2011-05-27-09:32:13 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 35% :2011-05-27-09:32:26 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 39% :2011-05-27-09:32:40 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 43% :2011-05-27-09:32:50 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 46% :2011-05-27-09:33:00 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 49% :2011-05-27-09:33:10 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 52% :2011-05-27-09:33:23 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 56% :2011-05-27-09:33:35 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 60% :2011-05-27-09:33:48 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 64% :2011-05-27-09:33:59 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 68% :2011-05-27-09:34:11 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 72% :2011-05-27-09:34:23 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 76% :2011-05-27-09:34:36 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 80% :2011-05-27-09:34:47 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 84% :2011-05-27-09:34:59 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 88% :2011-05-27-09:35:11 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 92% :2011-05-27-09:35:22 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 96% :2011-05-27-09:35:36 Downloading (3 of 8) kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm: 100% :2011-05-27-09:35:36 Extracting cpio from /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087/kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm :2011-05-27-09:36:20 Caching files from unpacked.cpio made from kernel-PAE-debuginfo-2.6.38.6-26.rc1.fc15.i686.rpm :2011-05-27-09:36:50 Downloading (4 of 8) glib2-debuginfo-2.28.6-2.fc15.i686.rpm: 100% :2011-05-27-09:36:50 Extracting cpio from /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087/glib2-debuginfo-2.28.6-2.fc15.i686.rpm :2011-05-27-09:36:52 Caching files from unpacked.cpio made from glib2-debuginfo-2.28.6-2.fc15.i686.rpm :2011-05-27-09:36:53 Downloading (5 of 8) libselinux-debuginfo-2.0.99-4.fc15.i686.rpm: 100% :2011-05-27-09:36:53 Extracting cpio from /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087/libselinux-debuginfo-2.0.99-4.fc15.i686.rpm :2011-05-27-09:36:53 Caching files from unpacked.cpio made from libselinux-debuginfo-2.0.99-4.fc15.i686.rpm :2011-05-27-09:36:54 Downloading (6 of 8) libnotify-debuginfo-0.7.2-1.fc15.i686.rpm: 100% :2011-05-27-09:36:54 Extracting cpio from /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087/libnotify-debuginfo-0.7.2-1.fc15.i686.rpm :2011-05-27-09:36:54 Caching files from unpacked.cpio made from libnotify-debuginfo-0.7.2-1.fc15.i686.rpm :2011-05-27-09:37:04 Downloading (7 of 8) glibc-debuginfo-2.13.90-9.i686.rpm: 71% :2011-05-27-09:37:08 Downloading (7 of 8) glibc-debuginfo-2.13.90-9.i686.rpm: 100% :2011-05-27-09:37:08 Extracting cpio from /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087/glibc-debuginfo-2.13.90-9.i686.rpm :2011-05-27-09:37:10 Caching files from unpacked.cpio made from glibc-debuginfo-2.13.90-9.i686.rpm :2011-05-27-09:37:12 Downloading (8 of 8) zlib-debuginfo-1.2.5-3.fc15.i686.rpm: 100% :2011-05-27-09:37:12 Extracting cpio from /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087/zlib-debuginfo-1.2.5-3.fc15.i686.rpm :2011-05-27-09:37:12 Caching files from unpacked.cpio made from zlib-debuginfo-1.2.5-3.fc15.i686.rpm :2011-05-27-09:37:13 All downloaded packages have been extracted, removing /tmp/abrt-tmp-debuginfo-2011-05-27-09:29:25.10087 :2011-05-27-09:37:15 Backtrace is generated and saved, 9286 bytes maps: :00840000-00841000 r-xp 00000000 00:00 0 [vdso] :08048000-0804a000 r-xp 00000000 fd:00 16858 /usr/bin/notify-send :0804a000-0804c000 rw-p 00001000 fd:00 16858 /usr/bin/notify-send :09d85000-09da6000 rw-p 00000000 00:00 0 [heap] :4963a000-49659000 r-xp 00000000 fd:00 8937 /lib/ld-2.13.90.so :49659000-4965a000 r--p 0001f000 fd:00 8937 /lib/ld-2.13.90.so :4965a000-4965b000 rw-p 00020000 fd:00 8937 /lib/ld-2.13.90.so :49661000-497e9000 r-xp 00000000 fd:00 10870 /lib/libc-2.13.90.so :497e9000-497eb000 r--p 00188000 fd:00 10870 /lib/libc-2.13.90.so :497eb000-497ec000 rw-p 0018a000 fd:00 10870 /lib/libc-2.13.90.so :497ec000-497ef000 rw-p 00000000 00:00 0 :497f1000-49808000 r-xp 00000000 fd:00 11024 /lib/libpthread-2.13.90.so :49808000-49809000 r--p 00016000 fd:00 11024 /lib/libpthread-2.13.90.so :49809000-4980a000 rw-p 00017000 fd:00 11024 /lib/libpthread-2.13.90.so :4980a000-4980c000 rw-p 00000000 00:00 0 :4980e000-49811000 r-xp 00000000 fd:00 10875 /lib/libdl-2.13.90.so :49811000-49812000 r--p 00002000 fd:00 10875 /lib/libdl-2.13.90.so :49812000-49813000 rw-p 00003000 fd:00 10875 /lib/libdl-2.13.90.so :49815000-4981c000 r-xp 00000000 fd:00 11051 /lib/librt-2.13.90.so :4981c000-4981d000 r--p 00006000 fd:00 11051 /lib/librt-2.13.90.so :4981d000-4981e000 rw-p 00007000 fd:00 11051 /lib/librt-2.13.90.so :49820000-49849000 r-xp 00000000 fd:00 10886 /lib/libm-2.13.90.so :49849000-4984a000 r--p 00028000 fd:00 10886 /lib/libm-2.13.90.so :4984a000-4984b000 rw-p 00029000 fd:00 10886 /lib/libm-2.13.90.so :4986c000-49881000 r-xp 00000000 fd:00 10885 /lib/libz.so.1.2.5 :49881000-49882000 rw-p 00014000 fd:00 10885 /lib/libz.so.1.2.5 :49884000-498a1000 r-xp 00000000 fd:00 11040 /lib/libselinux.so.1 :498a1000-498a2000 r--p 0001c000 fd:00 11040 /lib/libselinux.so.1 :498a2000-498a3000 rw-p 0001d000 fd:00 11040 /lib/libselinux.so.1 :498a5000-499bd000 r-xp 00000000 fd:00 11062 /lib/libglib-2.0.so.0.2800.6 :499bd000-499be000 rw-p 00118000 fd:00 11062 /lib/libglib-2.0.so.0.2800.6 :499c0000-499d7000 r-xp 00000000 fd:00 11027 /lib/libresolv-2.13.90.so :499d7000-499d8000 r--p 00016000 fd:00 11027 /lib/libresolv-2.13.90.so :499d8000-499d9000 rw-p 00017000 fd:00 11027 /lib/libresolv-2.13.90.so :499d9000-499db000 rw-p 00000000 00:00 0 :499dd000-499e1000 r-xp 00000000 fd:00 11063 /lib/libgthread-2.0.so.0.2800.6 :499e1000-499e2000 rw-p 00003000 fd:00 11063 /lib/libgthread-2.0.so.0.2800.6 :499e4000-49a30000 r-xp 00000000 fd:00 11064 /lib/libgobject-2.0.so.0.2800.6 :49a30000-49a32000 rw-p 0004b000 fd:00 11064 /lib/libgobject-2.0.so.0.2800.6 :49bd1000-49bf9000 r-xp 00000000 fd:00 10887 /usr/lib/libpng12.so.0.44.0 :49bf9000-49bfa000 rw-p 00027000 fd:00 10887 /usr/lib/libpng12.so.0.44.0 :49bfc000-49bff000 r-xp 00000000 fd:00 11065 /lib/libgmodule-2.0.so.0.2800.6 :49bff000-49c00000 rw-p 00002000 fd:00 11065 /lib/libgmodule-2.0.so.0.2800.6 :49cec000-49e16000 r-xp 00000000 fd:00 11079 /lib/libgio-2.0.so.0.2800.6 :49e16000-49e19000 rw-p 00129000 fd:00 11079 /lib/libgio-2.0.so.0.2800.6 :49e19000-49e1a000 rw-p 00000000 00:00 0 :49fb2000-49fd4000 r-xp 00000000 fd:00 8085 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3 :49fd4000-49fd5000 rw-p 00021000 fd:00 8085 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3 :4b096000-4b09c000 r-xp 00000000 fd:00 11519 /usr/lib/libnotify.so.4.0.0 :4b09c000-4b09d000 rw-p 00005000 fd:00 11519 /usr/lib/libnotify.so.4.0.0 :b7709000-b770e000 rw-p 00000000 00:00 0 :b772b000-b7732000 r--s 00000000 fd:00 14463 /usr/lib/gconv/gconv-modules.cache :b7732000-b7733000 rw-p 00000000 00:00 0 :bfba1000-bfbc2000 rw-p 00000000 00:00 0 [stack]