Bug 798060 - [abrt] sdcc-3.1.0-1.fc15: trim_left: Process /usr/libexec/sdcc/sdcdb was killed by signal 11 (SIGSEGV)
Summary: [abrt] sdcc-3.1.0-1.fc15: trim_left: Process /usr/libexec/sdcc/sdcdb was kill...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: sdcc
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaromír Cápík
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:191518db0e2e6e70620d537abbf...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-27 23:29 UTC by Kent Bair
Modified: 2016-02-01 01:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-18 13:41:38 UTC
Type: ---


Attachments (Terms of Use)

Description Kent Bair 2012-02-27 23:29:51 UTC
abrt version: 2.0.3
architecture:   x86_64
backtrace_rating: 4
cmdline:        /usr/libexec/sdcc/sdcdb test
component:      sdcc
crash_function: trim_left
executable:     /usr/libexec/sdcc/sdcdb
kernel:         2.6.42.7-1.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        sdcc-3.1.0-1.fc15
reason:         Process /usr/libexec/sdcc/sdcdb was killed by signal 11 (SIGSEGV)
time:           Mon 27 Feb 2012 04:07:37 PM MST
uid:            500
username:       kent

backtrace:
:[New LWP 26360]
:Core was generated by `/usr/libexec/sdcc/sdcdb test'.
:Program terminated with signal 11, Segmentation fault.
:#0  trim_left (s=0x10061f2c5 <Address 0x10061f2c5 out of bounds>) at sdcdb.c:302
:302	sdcdb.c: No such file or directory.
:	in sdcdb.c
:
:Thread 1 (LWP 26360):
:#0  trim_left (s=0x10061f2c5 <Address 0x10061f2c5 out of bounds>) at sdcdb.c:302
:No locals.
:#1  0x000000000040594a in simGetValue (addr=4294967295, mem=<optimized out>, size=2) at simi.c:598
:        b = {0, 0, 0, 0}
:        cachenr = 0 '\000'
:        buffer = "dump iram 0xffffffff 0x0\n", '\000' <repeats 14 times>
:        resp = 0x10061f2c5 <Address 0x10061f2c5 out of bounds>
:#2  0x0000000000408f2c in infoRegisters (all=0, ctxt=<optimized out>) at cmd.c:2053
:        regaddrs = {129, 130, 131, 184, 208, 224, 240, 0}
:        val = 0
:        i = 0
:        j = <optimized out>
:        r = <optimized out>
:#3  0x000000000040cafa in cmdInfo (s=<optimized out>, cctxt=0x24b8250) at cmd.c:2208
:No locals.
:#4  0x0000000000403176 in interpretCmd (s=0x61d060 "info registers") at sdcdb.c:1036
:        pcmd = 0x24cd110 "info registers\n"
:        i = <optimized out>
:        rv = 0
:#5  0x0000000000403345 in commandLoop (cmdfile=0x30903929c0) at sdcdb.c:1650
:        line = <optimized out>
:        save_ch = <optimized out>
:        s = <optimized out>
:#6  0x000000000040185d in main (argc=2, argv=0x7fffcd8fa9a8) at sdcdb.c:2122
:No locals.
:From                To                  Syms Read   Shared Object Library
:0x00000030a4e04030  0x00000030a4e11838  Yes         /lib64/libnsl-2.14.1.so
:0x000000309001ece0  0x00000030901428cc  Yes         /lib64/libc-2.14.1.so
:0x000000308fc00b20  0x000000308fc18bfa  Yes         /lib64/ld-2.14.1.so
:$1 = 0x0
:No symbol "__glib_assert_msg" in current context.
:rax            0x7f7d1e9c86d0	140175361214160
:rbx            0x10061f2c5	4301386437
:rcx            0x48	72
:rdx            0x30901468a0	208575686816
:rsi            0x1	1
:rdi            0x10061f2c5	4301386437
:rbp            0x0	0x0
:rsp            0x7fffcd8fa6f0	0x7fffcd8fa6f0
:r8             0x7fffcd8fa748	140736642131784
:r9             0x4100ef	4260079
:r10            0x0	0
:r11            0x246	582
:r12            0x0	0
:r13            0x0	0
:r14            0xfffffffd	4294967293
:r15            0x7fffcd8fc1d0	140736642138576
:rip            0x402174	0x402174 <trim_left+20>
:eflags         0x10203	[ CF IF RF ]
:cs             0x33	51
:ss             0x2b	43
:ds             0x0	0
:es             0x0	0
:fs             0x0	0
:gs             0x0	0
:Dump of assembler code for function trim_left:
:   0x0000000000402160 <+0>:	push   %rbx
:   0x0000000000402161 <+1>:	mov    %rdi,%rbx
:   0x0000000000402164 <+4>:	callq  0x401438 <__ctype_b_loc@plt>
:   0x0000000000402169 <+9>:	mov    (%rax),%rdx
:   0x000000000040216c <+12>:	jmp    0x402174 <trim_left+20>
:   0x000000000040216e <+14>:	xchg   %ax,%ax
:   0x0000000000402170 <+16>:	add    $0x1,%rbx
:=> 0x0000000000402174 <+20>:	movsbq (%rbx),%rax
:   0x0000000000402178 <+24>:	testb  $0x20,0x1(%rdx,%rax,2)
:   0x000000000040217d <+29>:	jne    0x402170 <trim_left+16>
:   0x000000000040217f <+31>:	mov    %rbx,%rax
:   0x0000000000402182 <+34>:	pop    %rbx
:   0x0000000000402183 <+35>:	retq   
:End of assembler dump.

build_ids:
:c6426258755c51837fa7c042c1ebe592ca7ed429
:6fbf58eab5c673ca7b13d6d7d50e319006949a0b
:2daecfefdbeb3dd2e9dba101f0b24701fbe76147
:92206afb0aa223be466c8be1d18810af082773f5

comment:
:upgraded to sdcc 3.1.0 from the testing site due to bug Bug 797496. I have the precompiled binary files form http://sdcc.sourceforge.net/index.php
:
:$ sdcc-sdcc -v
:SDCC : mcs51/gbz80/z80/z180/r2k/ds390/pic16/pic14/TININative/ds400/hc08 3.1.0 #7066 (Feb 26 2012) (Linux)
:$ /opt/sdcc/bin/sdcc -v
:SDCC : mcs51/gbz80/z80/z180/r2k/ds390/pic16/pic14/TININative/ds400/hc08 3.1.0 #7066 (Nov 22 2011) (Linux)
:
:I can debug the code with /opt/sdcc/bin/sdcdb but not /usr/bin/sdcc-sdcdb I don't know what chaged in your build but it does not seem to work

dso_list:
:/usr/libexec/sdcc/sdcdb sdcc-3.1.0-1.fc15.x86_64 (Fedora Project) 1330382614
:/lib64/libnsl-2.14.1.so glibc-2.14.1-5.x86_64 (Fedora Project) 1326858300
:/lib64/libc-2.14.1.so glibc-2.14.1-5.x86_64 (Fedora Project) 1326858300
:/lib64/ld-2.14.1.so glibc-2.14.1-5.x86_64 (Fedora Project) 1326858300

environ:
:KDE_MULTIHEAD=false
:XDG_SESSION_ID=29
:SSH_AGENT_PID=28449
:DM_CONTROL=/var/run/xdmctl
:rvm_bin_path=/usr/local/rvm/bin
:HOSTNAME=bair-linux
:GPG_AGENT_INFO=/tmp/gpg-G8ldOB/S.gpg-agent:28476:1
:XDG_MENU_PREFIX=kde4-
:TERM=xterm
:SHELL=/bin/bash
:XDM_MANAGED=method=classic
:HISTSIZE=1000
:XDG_SESSION_COOKIE=1333c365f3719ef53f04f79f0000000c-1330354428.138911-243372144
:KONSOLE_DBUS_SERVICE=:1.97
:GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/kent/.gtkrc-2.0:/home/kent/.gtkrc-2.0-kde4:/home/kent/.kde/share/config/gtkrc-2.0
:GTK_RC_FILES=/etc/gtk/gtkrc:/home/kent/.gtkrc::/home/kent/.kde/share/config/gtkrc
:GS_LIB=
:WINDOWID=79691815
:GNOME_KEYRING_CONTROL=/tmp/keyring-eDHjJl
:rvm_tar=tar
:SHELL_SESSION_ID=7b5aa9312064400087fabccbaf0e902d
:KDE_FULL_SESSION=true
:USER=kent
:LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
:__array_start=0
:rvm_path=/usr/local/rvm
:SSH_AUTH_SOCK=/tmp/ssh-MRMQx28398/agent.28398
:SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/28512,unix/unix:/tmp/.ICE-unix/28512
:escape_flag=1
:rvm_uname=Linux
:rvm_prefix=/usr/local
:PATH=/usr/libexec/sdcc:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/sbin:/usr/sbin:/sbin:/opt/google/android-sdk-linux/tools:/opt/google/android-sdk-linux/tools/lib:/opt/google/android-sdk-linux/platform-tools:/usr/local/rvm/bin:/home/kent/bin:/opt/google/android-sdk-linux/tools:/opt/google/android-sdk-linux/tools/lib:/opt/google/android-sdk-linux/platform-tools
:MAIL=/var/spool/mail/kent
:DESKTOP_SESSION=default
:PWD=/home/kent/Documents/school/USU/ECE/3710/Homework/Assignment5/test
:KDE_IS_PRELINKED=1
:GNOME_KEYRING_PID=28396
:LANG=en_US.UTF-8
:KDE_SESSION_UID=500
:KDEDIRS=/usr
:_second=1
:KONSOLE_DBUS_SESSION=/Sessions/1
:SSH_ASKPASS=/usr/bin/ksshaskpass
:HISTCONTROL=ignoredups
:rvm_version=1.10.2
:SHLVL=4
:COLORFGBG=15;0
:HOME=/home/kent
:LANGUAGE=
:KDE_SESSION_VERSION=4
:XCURSOR_THEME=default
:LOGNAME=kent
:_first=0
:DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-p6r5FsAMpc,guid=ab77752f38322c61bcf73a0500010e66
:XDG_DATA_DIRS=/usr/share/kde-settings/kde-profile/default/share:/usr/local/share:/usr/share
:'LESSOPEN=||/usr/bin/lesspipe.sh %s'
:rvm_reload_flag=0
:WINDOWPATH=1
:DISPLAY=:0
:XDG_RUNTIME_DIR=/run/user/kent
:PROFILEHOME=
:QT_PLUGIN_PATH=/home/kent/.kde/lib64/kde4/plugins/:/usr/lib64/kde4/plugins/:/usr/lib/kde4/plugins
:G_BROKEN_FILENAMES=1
:XAUTHORITY=/tmp/kde-kent/xauth-500-_0
:_=/usr/libexec/sdcc/sdcdb

maps:
:00400000-0041b000 r-xp 00000000 fd:01 1193094                            /usr/libexec/sdcc/sdcdb
:0061b000-0061d000 rw-p 0001b000 fd:01 1193094                            /usr/libexec/sdcc/sdcdb
:0061d000-00623000 rw-p 00000000 00:00 0 
:024b8000-024d9000 rw-p 00000000 00:00 0                                  [heap]
:308fc00000-308fc1f000 r-xp 00000000 fd:01 6538                           /lib64/ld-2.14.1.so
:308fe1e000-308fe1f000 r--p 0001e000 fd:01 6538                           /lib64/ld-2.14.1.so
:308fe1f000-308fe20000 rw-p 0001f000 fd:01 6538                           /lib64/ld-2.14.1.so
:308fe20000-308fe21000 rw-p 00000000 00:00 0 
:3090000000-309018e000 r-xp 00000000 fd:01 6547                           /lib64/libc-2.14.1.so
:309018e000-309038e000 ---p 0018e000 fd:01 6547                           /lib64/libc-2.14.1.so
:309038e000-3090392000 r--p 0018e000 fd:01 6547                           /lib64/libc-2.14.1.so
:3090392000-3090393000 rw-p 00192000 fd:01 6547                           /lib64/libc-2.14.1.so
:3090393000-3090399000 rw-p 00000000 00:00 0 
:30a4e00000-30a4e16000 r-xp 00000000 fd:01 21722                          /lib64/libnsl-2.14.1.so
:30a4e16000-30a5015000 ---p 00016000 fd:01 21722                          /lib64/libnsl-2.14.1.so
:30a5015000-30a5016000 r--p 00015000 fd:01 21722                          /lib64/libnsl-2.14.1.so
:30a5016000-30a5017000 rw-p 00016000 fd:01 21722                          /lib64/libnsl-2.14.1.so
:30a5017000-30a5019000 rw-p 00000000 00:00 0 
:7f7d1e9c8000-7f7d1e9cb000 rw-p 00000000 00:00 0 
:7f7d1e9ed000-7f7d1e9f3000 rw-p 00000000 00:00 0 
:7fffcd8dc000-7fffcd8fd000 rw-p 00000000 00:00 0                          [stack]
:7fffcd9ff000-7fffcda00000 r-xp 00000000 00:00 0                          [vdso]
:ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

var_log_messages:
:Feb 26 12:13:40 bair-linux kernel: [1277363.791766] sdcdb[18180]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ff9333c0 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:13:40 bair-linux abrt[18293]: saved core dump of pid 18180 (/opt/sdcc/bin/sdcdb) to /var/spool/abrt/ccpp-2012-02-26-12:13:40-18180.new/coredump (434176 bytes)
:Feb 26 12:13:40 bair-linux abrtd: Executable '/opt/sdcc/bin/sdcdb' doesn't belong to any package
:Feb 26 12:13:44 bair-linux kernel: [1277367.771312] sdcdb[18307]: segfault at fbad24a8 ip 00000000080525cc sp 00000000fff7b540 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:13:44 bair-linux abrt[18308]: not dumping repeating crash in '/opt/sdcc/bin/sdcdb'
:Feb 26 12:13:47 bair-linux kernel: [1277371.231618] sdcdb[18318]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ffe25180 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:13:47 bair-linux abrt[18319]: not dumping repeating crash in '/opt/sdcc/bin/sdcdb'
:Feb 26 12:13:57 bair-linux kernel: [1277381.115789] sdcdb[18355]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ffea8d40 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:13:57 bair-linux abrt[18356]: not dumping repeating crash in '/opt/sdcc/bin/sdcdb'
:Feb 26 12:13:58 bair-linux kernel: [1277382.057994] sdcdb[18360]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ff99ee20 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:13:58 bair-linux abrt[18361]: not dumping repeating crash in '/opt/sdcc/bin/sdcdb'
:Feb 26 12:13:59 bair-linux kernel: [1277382.930622] sdcdb[18365]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ffc95dd0 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:13:59 bair-linux abrt[18366]: not dumping repeating crash in '/opt/sdcc/bin/sdcdb'
:Feb 26 12:14:34 bair-linux kernel: [1277417.624619] sdcdb[18387]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ffb3bb90 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:14:34 bair-linux abrt[18475]: saved core dump of pid 18387 (/opt/sdcc/bin/sdcdb) to /var/spool/abrt/ccpp-2012-02-26-12:14:34-18387.new/coredump (434176 bytes)
:Feb 26 12:14:34 bair-linux abrtd: Executable '/opt/sdcc/bin/sdcdb' doesn't belong to any package
:Feb 26 12:14:47 bair-linux kernel: [1277430.756666] sdcdb[18516]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ffe7be90 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:14:47 bair-linux abrt[18517]: not dumping repeating crash in '/opt/sdcc/bin/sdcdb'
:Feb 26 12:15:00 bair-linux kernel: [1277444.445410] sdcdb[18557]: segfault at fbad24a8 ip 00000000080525cc sp 00000000fff6b4e0 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:15:00 bair-linux abrt[18561]: saved core dump of pid 18557 (/opt/sdcc/bin/sdcdb) to /var/spool/abrt/ccpp-2012-02-26-12:15:00-18557.new/coredump (434176 bytes)
:Feb 26 12:15:01 bair-linux abrtd: Executable '/opt/sdcc/bin/sdcdb' doesn't belong to any package
:Feb 26 12:15:36 bair-linux kernel: [1277479.648828] sdcdb[18594]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ffc9cbb0 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:15:36 bair-linux abrt[18672]: saved core dump of pid 18594 (/opt/sdcc/bin/sdcdb) to /var/spool/abrt/ccpp-2012-02-26-12:15:36-18594.new/coredump (434176 bytes)
:Feb 26 12:15:36 bair-linux abrtd: Executable '/opt/sdcc/bin/sdcdb' doesn't belong to any package
:Feb 26 12:15:44 bair-linux kernel: [1277487.701732] sdcdb[18698]: segfault at fbad24a8 ip 00000000080525cc sp 00000000ffbe1f60 error 4 in sdcdb[8048000+1b000]
:Feb 26 12:15:44 bair-linux abrt[18699]: not dumping repeating crash in '/opt/sdcc/bin/sdcdb'
:Feb 27 15:59:25 bair-linux kernel: [98359.824840] sdcdb[24464]: segfault at 10061f2c5 ip 0000000000402174 sp 00007ffff84d3400 error 4 in sdcdb[400000+1b000]
:Feb 27 15:59:25 bair-linux abrt[24716]: saved core dump of pid 24464 (/usr/libexec/sdcc/sdcdb) to /var/spool/abrt/ccpp-2012-02-27-15:59:25-24464.new/coredump (434176 bytes)
:Feb 27 16:07:37 bair-linux kernel: [98851.509721] sdcdb[26360]: segfault at 10061f2c5 ip 0000000000402174 sp 00007fffcd8fa6f0 error 4 in sdcdb[400000+1b000]
:Feb 27 16:07:37 bair-linux abrt[26407]: saved core dump of pid 26360 (/usr/libexec/sdcc/sdcdb) to /var/spool/abrt/ccpp-2012-02-27-16:07:37-26360.new/coredump (434176 bytes)

Comment 1 Fedora End Of Life 2012-08-07 16:46:16 UTC
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

Comment 2 Conrad Meyer 2012-08-08 02:23:55 UTC
Still present in F17/rawhide, reopening.

Comment 3 Fedora Admin XMLRPC Client 2013-02-25 11:35:21 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora End Of Life 2013-04-03 19:11:43 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 5 Fedora Admin XMLRPC Client 2014-04-15 17:29:31 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Fedora End Of Life 2015-01-09 21:56:21 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is 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  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

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.

Comment 7 Fedora End Of Life 2015-02-18 13:41:38 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.