Opened 11 years ago

Last modified 11 years ago

#39070 assigned defect

uzbl: uzbl-browser immediately aborts with a memory fault

Reported by: veedeehjay@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: uzbl

Description

starting uzbl-browser yields this response

(process:18969): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

(uzbl-core:18969): libsoup-WARNING **: Could not set SSL credentials from '/etc/ssl/certs/ca-certificates.crt': Failed to open file '/etc/ssl/certs/ca-certificates.crt': No such file or directory
Memory fault

where the memfault occurs after

Change History (4)

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

What's your system info?

comment:2 in reply to:  1 Changed 11 years ago by veedeehjay@…

Replying to egall@…:

What's your system info?

ah, sorry: it's 10.8.3 ( Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64).

in the meantime I discovered that another browser using webkit and libsoup (called `surf': http://surf.suckless.org/) generates the same complaint from libsoup "libsoup-WARNING: Could not set SSL credentials from '/etc/ssl/certs/ca-certificates.crt': Failed to open file '/etc/ssl/certs/ca-certificates.crt': No such file or directory" (and the unsupported locale message from webkit as well), _but_ starts up just fine nevertheless.

so maybe the warning is not directly related to the memfault of uzbl after all.

comment:3 Changed 11 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to ryandesign@…

In the future, please Cc the port maintainer(s).

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newassigned
Summary: uzbl-browser immediately aborts with a memory faultuzbl: uzbl-browser immediately aborts with a memory fault

On my Mac with 10.8.3 I get:

$ uzbl-browser 
Segmentation fault: 11

So I agree something's busted, but I don't know what. You may have to ask the developers of uzbl for help.

Note: See TracTickets for help on using tickets.