Comments

3 Comments

The issue I found is more extensive than just 32-bit vmcore kernel modules and should be fixed. I posted a patch that fixes the problem as described in https://bugzilla.redhat.com/show_bug.cgi?id=1368807#c14 and https://github.com/abrt/retrace-server/pull/149

I think I may have found another problem with the caching of vmlinux files. I am doing some testing but I think it may need a bit more work to ensure all modules are extracted and handle 32-bit on 64-bit machine properly. Right now I'm not sure how critical it is but it may result in modules not being extracted properly so it needs fixed.

BZ#1128972 [RFE] Include size and md5sum of original archive in task manager summary display - at least for failed tasks
BZ#1368807 Avoid looking for kernel-debuginfo and possibly failing the task, if extracted vmlinux and kernel modules exist in local cache
BZ#1416086 Use Hex output from crash subcommands whenever possible
BZ#1124462 do not display all ftp files on web UI by default - manager page is slow and/or may hang or crash browser if there's a lot of ftp files
BZ#1340158 email notifications no longer working

I have tested both bugs 1314973 and 1313011 and they are fixed in retrace-server-1.15-1.el6

BZ#1314973 Refactor code to avoid calling prepare_debuginfo in a redundant way, store path to vmlinux file
BZ#1313011 User2 unable to run retrace-server-interact due to group permissions problem created by user1 on crash_cmd file