Hide Forgot
Description of problem: Error occurred during updating packets (sudo yum update). Version-Release number of selected component: yum-3.4.3-54.fc18 Additional info: reporter: libreport-2.1.6 backtrace_rating: 4 cmdline: /usr/bin/python /bin/yum update crash_function: __strlen_sse2_bsf executable: /usr/bin/python2.7 kernel: 3.10.10-100.fc18.i686 runlevel: N 5 uid: 0 Truncated backtrace: Thread no. 1 (10 frames) #0 __strlen_sse2_bsf at ../sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S:50 #1 rpmluaRunScript at rpmlua.c:495 #2 runLuaScript at rpmscript.c:70 #3 rpmScriptRun at rpmscript.c:316 #4 runScript at psm.c:423 #5 runInstScript at psm.c:455 #6 rpmpsmStage at psm.c:961 #7 rpmpsmRun at psm.c:1051 #8 rpmteProcess at rpmte.c:953 #9 runTransScripts at transaction.c:1080
Created attachment 794980 [details] File: backtrace
Created attachment 794981 [details] File: cgroup
Created attachment 794982 [details] File: core_backtrace
Created attachment 794983 [details] File: dso_list
Created attachment 794984 [details] File: environ
Created attachment 794985 [details] File: exploitable
Created attachment 794986 [details] File: limits
Created attachment 794987 [details] File: maps
Created attachment 794988 [details] File: open_fds
Created attachment 794989 [details] File: proc_pid_status
Created attachment 794990 [details] File: var_log_messages
I can confirm this issue. Though it only shows up when updating "firefox-23.0.1-4.fc18.i686.rpm" all other packages update correctly.
Indedd, it's the empty script problem. #1 0x45ca5474 in rpmluaRunScript (_lua=_lua@entry=0x0, script=script@entry=0x0, name=name@entry=0xb703368 "%pretrans(firefox-23.0.1-4.fc18.i686)") at rpmlua.c:495 > if (luaL_loadbuffer(L, script, strlen(script), name) != 0) { ^^^^^^^^^^^^^^
*** This bug has been marked as a duplicate of bug 1004062 ***