FS#45057 - [dwb] SYSSEGV when starting

Attached to Project: Community Packages
Opened by alfred nenesse (nenesse) - Saturday, 23 May 2015, 08:41 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 25 May 2015, 18:13 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Daniel Wallace (gtmanfred)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

LANG=C dwb google.com
No settingsfile found: L'ouverture du fichier « /home/xxxxx/.config/dwb/settings » a échoué : Aucun fichier ou dossier de ce type
Using default values.
No keyfile found: Aucun fichier ou dossier de ce type
Using default values.
Received SIGSEGV, trying to clean up.

Last 22 stack frames:

22: dwb() [0x411bf3]
21: dwb() [0x43057f]
20: /usr/lib/libpthread.so.0(+0x10660) [0x7f239d01d660]
19: /usr/lib/libgobject-2.0.so.0(g_type_check_instance_cast+0x20) [0x7f239e1b1500]
18: dwb() [0x42ddf7]
17: dwb() [0x4379e9]
16: /usr/lib/libgtk-x11-2.0.so.0(+0x13190f) [0x7f239f5ac90f]
15: /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x145) [0x7f239e18e2f5]
14: /usr/lib/libgobject-2.0.so.0(+0x2202c) [0x7f239e1a002c]
13: /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0xae5) [0x7f239e1a8195]
12: /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x8f) [0x7f239e1a88ef]
11: /usr/lib/libgtk-x11-2.0.so.0(+0x248bac) [0x7f239f6c3bac]
10: /usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc4) [0x7f239f5ab054]
9: /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x3ab) [0x7f239f5ab4eb]
8: /usr/lib/libgdk-x11-2.0.so.0(+0x5b2cc) [0x7f239f2202cc]
7: /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x24d) [0x7f239d5a09fd]
6: /usr/lib/libglib-2.0.so.0(+0x49ce0) [0x7f239d5a0ce0]
5: /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f239d5a0d8c]
4: /usr/lib/libgio-2.0.so.0(g_application_run+0x20c) [0x7f239e47847c]
3: dwb() [0x43c7a4]
2: /usr/lib/libc.so.6(__libc_start_main+0xf0) [0x7f239c949790]
1: dwb() [0x411ce9]
Erreur de segmentation (core dumped)

Additional info:
webkitgtk2 2.4.9-1
Nom : dwb
Version : 2014.03.07-3
Description : A webkit web browser with vi-like keyboard shortcuts, stable snapshot
Architecture : x86_64
URL : http://portix.bitbucket.org/dwb/
Licences : GPL
Dépend de : webkitgtk2 desktop-file-utils
Taille installée : 1030,00 KiB
Paqueteur : Andreas Radke <andyrtr@archlinux.org>
Compilé le : ven. 17 avril 2015 23:02:02 CEST
Installé le : lun. 20 avril 2015 19:37:50 CEST
Motif d’installation : Explicitement installé
Script d’installation : Oui
Validé par : Somme SHA256

This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 25 May 2015, 18:13 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#45067 
Comment by Karol Błażewicz (karol) - Saturday, 23 May 2015, 10:43 GMT
I think 'LC_ALL=C <command>' would be better.

Some issues have been reported in the dwb thread: https://bbs.archlinux.org/viewtopic.php?pid=1530670#p1530670
I get a segfault upon quitting dwb, but it starts up fine.
Comment by alfred nenesse (nenesse) - Saturday, 23 May 2015, 12:46 GMT
yes, it's better, but it' the same

LC_ALL=C dwb google.com
No settingsfile found: Failed to open file '/home/aviolleau/.config/dwb/settings': No such file or directory
Using default values.
No keyfile found: No such file or directory
Using default values.
Received SIGSEGV, trying to clean up.

Last 22 stack frames:

22: dwb() [0x411bf3]
21: dwb() [0x43057f]
20: /usr/lib/libpthread.so.0(+0x10660) [0x7f290a286660]
19: /usr/lib/libgobject-2.0.so.0(g_type_check_instance_cast+0x20) [0x7f290b41a500]
18: dwb() [0x42ddf7]
17: dwb() [0x4379e9]
16: /usr/lib/libgtk-x11-2.0.so.0(+0x13190f) [0x7f290c81590f]
15: /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x145) [0x7f290b3f72f5]
14: /usr/lib/libgobject-2.0.so.0(+0x2202c) [0x7f290b40902c]
13: /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0xae5) [0x7f290b411195]
12: /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x8f) [0x7f290b4118ef]
11: /usr/lib/libgtk-x11-2.0.so.0(+0x248bac) [0x7f290c92cbac]
10: /usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc4) [0x7f290c814054]
9: /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x3ab) [0x7f290c8144eb]
8: /usr/lib/libgdk-x11-2.0.so.0(+0x5b2cc) [0x7f290c4892cc]
7: /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x24d) [0x7f290a8099fd]
6: /usr/lib/libglib-2.0.so.0(+0x49ce0) [0x7f290a809ce0]
5: /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f290a809d8c]
4: /usr/lib/libgio-2.0.so.0(g_application_run+0x20c) [0x7f290b6e147c]
3: dwb() [0x43c7a4]
2: /usr/lib/libc.so.6(__libc_start_main+0xf0) [0x7f2909bb2790]
1: dwb() [0x411ce9]
Erreur de segmentation (core dumped)

Comment by Doug Newgard (Scimmia) - Sunday, 24 May 2015, 14:49 GMT
Does downgrading webkitgtk2 fix it?  FS#45067 
Comment by alfred nenesse (nenesse) - Monday, 25 May 2015, 17:30 GMT
No problems with this configuration

Name : linux
Version : 4.0.1-1
Description : The Linux kernel and modules
Architecture : x86_64

Name : webkitgtk2
Version : 2.4.8-2
Description : GTK+ Web content engine library for GTK2
Architecture : x86_64
Provides : libwebkit=2.4.8
Depends On : libxt libxslt sqlite libsoup enchant libgl geoclue2 gst-plugins-base-libs libsecret libwebp harfbuzz
Optional Deps : gst-plugins-base: free media decoding
gst-plugins-good: media decoding
gst-libav: nonfree media decoding
Conflicts With : libwebkit
Replaces : libwebkit
Installed Size : 44.22 MiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Build Date : Tue Apr 7 20:30:53 2015
Install Date : Sun Apr 19 01:01:15 2015
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature

Name : dwb
Version : 2014.03.07-3
Description : A webkit web browser with vi-like keyboard shortcuts, stable snapshot
Architecture : x86_64
URL : http://portix.bitbucket.org/dwb/
Depends On : webkitgtk2 desktop-file-utils
Installed Size : 1030.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Build Date : Fri Apr 17 23:02:02 2015
Install Date : Mon Apr 20 19:37:50 2015
Install Reason : Explicitly installed
Install Script : Yes
Validated By : SHA256 Sum
Comment by Doug Newgard (Scimmia) - Monday, 25 May 2015, 18:12 GMT
OK, then since the problem seems to be with webkitgtk2, let's continue the discussion over there.

Loading...