Bug 609541 - strigi: inflateEnd, rpminputstream.cpp fail
Summary: strigi: inflateEnd, rpminputstream.cpp fail
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: strigi
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 572402 572813 573334 573566 575423 576562 583480 583492 583886 584400 585080 586651 586652 586657 588197 588296 589091 599131 599793 604226 605403 608090 608667 609340 609358 610021 610922 611323 612487 613323 613460 613464 613738 613743 615746 616945 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-30 14:38 UTC by Rex Dieter
Modified: 2018-11-29 19:53 UTC (History)
20 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-05 13:20:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
KDE Software Compilation 231191 0 None None None Never

Description Rex Dieter 2010-06-30 14:38:43 UTC
Seeing a plethora of nepomuk-related crashes when it comes to parsing rpms.

They all have backtraces similar to:

Thread 1 (Thread 12413):
#0  inflateEnd (strm=0x7fed6c0ddc20) at inflate.c:1162
No locals.
#1  0x0000003e2801d46d in Strigi::GZipInputStream::Private::dealloc (this=
    0x7fed6c0ddc10)
    at /usr/src/debug/strigi-0.7.2/src/streams/gzipinputstream.cpp:97
No locals.
#2  0x0000003e2801d4b4 in Strigi::GZipInputStream::~GZipInputStream (this=
    0x7fed6c0ddbb0, __in_chrg=<value optimized out>)
    at /usr/src/debug/strigi-0.7.2/src/streams/gzipinputstream.cpp:90
No locals.
#3  0x0000003e2801d549 in Strigi::GZipInputStream::~GZipInputStream (this=
    0x7fed6c0ddbb0, __in_chrg=<value optimized out>)
    at /usr/src/debug/strigi-0.7.2/src/streams/gzipinputstream.cpp:91
No locals.
#4  0x0000003e280283e6 in Strigi::RpmInputStream::~RpmInputStream (this=
    0x7fed73d05640, __in_chrg=<value optimized out>)
    at /usr/src/debug/strigi-0.7.2/src/streams/rpminputstream.cpp:147
