Summary: | segfault при старте на i586 | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Антон Мидюков <antohami> |
Component: | epiphany | Assignee: | Yuri N. Sedunov <aris> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | critical | ||
Priority: | P3 | CC: | aris, mike, sotor |
Version: | unstable | ||
Hardware: | x86 | ||
OS: | Linux |
Description
Антон Мидюков
2018-06-02 11:08:07 MSK
Вывод backtrace Program received signal SIGSEGV, Segmentation fault. 0xb339a6d1 in strlen () from /lib/libc.so.6 (gdb) bt #0 0xb339a6d1 in strlen () from /lib/libc.so.6 #1 0xb339a3eb in __GI___strdup (s=0x0) at strdup.c:41 #2 0xb2b141d8 in wayland_drm_init (display=0x809dcf0, device_name=0x0, callbacks=0xbfffec34, user_data=0x8060cb8, flags=0) at wayland-drm.c:272 #3 0xb2b07580 in dri2_bind_wayland_display_wl (drv=0x80a2030, disp=0x8060cb8, wl_dpy=0x809dcf0) at drivers/dri2/egl_dri2.c:2813 #4 0xb2afdaeb in eglBindWaylandDisplayWL (dpy=0x8060cb8, display=0x809dcf0) at main/eglapi.c:2176 #5 0xb5709e02 in WebKit::WaylandCompositor::WaylandCompositor () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/gtk/WaylandCompositor.cpp:473 #6 0xb570a06d in NeverDestroyed<> () at /usr/src/debug/webkitgtk-2.16.6/Source/WTF/wtf/NeverDestroyed.h:53 #7 WebKit::WaylandCompositor::singleton () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/gtk/WaylandCompositor.cpp:84 #8 0xb570514a in WebKit::HardwareAccelerationManager::HardwareAccelerationManager () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/gtk/HardwareAccelerationManager.cpp:75 #9 0xb57051ad in NeverDestroyed<> () at /usr/src/debug/webkitgtk-2.16.6/Source/WTF/wtf/NeverDestroyed.h:53 #10 WebKit::HardwareAccelerationManager::singleton () ---Type <return> to continue, or q <return> to quit--- at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/gtk/HardwareAccelerationManager.cpp:43 #11 0xb570f714 in WebKit::WebPreferences::platformInitializeStore () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/gtk/WebPreferencesGtk.cpp:37 #12 0xb54a9f6f in WebKit::WebPreferences::WebPreferences () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/WebPreferences.cpp:63 #13 0xb54a9fb0 in WebKit::WebPreferences::create () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/WebPreferences.cpp:43 #14 0xb54b129a in WebKit::WebPreferences::createWithLegacyDefaults () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/WebPreferences.cpp:48 #15 0xb547f36c in WebKit::WebPageGroup::WebPageGroup () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/WebPageGroup.cpp:93 #16 0xb547f8d9 in WebKit::WebPageGroup::createNonNull () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/WebPageGroup.cpp:64 #17 0xb54ba64f in WebKit::WebProcessPool::WebProcessPool () at /usr/src/debug/webkitgtk-2.16.6/Source/WebKit2/UIProcess/WebProcessPool.cpp:188 Извиняюсь, ошибку надо перевесить на p8. Но у меня почему-то это сделать не получается. Не принимает компонент epiphany и всё тут... Предлагаю проверить http://git.altlinux.org/tasks/207745/ (В ответ на комментарий №2) > Извиняюсь, ошибку надо перевесить на p8. Но у меня почему-то это сделать не > получается. Не принимает компонент epiphany и всё тут... У меня тоже не получилось, Повесил https://bugzilla.altlinux.org/show_bug.cgi?id=34982 (В ответ на комментарий №3) > Предлагаю проверить http://git.altlinux.org/tasks/207745/ Заработал на i586. Спасибо! Может сможете подсказать что-нибудь по https://bugzilla.altlinux.org/show_bug.cgi?id=34618 ? Юр, спасибо! Хорошо бы на этой неделе дотащить до p8 -- двенадцатого выпуск. Проблема исправлена. Ура :-) |