Bug 949856

Summary: [abrt] recoll-1.18.1-1.fc18: PyObject_Malloc: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Martin Dimitrov <martian>
Component: recollAssignee: Terje Røsten <terje.rosten>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: terje.rosten
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:746003df665be63926017ef93cdd6f41e038a7ee
Fixed In Version: recoll-1.19.4-2.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-28 06:11:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Martin Dimitrov 2013-04-09 07:48:26 UTC
Description of problem:
Recoll seems to be a python program to make index of localy stored documents, e-mails etc. It is using xapian search engine. It's very good, but it is using many other small applications to do the indexing of the pdf,doc,exif and other formats. It seems crashing when starting for the first time with the Xfce session, becuause ABRT reporting this crash only when starting my desktop session and after that there is no problem when using the recoll GUI (which by the way is QT based). The automatic start was enabled from the setting menu of the application.

Version-Release number of selected component:
recoll-1.18.1-1.fc18

Additional info:
backtrace_rating: 4
cmdline:        python /usr/share/recoll/filters/rclchm
crash_function: PyObject_Malloc
executable:     /usr/bin/python2.7
kernel:         3.8.5-201.fc18.i686.PAE
uid:            1000
ureports_counter: 1

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 PyObject_Malloc at /usr/src/debug/Python-2.7.3/Objects/obmalloc.c:784
 #1 PyString_FromStringAndSize at /usr/src/debug/Python-2.7.3/Objects/stringobject.c:88
 #3 string_slice at /usr/src/debug/Python-2.7.3/Objects/stringobject.c:1142
 #4 PySequence_GetSlice at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2016
 #5 match_getslice_by_index at /usr/src/debug/Python-2.7.3/Modules/_sre.c:3214
 #6 match_group at /usr/src/debug/Python-2.7.3/Modules/_sre.c:3279
 #7 PyCFunction_Call at /usr/src/debug/Python-2.7.3/Objects/methodobject.c:116
 #8 call_function at /usr/src/debug/Python-2.7.3/Python/ceval.c:4098
 #9 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740
 #10 fast_function at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184

Comment 1 Martin Dimitrov 2013-04-09 07:48:32 UTC
Created attachment 733018 [details]
File: backtrace

Comment 2 Martin Dimitrov 2013-04-09 07:48:36 UTC
Created attachment 733019 [details]
File: cgroup

Comment 3 Martin Dimitrov 2013-04-09 07:48:43 UTC
Created attachment 733020 [details]
File: core_backtrace

Comment 4 Martin Dimitrov 2013-04-09 07:48:46 UTC
Created attachment 733021 [details]
File: dso_list

Comment 5 Martin Dimitrov 2013-04-09 07:48:49 UTC
Created attachment 733022 [details]
File: environ

Comment 6 Martin Dimitrov 2013-04-09 07:48:51 UTC
Created attachment 733023 [details]
File: limits

Comment 7 Martin Dimitrov 2013-04-09 07:48:53 UTC
Created attachment 733024 [details]
File: maps

Comment 8 Martin Dimitrov 2013-04-09 07:49:27 UTC
Created attachment 733026 [details]
File: open_fds

Comment 9 Martin Dimitrov 2013-04-09 07:49:30 UTC
Created attachment 733027 [details]
File: proc_pid_status

Comment 10 Martin Dimitrov 2013-04-09 07:49:33 UTC
Created attachment 733028 [details]
File: var_log_messages

Comment 11 Terje Røsten 2013-05-09 12:33:43 UTC
Thanks for your report.

Do you still see this issue?

Seems more like a Python issue than recoll on a first look.

Comment 12 Fedora Update System 2013-06-10 14:19:49 UTC
recoll-1.19.4-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/recoll-1.19.4-1.fc18

Comment 13 Fedora Update System 2013-06-10 14:20:03 UTC
recoll-1.19.4-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/recoll-1.19.4-1.fc17

Comment 14 Fedora Update System 2013-06-10 14:20:12 UTC
recoll-1.19.4-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/recoll-1.19.4-1.fc19

Comment 15 Fedora Update System 2013-06-11 09:06:30 UTC
Package recoll-1.19.4-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing recoll-1.19.4-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-10498/recoll-1.19.4-1.fc18
then log in and leave karma (feedback).

Comment 16 Fedora Update System 2013-06-28 06:11:15 UTC
recoll-1.19.4-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 17 Fedora Update System 2013-06-28 06:11:46 UTC
recoll-1.19.4-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2013-06-29 18:25:54 UTC
recoll-1.19.4-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.