5.3.4: lt-find: rpmdav.c:1331: htmlParse: Assertion `he > h' failed.
Bug #647253 reported by
Jeff Johnson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
RPM |
Confirmed
|
Medium
|
Jeff Johnson |
Bug Description
The assertion failure was seen from these MeeGo URI's (in tests/Makefile.am):
MEEGO_mirror = http://
MEEGO_uri = \
doing
cd tests
make MEEGO/manifest
Changed in rpm: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Jeff Johnson (n3npq) |
milestone: | none → 5.3.5 |
tags: | added: assert find rpmdav |
Changed in rpm: | |
milestone: | 5.3.5 → 5.3.6 |
To post a comment you must log in.
This appears to be related to chunked encoding on return
with chunks that are bigger than the reserved space in the
8192b parsing buffer.