Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Fatal error (11)Segmentation fault when trying to enter gdb mode in emacs, what's wrong?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
thinkee365  
View profile  
 More options Aug 12 2012, 6:19 am
Newsgroups: gnu.emacs.help
From: thinkee365 <thinke...@gmail.com>
Date: Sun, 12 Aug 2012 18:19:09 +0800
Local: Sun, Aug 12 2012 6:19 am
Subject: Fatal error (11)Segmentation fault when trying to enter gdb mode in emacs, what's wrong?
What does the following segmentation fault mean?

Fatal error (11)Segmentation fault
What is a segmentation fault, and what can cause it to happen?

The issue arrises once I type, Mx gdb into Emacs,

the scenerio is descirbed as the following picture shows:
a) input command to enter gdb mode
http://i1271.photobucket.com/albums/jj624/bigmeowOoO/before-enter-gdb...

b) press Enter to enter gdb mode, then error appears
http://i1271.photobucket.com/albums/jj624/bigmeowOoO/after-i-press-en...

more details:

[a]: i build emacs 24.1 on centos 5.3 from source, this build cannot enter gdb mode

[b]: also i build emacs 24.1 on debian 5.0, it can use gdb mode without error

so i really don't know what happened that i cannot use gdb mode in emacs 24.1 on centos 5.3:(


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Aug 12 2012, 3:07 pm
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Sun, 12 Aug 2012 21:07:26 +0200
Local: Sun, Aug 12 2012 3:07 pm
Subject: Re: Fatal error (11)Segmentation fault when trying to enter gdb mode in emacs, what's wrong?

Am 12.08.2012 um 12:19 schrieb thinkee365:

> What is a segmentation fault, and what can cause it to happen?

Does this help? http://en.wikipedia.org/wiki/Segmentation_fault

--
Greetings

  Pete

Hard Disk, n.:
        A device that allows users to delete vast quantities of data with simple mnemonic commands.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ivan Kanis  
View profile  
 More options Aug 13 2012, 4:05 am
Newsgroups: gnu.emacs.help
From: Ivan Kanis <ivan.ka...@googlemail.com>
Date: Mon, 13 Aug 2012 10:05:22 +0200
Local: Mon, Aug 13 2012 4:05 am
Subject: Re: Fatal error (11)Segmentation fault when trying to enter gdb mode in emacs, what's wrong?
Hi,

To get more information run emacs under gdb:

- cd src
- gdb emacs
- r (shorthand for run)
- reproduce the bug M-x gdb
- you should enter the debugger when you segfault
- bt full (copy the output, I use screen to do that)
- M-x report-emacs-bug

I forgot to tell you on #emacs, I don't think you should compile emacs
with nox.

HTH
--
Ivan Kanis, Release Manager, Vision Objects,
Tel +33 2 28 01 84 44,  Fax +33 2 40 25 89 20
http://www.visionobjects.com

Ever let the fancy roam,
Pleasure never is at home.
    -- John Keats


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »