Bug 1051877
| Summary: | [abrt] minetest: memcpy(): minetest killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lester <lester.dev> | ||||||||||||||||||||||||
| Component: | minetest | Assignee: | Igor Gnatenko <ignatenko> | ||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | alpha, ignatenko, jasaldivara, redhat2, ulf.seltmann | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:c36333e30f517c39ec4bb109c8cdd8bbc220917d | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-01-27 17:38:05 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
Lester
2014-01-12 12:57:58 UTC
Created attachment 848893 [details]
File: backtrace
Created attachment 848894 [details]
File: cgroup
Created attachment 848895 [details]
File: core_backtrace
Created attachment 848896 [details]
File: dso_list
Created attachment 848897 [details]
File: environ
Created attachment 848898 [details]
File: limits
Created attachment 848899 [details]
File: maps
Created attachment 848900 [details]
File: open_fds
Created attachment 848901 [details]
File: proc_pid_status
Created attachment 848903 [details]
File: var_log_messages
Created attachment 848905 [details]
File: exploitable
I have the same problem. Can't open Minetest, because it crashes immediately. ABRT Server link: https://retrace.fedoraproject.org/faf/reports/313785/ Please retest with minetest 0.4.9. It is in update-stesting repo (but will soon in stable repo). If you will have this bug - please try to send new bug with ABRT if it's impossible - re-open this bug. Thank you for this bugrepot. I have the same problem. Minetest crashes directly after starting up. $ minetest minetest: Symbol `_ZN3irr5video16IdentityMaterialE' has different size in shared object, consider re-linking Irrlicht Engine version 1.8.1 Warning: The library version of the Irrlicht Engine (1.8.1) does not match the version the application was compiled with (1.8.0). This may cause problems. Linux 3.15.10-201.fc20.x86_64 #1 SMP Wed Aug 27 21:10:06 UTC 2014 x86_64 Creating X window... Using renderer: OpenGL 3.0 Gallium 0.4 on NVC1: nouveau OpenGL driver version is 1.2 or better. GLSL version: 1.3 PNG warning: iCCP: known incorrect sRGB profile Loaded texture: /usr/share/minetest/games/minetest_game/menu/header.png Segmentation fault (core dumped) -------------------------- When I try to report it, it refers to the existing Abrt retrace. --- Running report_uReport --- This problem has already been reported. https://retrace.fedoraproject.org/faf/reports/299019/ https://bugzilla.redhat.com/show_bug.cgi?id=1051877 Adding you to CC List of the existing bugzilla bug Using Bugzilla ID '1051877' Logging into Bugzilla at https://bugzilla.redhat.com Logging out -------------------------- Package information: minetest-server-0.4.7-1.fc20.x86_64 minetest-0.4.7-1.fc20.x86_64 irrlicht-1.8.1-3.fc20.x86_64 -> Can this bug be reopened? Or should I register a new one? kind regards, Egon (In reply to Egon Kastelijn from comment #14) > I have the same problem. Minetest crashes directly after starting up. > > $ minetest > minetest: Symbol `_ZN3irr5video16IdentityMaterialE' has different size in > shared object, consider re-linking > Irrlicht Engine version 1.8.1 > Warning: The library version of the Irrlicht Engine (1.8.1) does not match > the version the application was compiled with (1.8.0). This may cause > problems. > Linux 3.15.10-201.fc20.x86_64 #1 SMP Wed Aug 27 21:10:06 UTC 2014 x86_64 > Creating X window... > Using renderer: OpenGL 3.0 > Gallium 0.4 on NVC1: nouveau > OpenGL driver version is 1.2 or better. > GLSL version: 1.3 > PNG warning: iCCP: known incorrect sRGB profile > Loaded texture: /usr/share/minetest/games/minetest_game/menu/header.png > Segmentation fault (core dumped) > -------------------------- > > When I try to report it, it refers to the existing Abrt retrace. > --- Running report_uReport --- > This problem has already been reported. > https://retrace.fedoraproject.org/faf/reports/299019/ > https://bugzilla.redhat.com/show_bug.cgi?id=1051877 > Adding you to CC List of the existing bugzilla bug > Using Bugzilla ID '1051877' > Logging into Bugzilla at https://bugzilla.redhat.com > Logging out > > -------------------------- > Package information: > minetest-server-0.4.7-1.fc20.x86_64 > minetest-0.4.7-1.fc20.x86_64 > irrlicht-1.8.1-3.fc20.x86_64 > > -> Can this bug be reopened? Or should I register a new one? > > kind regards, > > Egon No, you want to update minetest from repos. Hi Igor, Yum now sees the specified update for minetest on my system. I updated to minetest-0.4.9-2.fc20.x86_64 and it starts nicely now. Thnx! kind regards, Egon |