crash on opening files
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
emacs25 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
$ emacs ~/.Rprofile
(emacs:25494): GLib-ERROR **: creating thread 'dconf worker': Error creating thread: Resource temporarily unavailable
Fatal error 5: Trace/breakpoint trap
Backtrace:
emacs[0x50b7ec]
emacs[0x4f1bac]
emacs[0x509f5e]
emacs[0x50a189]
emacs[0x50a229]
/lib/x86_
/lib/x86_
/lib/x86_
/lib/x86_
/lib/x86_
/lib/x86_
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
emacs[0x4df1d5]
emacs[0x4cef8a]
emacs[0x4d1807]
emacs[0x566766]
emacs[0x59b823]
emacs[0x56657b]
emacs[0x567bac]
emacs[0x566689]
emacs[0x59b823]
emacs[0x56657b]
emacs[0x59b823]
emacs[0x56657b]
emacs[0x59b823]
emacs[0x5655f8]
emacs[0x56595a]
emacs[0x56922c]
emacs[0x564e92]
emacs[0x4f47d0]
emacs[0x564e33]
emacs[0x4f201d]
emacs[0x4f6857]
emacs[0x4f6ba8]
emacs[0x419e92]
/lib/x86_
...
Trace/breakpoint trap
Strangely, it works in another terminal, so I might have hit some strange key combi that led to a reconfig of the terminal that does not suit Emacs' expectations...
FYI
$ env
LC_ALL=
GRAILS_
LC_MEASUREMENT=
LC_PAPER=
LC_MONETARY=C
LANG=en_US.UTF-8
GDM_LANG=en_US
HISTCONTROL=
DISPLAY=:0.0
GRAILS_
IGNOREEOF=0
GPG_TTY=/dev/pts/3
GTK2_MODULES=
JAVA_OPTS=-Xmx1G -server
JAVA_HOME=
NO_AT_BRIDGE=1
XDG_VTNR=7
PAM_KWALLET5_
GIT_EDITOR=emacs
SSH_AUTH_
MANDATORY_
LC_NAME=en_US.UTF-8
XDG_SESSION_ID=c4
XDG_GREETER_
XTERM_SHELL=
USER=guillaume
DESKTOP_
LC_COLLATE=C
PGPASSWORD=
DEFAULTS_
PWD=/home/
HOME=/home/
LC_CTYPE=
SSH_AGENT_PID=2305
QT_ACCESSIBILITY=1
XDG_SESSION_
XDG_DATA_
HISTFILE=
SVN_EDITOR=emacs
JDK_HOME=
XDG_SESSION_
R_HOME=/usr/lib/R
LC_ADDRESS=
LC_NUMERIC=C
XTERM_VERSION=
GTK_MODULES=
UBUNTU_
LIBOVERLAY_
TERM=xterm-256color
SHELL=/bin/bash
XDG_SEAT_
LC_MESSAGES=
SVN_SSH=ssh -p 22
QT_LINUX_
SHLVL=1
XDG_SEAT=seat0
LANGUAGE=en_US:en
PYTHONPATH=
PRINTER=
WINDOWID=90177551
LC_TELEPHONE=
GDMSESSION=awesome
_JAVA_AWT_
LOGNAME=guillaume
DBUS_SESSION_
XDG_RUNTIME_
XAUTHORITY=
XDG_SESSION_
XDG_CONFIG_
PATH=/usr/
LC_IDENTIFICATI
PS1=$(__stat) \[\e[1m\
WEKA_HOME=
HISTSIZE=300
HISTFILESIZE=150
XTERM_LOCALE=
LC_TIME=C
OLDPWD=
_=/usr/bin/env
Hi,
I just realized this crash occurs when I start Emacs right after closing R...
PS: bug also submitted to <email address hidden>
------ ~/.Renviron ~/.R/x86_ 64-pc-linux- gnu-library/ 3.2/ USER=~/ .R/x86_ 64-pc-linux- gnu-library/ 3.2
R_LIBS=
R_LIBS_
PAGER=/usr/bin/less ~/.Rhistory
R_HISTFILE=
LANG=en_US.UTF-8 en_US.UTF- 8
LANGUAGE=
LC_ALL=en_US.UTF-8
------ ~/.Rprofile gs()==' --no-readline' ) && interactive()){
require( utils)
try(loadhistor y(Sys.getenv( "R_HISTFILE" ))) quiet=TRUE) continue= " ") download. file.method= "wget") repos=c( "http:// cran.univ- lyon1.fr", "http:// cran.irsn. fr")) showWarnCalls= T, showErrorCalls=T)
.First <- function() {
# Reload last typed commands
if (!any(commandAr
}
options(
options(
options(
options(
options(
.libPaths( "~/.R/x86_ 64-pc-linux- gnu-library/ 3.2")
}
# Set width and add date+color to the prompt menu.graphics= FALSE,
prompt= paste(" \001\033[ 01;32m\ 002", format( Sys.time( ),"%H:% M:%S"), "R > \001\033[00m\002")) ; invisible( TRUE)) ; addTaskCallback (updatePrompt) ) ;
updatePrompt <- function(...)
{
# Add Time + Colors
options(
return(
}
updatePrompt() ;
invisible(
# Some useful aliases
cd <- setwd
pwd <- getwd
lss <- dir
# Use Evince as the pdf viewer "pdfviewer" ="evince" ) "htmlviewer" ="firefox -new-tab") "browser" ="firefox -new-tab")
options(
# Use Firefox as the html viewer
options(
# Use Firefox as the browser
options(
# Does not work! gs()==' --no-readline' ) && interactive()){
require( utils)
try(savehisto ry(Sys. getenv( "R_HISTFILE" )))
.Last <- function() {
if (!any(commandAr
}
}