[Bug 390584] Re: vnc connession generate a gdm segfault error

2009-06-24 Thread Sebastien Bacher
closing the bug since the new version fixes the issue

** Changed in: gdm (Ubuntu)
   Status: Invalid = Fix Released

-- 
vnc connession generate a gdm segfault error
https://bugs.launchpad.net/bugs/390584
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 390584] Re: vnc connession generate a gdm segfault error

2009-06-23 Thread emilio defranco
Dear friend,

I am happy to inform you that the problem segnaled about this bug is 
resolved updating the gdm package from version 2.20.7-0ubuntu1.1 to the 
version 2.10.10-0ubuntu2.

I have downloaded the new version and have installed it with dpkg -i 
command.

The dpkg told me some thing about unresolved dependencies, but at the end of 
process gdm --version tell me 2.20.10 and vnc and all rest of computer 
working fine.

I hope that this can help you to understand what is the problem and I hope 
that can be userfull for other user with the same problem.

Wishes,

Emilio Defranco

- Original Message - 
From: Sebastien Bacher seb...@ubuntu.com
To: e_defra...@yahoo.co.uk
Sent: Monday, June 22, 2009 4:32 PM
Subject: [Bug 390584] Re: vnc connession generate a gdm segfault error


--===GMAIL-3A20278D==Content-Type: text/plain; charset=tf-8
Content-Transfer-Encoding: quoted-printable

 Do you want that I open a new bug with the content of my crash file ?

right, those .crash has made to be sent with apport where they will give
useful detail and be retraced to have a debug stacktrace etc, where
adding the file to an open bug will not work correctly

-- 
vnc connession generate a gdm segfault error
https://bugs.launchpad.net/bugs/390584
You received this bug notification because you are a direct subscriber
of the bug.

Status in “gdm” source package in Ubuntu: Invalid

Bug description:
Binary package hint: gdm

I have a fresh installation of Xubuntu 8.04. I can connetct to host remotely 
with XDMCP but when I try to connect with vnc after completed login (put the 
vnc password in the vnc dialog) apper another dialog that said me: VNC 
viewer: information The connection closed unexpectedly and in the syslog i 
can read:  kernel: [ 2759.572970] gdmlogin[6670]: segfault at 0010 eip 
b7332e7b esp bf8f1b40 error 4

Xubuntu version is:  Ubuntu 8.04.3
My kernel is: 2.6.24-24-generic
GDM version is  2.20.7-0ubuntu1.1
vnc4server is 4.1.1+xorg1.0.2-0ubuntu7

I include in attachment the gdm crash file

This is my xinet.d service file:

service vnc
{
type = UNLISTED
disable = no
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/bin/Xvnc
server_args = -inetd :1 -query localhost -geometry 1024x768 -depth 
16 -once -fp 
/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/,/usr/share/fonts/X11/encodings/,/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/util/
 
 -DisconnectClients=0 -NeverShared passwordFile=/root/.vnc/passwd -extension 
XFIXES
port = 5901
}
--===GMAIL-3A20278D==Content-Type: multipart/alternative;
boundary===AVGMAIL-21AF70D1===

--===GMAIL-21AF70D1==Content-Type: text/plain; x-avgrt; charset=f-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Content-Description: AVG certification


No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.339 / Virus Database: 270.12.82/2190 - Release Date: 06/20/09 
17:54:00

--===GMAIL-21AF70D1===
--===GMAIL-3A20278D===

-- 
vnc connession generate a gdm segfault error
https://bugs.launchpad.net/bugs/390584
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 390584] Re: vnc connession generate a gdm segfault error

2009-06-22 Thread emilio defranco

** Attachment added: _usr_lib_gdm_gdmlogin.106.crash
   http://launchpadlibrarian.net/28195051/_usr_lib_gdm_gdmlogin.106.crash

-- 
vnc connession generate a gdm segfault error
https://bugs.launchpad.net/bugs/390584
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 390584] Re: vnc connession generate a gdm segfault error

2009-06-22 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. However, your crash report is either missing or challenging to deal 
with as a '.crash' file. Please follow these instructions to have apport report 
a new bug about your crash that can be dealt with by the automatic retracer. 
 
 If you are running the Ubuntu Stable Release you might need to enable apport 
in /etc/default/apport and restart. 
 
 If you are using Ubuntu with the Gnome desktop environment - launch nautilus 
and navigate to your /var/crash directory and double click on the crash report 
you wish to submit. 
 
 If you are using Kubuntu or Xubuntu you can file the crash using 
/usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash in a 
terminal - where _my_crash_report.crash is the crash you would like to report. 
 I'm closing this bug report since the process outlined above will 
automatically open a new bug report which can then dealt with more efficiently. 
Thanks in advance for your cooperation and understanding.

** Changed in: gdm (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gdm (Ubuntu)
   Status: New = Invalid

** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
vnc connession generate a gdm segfault error
https://bugs.launchpad.net/bugs/390584
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 390584] Re: vnc connession generate a gdm segfault error

2009-06-22 Thread emilio defranco
Dear Sir,

I am sorry, but I cannot understand what do you want that I do 

I had followed the procedure as you indicate  and I had just attached my 
crash file in the bug segnalation 

Do you want that I open a new bug with the content of my crash file ?

Wishes,

Emilio Defranco

- Original Message - 
From: Sebastien Bacher seb...@ubuntu.com
To: e_defra...@yahoo.co.uk
Sent: Monday, June 22, 2009 12:37 PM
Subject: [Bug 390584] Re: vnc connession generate a gdm segfault error


--===GMAIL-0CCE711D==Content-Type: text/plain; charset=tf-8
Content-Transfer-Encoding: quoted-printable

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. However, your crash report is either missing or challenging to deal 
with as a '.crash' file. Please follow these instructions to have apport 
report a new bug about your crash that can be dealt with by the automatic 
retracer.

 If you are running the Ubuntu Stable Release you might need to enable 
apport in /etc/default/apport and restart.

 If you are using Ubuntu with the Gnome desktop environment - launch 
nautilus and navigate to your /var/crash directory and double click on the 
crash report you wish to submit.

 If you are using Kubuntu or Xubuntu you can file the crash using 
/usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash 
in a terminal - where _my_crash_report.crash is the crash you would like to 
report.
 I'm closing this bug report since the process outlined above will 
automatically open a new bug report which can then dealt with more 
efficiently. Thanks in advance for your cooperation and understanding.

** Changed in: gdm (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gdm (Ubuntu)
   Status: New = Invalid

** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
vnc connession generate a gdm segfault error
https://bugs.launchpad.net/bugs/390584
You received this bug notification because you are a direct subscriber
of the bug.

Status in “gdm” source package in Ubuntu: Invalid

Bug description:
Binary package hint: gdm

I have a fresh installation of Xubuntu 8.04. I can connetct to host remotely 
with XDMCP but when I try to connect with vnc after completed login (put the 
vnc password in the vnc dialog) apper another dialog that said me: VNC 
viewer: information The connection closed unexpectedly and in the syslog i 
can read:  kernel: [ 2759.572970] gdmlogin[6670]: segfault at 0010 eip 
b7332e7b esp bf8f1b40 error 4

Xubuntu version is:  Ubuntu 8.04.3
My kernel is: 2.6.24-24-generic
GDM version is  2.20.7-0ubuntu1.1
vnc4server is 4.1.1+xorg1.0.2-0ubuntu7

I include in attachment the gdm crash file

This is my xinet.d service file:

service vnc
{
type = UNLISTED
disable = no
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/bin/Xvnc
server_args = -inetd :1 -query localhost -geometry 1024x768 -depth 
16 -once -fp 
/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/,/usr/share/fonts/X11/encodings/,/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/util/
 
 -DisconnectClients=0 -NeverShared passwordFile=/root/.vnc/passwd -extension 
XFIXES
port = 5901
}
--===GMAIL-0CCE711D==Content-Type: multipart/alternative;
boundary===AVGMAIL-2BE0292F===

--===GMAIL-2BE0292F==Content-Type: text/plain; x-avgrt; charset=f-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Content-Description: AVG certification


No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.339 / Virus Database: 270.12.82/2190 - Release Date: 06/20/09 
17:54:00

--===GMAIL-2BE0292F===
--===GMAIL-0CCE711D===

-- 
vnc connession generate a gdm segfault error
https://bugs.launchpad.net/bugs/390584
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 390584] Re: vnc connession generate a gdm segfault error

2009-06-22 Thread Sebastien Bacher
 Do you want that I open a new bug with the content of my crash file ?

right, those .crash has made to be sent with apport where they will give
useful detail and be retraced to have a debug stacktrace etc, where
adding the file to an open bug will not work correctly

-- 
vnc connession generate a gdm segfault error
https://bugs.launchpad.net/bugs/390584
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs