desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #91146
[Bug 982526] Re: remmina crashed with Segmentation fault (core dumped)
GChr, in general, it is best not to run apport-collect against a report
you are not the original reporter of. Especially in this case, it won't
be gathering the information necessary to debug your problem (a program
crash).
Instead, please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic retracer. First, execute at a terminal:
cd /var/crash && sudo rm * ; sudo apt-get update && sudo apt-get -y upgrade && sudo service apport start force_start=1
If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.
Now reproduce the crash, then open your file manager, navigate to your /var/crash directory and open the crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is the crash you would like to report. If you get an error that you aren't allowed to access this report you will have to file it with 'sudo ubuntu-bug /var/crash/_my_crash_report.crash'. If you run the command against the crash report and a window pops up asking you to report this, but then never opens a new report, you would be affected by https://bugs.launchpad.net/ubuntu/+source/apport/+bug/994921 . In order to WORKAROUND this, one would need to open the following file via a command line:
sudo nano /etc/apport/crashdb.conf
and comment out the line:
'problem_types': ['Bug', 'Package'],
by changing it to:
# 'problem_types': ['Bug', 'Package'],
Save, close, and file the crash report again via:
ubuntu-bug /var/crash/_my_crash_report.crash
Please feel free to subscribe me to the new report you create.
As well, please do not attach your crash report manually to this report.
Thank you for your understanding.
Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/982526
Title:
remmina crashed with Segmentation fault (core dumped)
Status in remmina package in Ubuntu:
Incomplete
Bug description:
When trying to connect to terminal server remmina chrases.
uros@kokulator:~$ remmina
Remmina plugin RDP (type=Protocol) registered.
Remmina plugin RDPF (type=File) registered.
Remmina plugin RDPS (type=Preference) registered.
Remmina plugin VNC (type=Protocol) registered.
Remmina plugin VNCI (type=Protocol) registered.
Remmina plugin SFTP (type=Protocol) registered.
Remmina plugin SSH (type=Protocol) registered.
(remmina:22754): Gtk-WARNING **: Theme parsing error: gtk.css:58:46: Unknown value 'GTK_SHADOW_NONE' for enum type 'GtkShadowType'
connected to 192.168.1.17:3389
Segmentation fault (core dumped)
Ubuntu version:
Description: Ubuntu precise (development branch)
Release: 12.04
uros@kokulator:~$ apt-cache policy remmina
remmina:
Installed: 1.0.0-1ubuntu5
Candidate: 1.0.0-1ubuntu5
Version table:
*** 1.0.0-1ubuntu5 0
500 http://si.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: remmina 1.0.0-1ubuntu5
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu3
Architecture: amd64
Date: Sun Apr 15 20:57:43 2012
ExecutablePath: /usr/bin/remmina
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120415)
ProcCmdline: remmina
ProcEnviron:
SHELL=/bin/bash
TERM=xterm
LANG=en_GB.UTF-8
LANGUAGE=en_GB
Signal: 6
SourcePackage: remmina
StacktraceTop:
raise () from /lib/x86_64-linux-gnu/libc.so.6
abort () from /lib/x86_64-linux-gnu/libc.so.6
?? () from /lib/x86_64-linux-gnu/libc.so.6
__assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
Title: remmina crashed with SIGABRT in raise()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
XsessionErrors:
(nautilus:4333): Gtk-WARNING **: Theme parsing error: gtk.css:58:46: Unknown value 'GTK_SHADOW_NONE' for enum type 'GtkShadowType'
(nautilus:4333): Gtk-WARNING **: Theme parsing error: gtk.css:58:46: Unknown value 'GTK_SHADOW_NONE' for enum type 'GtkShadowType'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/982526/+subscriptions