No locals.
#5  0x0000003e3064b2ed in RpmEndAnalyzer::analyze (this=0x7fed6c096ff0, 
    idx=<value optimized out>, in=0x7fed6c0c06c0)
    at /usr/src/debug/strigi-0.7.2/src/streamanalyzer/endanalyzers/rpmendanalyzer.cpp:87
        rpm = {<Strigi::SubStreamProvider> = {_vptr.SubStreamProvider = 
    0x3e28236ab0, m_status = Strigi::Error, m_error = 
    "Magic bytes for gz are wrong.", m_input = 0x7fed6c0c06c0, 
            m_entrystream = 0x0, m_entryinfo = warning: can't find linker symbol for virtual table for `Strigi::EntryInfo' value
warning:   found `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' instead
{filename = "", 
              properties = std::map with 0 elements
    Traceback (most recent call last):
  File "/usr/lib64/../share/gdb/python/libstdcxx/v6/printers.py", line 374, in children
    nodetype = gdb.lookup_type('std::_Rb_tree_node< std::pair< %s, %s > >' % (keytype, valuetype))
RuntimeError: No type named std::_Rb_tree_node< std::pair< const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >.
, size = -1, mtime = 0, type = Strigi::EntryInfo::Unknown}}, 
          uncompressionStream = 0x7fed6c0ddbb0, cpio = 0x0, 
          entryCompressedSize = 1811974176, compressionMethod = 32749, 
          headerinfo = 0x0}

Comment 1 Rex Dieter 2010-06-30 14:40:48 UTC
*** Bug 605403 has been marked as a duplicate of this bug. ***

Comment 2 Rex Dieter 2010-06-30 14:51:07 UTC
and some upstream bug references,
https://bugs.kde.org/show_bug.cgi?id=231191
http://sourceforge.net/tracker/?func=detail&aid=3016947&group_id=171000&atid=856302

Per my comment in the upstream report,

"To my layman eyes, in this case on fedora, it seems rpminputstream.cpp is
incorrectly trying to use GZipInputStream on our lzma/xz-compressed rpms."

Comment 3 Rex Dieter 2010-06-30 14:56:14 UTC
*** Bug 608839 has been marked as a duplicate of this bug. ***

Comment 4 Rex Dieter 2010-06-30 14:57:49 UTC
*** Bug 608667 has been marked as a duplicate of this bug. ***

Comment 5 Rex Dieter 2010-06-30 14:58:08 UTC
*** Bug 609340 has been marked as a duplicate of this bug. ***

Comment 6 Rex Dieter 2010-06-30 15:00:58 UTC
*** Bug 599793 has been marked as a duplicate of this bug. ***

Comment 7 Rex Dieter 2010-06-30 15:02:06 UTC
*** Bug 599131 has been marked as a duplicate of this bug. ***

Comment 8 Rex Dieter 2010-07-01 13:05:48 UTC
*** Bug 610021 has been marked as a duplicate of this bug. ***

Comment 9 Rex Dieter 2010-07-08 11:57:43 UTC
*** Bug 611323 has been marked as a duplicate of this bug. ***

Comment 10 Rex Dieter 2010-07-08 11:58:20 UTC
*** Bug 612487 has been marked as a duplicate of this bug. ***

Comment 11 Rex Dieter 2010-07-12 00:58:11 UTC
*** Bug 613460 has been marked as a duplicate of this bug. ***

Comment 12 Radek Novacek 2010-07-12 06:40:14 UTC
*** Bug 613464 has been marked as a duplicate of this bug. ***

Comment 13 Rex Dieter 2010-07-12 18:24:02 UTC
*** Bug 613743 has been marked as a duplicate of this bug. ***

Comment 14 Rex Dieter 2010-07-12 18:24:07 UTC
*** Bug 613738 has been marked as a duplicate of this bug. ***

Comment 15 Fedora Update System 2010-07-12 20:11:54 UTC
strigi-0.7.2-5.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/strigi-0.7.2-5.fc13

Comment 16 Fedora Update System 2010-07-12 20:25:16 UTC
strigi-0.7.2-5.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/strigi-0.7.2-5.fc12

Comment 17 Radek Novacek 2010-07-13 07:08:11 UTC
*** Bug 583492 has been marked as a duplicate of this bug. ***

Comment 18 Radek Novacek 2010-07-13 07:10:31 UTC
*** Bug 608090 has been marked as a duplicate of this bug. ***

Comment 19 Fedora Update System 2010-07-13 07:24:48 UTC
strigi-0.7.2-5.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update strigi'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/strigi-0.7.2-5.fc13

Comment 20 Fedora Update System 2010-07-13 07:31:38 UTC
strigi-0.7.2-5.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update strigi'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/strigi-0.7.2-5.fc12

Comment 21 Radek Novacek 2010-07-13 10:23:55 UTC
*** Bug 586651 has been marked as a duplicate of this bug. ***

Comment 22 Radek Novacek 2010-07-14 07:14:45 UTC
*** Bug 583886 has been marked as a duplicate of this bug. ***

Comment 23 Radek Novacek 2010-07-14 08:36:29 UTC
*** Bug 583480 has been marked as a duplicate of this bug. ***

Comment 24 Radek Novacek 2010-07-14 08:40:04 UTC
*** Bug 585080 has been marked as a duplicate of this bug. ***

Comment 25 Radek Novacek 2010-07-14 09:28:28 UTC
*** Bug 586657 has been marked as a duplicate of this bug. ***

Comment 26 Radek Novacek 2010-07-14 09:33:39 UTC
*** Bug 576562 has been marked as a duplicate of this bug. ***

Comment 27 Radek Novacek 2010-07-15 11:15:06 UTC
*** Bug 613323 has been marked as a duplicate of this bug. ***

Comment 28 Radek Novacek 2010-07-15 13:15:38 UTC
*** Bug 573566 has been marked as a duplicate of this bug. ***

Comment 29 Radek Novacek 2010-07-15 13:16:41 UTC
*** Bug 586652 has been marked as a duplicate of this bug. ***

Comment 30 Radek Novacek 2010-07-15 13:27:05 UTC
*** Bug 588296 has been marked as a duplicate of this bug. ***

Comment 31 Radek Novacek 2010-07-15 14:08:34 UTC
*** Bug 589091 has been marked as a duplicate of this bug. ***

Comment 32 Radek Novacek 2010-07-16 06:52:06 UTC
*** Bug 573334 has been marked as a duplicate of this bug. ***

Comment 33 Radek Novacek 2010-07-16 07:04:00 UTC
*** Bug 588197 has been marked as a duplicate of this bug. ***

Comment 34 Radek Novacek 2010-07-16 07:33:22 UTC
*** Bug 609358 has been marked as a duplicate of this bug. ***

Comment 35 Radek Novacek 2010-07-16 07:39:26 UTC
*** Bug 610922 has been marked as a duplicate of this bug. ***

Comment 36 Radek Novacek 2010-07-16 07:39:46 UTC
*** Bug 572813 has been marked as a duplicate of this bug. ***

Comment 37 Radek Novacek 2010-07-16 07:42:18 UTC
*** Bug 575423 has been marked as a duplicate of this bug. ***

Comment 38 Radek Novacek 2010-07-16 07:51:57 UTC
*** Bug 604226 has been marked as a duplicate of this bug. ***

Comment 39 Radek Novacek 2010-07-16 08:15:18 UTC
*** Bug 584400 has been marked as a duplicate of this bug. ***

Comment 40 Radek Novacek 2010-07-16 08:16:50 UTC
*** Bug 572402 has been marked as a duplicate of this bug. ***

Comment 41 Radek Novacek 2010-07-19 06:22:49 UTC
*** Bug 615746 has been marked as a duplicate of this bug. ***

Comment 42 Rex Dieter 2010-07-21 19:44:25 UTC
*** Bug 616945 has been marked as a duplicate of this bug. ***

Comment 43 Bug Zapper 2010-07-30 12:19:18 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

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


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