discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: apps segfaulting on FreeBSD 8.0


From: James Mahoney
Subject: Re: apps segfaulting on FreeBSD 8.0
Date: Thu, 18 Mar 2010 22:32:36 -0700 (PDT)

Hello once more,

I just got TimeMon from ports, which also runs.  I can even click on the Info 
Panel without a segfault.  Clicking on the "Set" button to choose the colors 
does produce a segfault.

Also, it gives this message while running, though I haven't nailed down exactly 
what event triggers it:

2010-03-18 04:48:04.713 TimeMon[12144] Unable to contact pasteboard server - 
please ensure that gpbs is running for local host.

I haven't yet looked into how to get gpbs working right.

Thanks.
James




----- Original Message ----
From: James Mahoney <jamesreidmahoney@yahoo.com>
To: 
http://fedoraproject.org/wiki/StackTraces#Obtaining_a_stack_trace_from_a_core_dumpdiscuss-gnustep
 <discuss-gnustep@gnu.org>
Sent: Fri, March 19, 2010 5:07:36 AM
Subject: Re: apps segfaulting on FreeBSD 8.0

Hi again,

I just compiled batmon from ports and it runs generally (though w/o battery 
info, must be apm/acpi issue, i.e. I have acpi disabled currently) and only 
gives a Segmentation fault when I click on "Info Panel."

Hopefully that will help narrow down the problem.  David asked earlier for a 
stack trace, so I sent him the following.  I really don't know how to get a 
stack trace so I just did the exact thing this wiki said: 
http://fedoraproject.org/wiki/StackTraces#Obtaining_a_stack_trace_from_a_core_dump

% gdb Gorm Gorm.core
Reading symbols... (this all looked tame until this very last one, or I suppose 
the last one is normal too and the debugging info just starts immediately on 
the next line.)

Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x286e36e7 in GSFFIInvocationCallback (cif=0x29982ec0, retp=0x298a23c8, 
    args=0xbfbfa5b0, user=0x29982ec0) at objc-api.h:605
605       return ((object != nil)  &&  CLS_ISCLASS (object->class_pointer));
[New Thread 29001140 (LWP 100111)]

(gdb) thread apply all bt full

Thread 1 (Thread 29001140 (LWP 100111)):
#0  0x286e36e7 in GSFFIInvocationCallback (cif=0x29982ec0, retp=0x298a23c8, 
    args=0xbfbfa5b0, user=0x29982ec0) at objc-api.h:605
        obj = (struct objc_object *) 0x284717b0
        selector = 0x3
        sig = Variable "sig" is not available.
Current language:  auto; currently minimal

Thanks in advance,
James



----- Original Message ----
From: James Mahoney <jamesreidmahoney@yahoo.com>
To: discuss-gnustep <discuss-gnustep@gnu.org>
Sent: Fri, March 19, 2010 2:37:34 AM
Subject: Re: apps segfaulting on FreeBSD 8.0

David (sorry for the double reply),

I do have /proc mounted now, from boot via /etc/fstab.  Terminal and Gorm still 
segfault as before.

James

Why do we find ourselves living as if to say “I am willing to pay the price to 
settle for something less”?  — Lorenzo Albacete


----- Original Message ----
From: David Chisnall <theraven@sucs.org>
To: James Mahoney <jamesreidmahoney@yahoo.com>
Cc: discuss-gnustep@gnu.org
Sent: Thu, March 18, 2010 7:51:53 PM
Subject: Re: apps segfaulting on FreeBSD 8.0

Do you have /proc mounted?  I believe that the ports require this.  

I haven't tried the ports for a while, but I'm fairly sure I was using the svn 
revision that became the release on ports on FreeBSD.  You might try compiling 
from source - current svn definitely does work (or did three days ago, I've not 
updated since then) on FreeBSD 8.

David

On 19 Mar 2010, at 00:14, James Mahoney wrote:

> Hi everybody,
> 
> I recently installed GNUstep from ports on FreeBSD 8.0-RELEASE (in 
> /usr/ports/devel/gnustep: make install clean).  I am on an i386 platform 
> (P-III-M to be precise, but no special compiler flags).  I have also 
> installed Terminal.app, Gorm, and InnerSpace from ports.  Nothing seems to 
> actually work so far, as described below.  I am not sure what to do next.
> 
> When I run Terminal.app and Gorm (compiled from ports), they both segfault.  
> Terminal does flash its menu, icon, and a blank terminal window (no text) 
> before crashing.  Gorm flashes its menu and icon before crashing.
> 
> InnerSpace used to diplay its icon and not do anything else while complaining 
> about not being able to find Gorm, or its Gorm file and main model file.  Now 
> it doesn't even display its icon, while listing the same complaints.  I am 
> not sure of the reason why, but I did recompile the jpeg library from ports 
> (on a bad hunch) before the icon stopped displaying.
> 
> I haven't tried any other apps yet.
> 
> I have sourced the GNUstep script for tcsh and "printenv" looks healthy for 
> GNUstep.
> 
> Thanks in advance for your help.  Let me know if I should send any more info 
> along.
> 
> Thanks,
> James
> 
> Why do we find ourselves living as if to say “I am willing to pay the price 
> to settle for something less”?  — Lorenzo Albacete
> 
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep


-- Sent from my IBM 1620





_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep






_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep








reply via email to

[Prev in Thread] Current Thread [Next in Thread]