ports/119127: AbiWord fails to start (problem with gnome_program_init) on 7-STABLE/amd64

Andrew Reilly areilly at bigpond.net.au
Sat Dec 29 09:40:03 UTC 2007


>Number:         119127
>Category:       ports
>Synopsis:       AbiWord fails to start (problem with gnome_program_init) on 7-STABLE/amd64
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 29 09:40:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Reilly
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD duncan.reilly.home 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #5: Sat Dec 29 13:00:47 EST 2007 root at duncan:/usr/obj/usr/src/sys/DUNCAN amd64


	AMD Athlon64-X2 with 1G RAM
>Description:
	AbiWord compiled from ports on my system (cleanly) does
	not run (even to handle command line flags).
	Compiled with debugging enabled, it stops with the
	single error message:
	DEBUG: SEVIOR: Building menus and toolbars 

	Run under gdb, it shows a SIGSEGV generated by the first
	created thread.  See this gdb stack trace:
(gdb) run
Starting program: /usr/local/bin/AbiWord-2.4 
[New LWP 100172]
[New Thread 0x808701120 (LWP 100172)]
DEBUG: SEVIOR: Building menus and toolbars 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x808701120 (LWP 100172)]
0x0000000805c75570 in strchr () from /lib/libc.so.7
(gdb) where
#0  0x0000000805c75570 in strchr () from /lib/libc.so.7
#1  0x0000000802ea751d in IA__g_param_spec_pool_lookup (pool=0x808751720, 
    param_name=0x800000000 <Error reading address 0x800000000: Bad address>, 
    owner_type=34501668800, walk_ancestors=1) at gparam.c:765
#2  0x0000000802ea4860 in IA__g_object_new_valist (object_type=34501668800, 
    first_property_name=0x0, var_args=0x7fffffffe1d0) at gobject.c:998
#3  0x0000000803c488e9 in gnome_program_init_common (type=34501668800, 
    app_id=0x900499 "AbiWord-2.4", app_version=0x900493 "2.4.6", 
    module_info=0x58, argc=1, argv=0x7fffffffe498, 
    first_property_name=0x900488 "app-prefix", args=0x7fffffffe1d0, 
    nparams=-1, params=0x0) at gnome-program.c:2046
#4  0x0000000803c489cd in gnome_program_initv (type=Variable "type" is not available.
) at gnome-program.c:2099
#5  0x0000000803c48ac4 in gnome_program_init (app_id=0x900499 "AbiWord-2.4", 
    app_version=0x900493 "2.4.6", module_info=0x803826580, argc=1, 
    argv=0x7fffffffe498, first_property_name=0x900488 "app-prefix")
    at gnome-program.c:1878
#6  0x000000000053e8cb in AP_UnixApp::main (szAppName=0x8f79ad "AbiWord", 
    argc=1, argv=0x7fffffffe498) at ap_UnixApp.cpp:1408
#7  0x0000000000538840 in main (argc=1, argv=0x7fffffffe498) at UnixMain.cpp:26
(gdb) 

    For what it's worth, I've blown away any gnome configurations that
    looked like they belonged to previous versions of abiword (which ran
    fine under FreeBSD-6).

>How-To-Repeat:
	Build (on my system); run.
>Fix:

        Sorry, no idea.  Happy to report any other system
        peculiarities, if that helps.


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list