[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-11-13 Thread Stefan
I get:
==9747== Memcheck, a memory error detector
==9747== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==9747== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==9747== Command: skype
==9747== 
==9747== Warning: client switching stacks?  SP change: 0xbee6bf4c -- 0x2e603b2b
==9747==  to suppress, use: --max-stackframe=1870232543 or greater
==9747== Invalid read of size 4
==9747==at 0x807BD13: ??? (in /usr/bin/skype)
==9747==  Address 0x2e603b2b is on thread 1's stack
==9747== 
==9747== 
==9747== Process terminating with default action of signal 11 (SIGSEGV)
==9747==  Access not within mapped region at address 0x2E603B2B
==9747==at 0x807BD13: ??? (in /usr/bin/skype)
==9747==  If you believe this happened as a result of a stack
==9747==  overflow in your program's main thread (unlikely but
==9747==  possible), you can try to increase the size of the
==9747==  main thread stack using the --main-stacksize= flag.
==9747==  The main thread stack size used in this run was 8388608.
==9747== 
==9747== Process terminating with default action of signal 11 (SIGSEGV)
==9747==  Access not within mapped region at address 0x2E603B27
==9747==at 0x4024510: _vgnU_freeres (in 
/usr/lib/valgrind/vgpreload_core-x86-linux.so)
==9747==  If you believe this happened as a result of a stack
==9747==  overflow in your program's main thread (unlikely but
==9747==  possible), you can try to increase the size of the
==9747==  main thread stack using the --main-stacksize= flag.
==9747==  The main thread stack size used in this run was 8388608.
==9747== 
==9747== HEAP SUMMARY:
==9747== in use at exit: 56 bytes in 2 blocks
==9747==   total heap usage: 2 allocs, 0 frees, 56 bytes allocated
==9747== 
==9747== 24 bytes in 1 blocks are still reachable in loss record 1 of 2
==9747==at 0x40299D8: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==9747==by 0x56AE7E8: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.3800.1)
==9747==by 0x56AE894: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.3800.1)
==9747==by 0x56AEBA7: g_mutex_lock (in 
/lib/i386-linux-gnu/libglib-2.0.so.0.3800.1)
==9747==by 0x567B3BB: g_quark_from_static_string (in 
/lib/i386-linux-gnu/libglib-2.0.so.0.3800.1)
==9747==by 0x58127A1: ??? (in 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3800.1)
==9747==by 0x400F205: call_init (dl-init.c:84)
==9747==by 0x400F2EB: _dl_init (dl-init.c:133)
==9747==by 0x40011CE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==9747== 
==9747== 32 bytes in 1 blocks are still reachable in loss record 2 of 2
==9747==at 0x40299D8: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==9747==by 0x56AE8DB: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.3800.1)
==9747==by 0x56AE964: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.3800.1)
==9747==by 0x56AEDF7: g_rw_lock_writer_lock (in 
/lib/i386-linux-gnu/libglib-2.0.so.0.3800.1)
==9747==by 0x581273F: ??? (in 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3800.1)
==9747==by 0x400F205: call_init (dl-init.c:84)
==9747==by 0x400F2EB: _dl_init (dl-init.c:133)
==9747==by 0x40011CE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==9747== 
==9747== LEAK SUMMARY:
==9747==definitely lost: 0 bytes in 0 blocks
==9747==indirectly lost: 0 bytes in 0 blocks
==9747==  possibly lost: 0 bytes in 0 blocks
==9747==still reachable: 56 bytes in 2 blocks
==9747== suppressed: 0 bytes in 0 blocks
==9747== 
==9747== For counts of detected and suppressed errors, rerun with: -v
==9747== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Segmentation fault (core dumped)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-11-11 Thread Rob Locher
I seem to be having a very similar problem to Angel Guzman Maeso
(shakaran).  I also ran valgrind --leak-check=full --show-reachable=yes
skype at the command line, and saw similar errors, ending in a
segmentation fault.

The surprising thing is that Skype seemed to run fine under Ubuntu 13.04
Raring Ringtail, but now that I upgraded to 13.10 Saucy Salamander I get
the segmentation fault.  I'm using a Lenovo S10-3 ideapad netbook with
a 32-bit CPU.  I suppose I'll try downloading the 4.2.0.11-1 version
from http://www.skype.com/en/download-skype/skype-for-linux/ .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-11-11 Thread Rob Locher
Here's what happened when I ran valgrind --leak-check=full --show-
reachable=yes skype.

** Attachment added: valgrind-output.txt
   
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+attachment/3905759/+files/valgrind-output.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-05-17 Thread Angel Guzman Maeso
Using saucy salamander with 4.1.0.20-1 I have segfault 100% reproducible

$ valgrind --leak-check=full --show-reachable=yes skype
==22168== Memcheck, a memory error detector
==22168== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==22168== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==22168== Command: skype
==22168== 
vex x86-IR: unhandled instruction bytes: 0xF1 0xE 0x2B 0x2B
==22168== 
==22168== Process terminating with default action of signal 11 (SIGSEGV)
==22168==  General Protection Fault
==22168==at 0x8075F44: ??? (in /usr/bin/skype)
==22168==by 0x7C232D2: g_malloc (gmem.c:104)
==22168==by 0x7C2359A: g_malloc_n (gmem.c:345)
==22168==by 0x7C2D266: g_quark_from_static_string (gquark.c:278)
==22168==by 0x7A33901: gobject_init_ctor (gtype.c:4341)
==22168==by 0x400F215: call_init (dl-init.c:84)
==22168==by 0x400F2FB: _dl_init (dl-init.c:133)
==22168==by 0x40011DE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==22168== Invalid free() / delete / delete[] / realloc()
==22168==at 0x402B1CC: free (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==22168==by 0x76CD7D4: __libc_freeres (in /lib/i386-linux-gnu/libc-2.17.so)
==22168==by 0x7C232D2: g_malloc (gmem.c:104)
==22168==by 0x7C2359A: g_malloc_n (gmem.c:345)
==22168==by 0x7C2D266: g_quark_from_static_string (gquark.c:278)
==22168==by 0x7A33901: gobject_init_ctor (gtype.c:4341)
==22168==by 0x400F215: call_init (dl-init.c:84)
==22168==by 0x400F2FB: _dl_init (dl-init.c:133)
==22168==by 0x40011DE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==22168==  Address 0x is not stack'd, malloc'd or (recently) free'd
==22168== 
==22168== 
==22168== HEAP SUMMARY:
==22168== in use at exit: 56 bytes in 2 blocks
==22168==   total heap usage: 2 allocs, 1 frees, 56 bytes allocated
==22168== 
==22168== 24 bytes in 1 blocks are still reachable in loss record 1 of 2
==22168==at 0x402C418: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==22168==by 0x7C5FC18: g_mutex_impl_new (gthread-posix.c:91)
==22168==by 0x7C5FCC4: g_mutex_get_impl (gthread-posix.c:128)
==22168==by 0x7C5FFD7: g_mutex_lock (gthread-posix.c:213)
==22168==by 0x7C2D1CB: g_quark_from_static_string (gquark.c:238)
==22168==by 0x7A33901: gobject_init_ctor (gtype.c:4341)
==22168==by 0x400F215: call_init (dl-init.c:84)
==22168==by 0x400F2FB: _dl_init (dl-init.c:133)
==22168==by 0x40011DE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==22168== 
==22168== 32 bytes in 1 blocks are still reachable in loss record 2 of 2
==22168==at 0x402C418: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==22168==by 0x7C5FD0B: g_rw_lock_impl_new (gthread-posix.c:433)
==22168==by 0x7C5FD94: g_rw_lock_get_impl (gthread-posix.c:457)
==22168==by 0x7C60227: g_rw_lock_writer_lock (gthread-posix.c:536)
==22168==by 0x7A3389F: gobject_init_ctor (gtype.c:4326)
==22168==by 0x400F215: call_init (dl-init.c:84)
==22168==by 0x400F2FB: _dl_init (dl-init.c:133)
==22168==by 0x40011DE: ??? (in /lib/i386-linux-gnu/ld-2.17.so)
==22168== 
==22168== LEAK SUMMARY:
==22168==definitely lost: 0 bytes in 0 blocks
==22168==indirectly lost: 0 bytes in 0 blocks
==22168==  possibly lost: 0 bytes in 0 blocks
==22168==still reachable: 56 bytes in 2 blocks
==22168== suppressed: 0 bytes in 0 blocks
==22168== 
==22168== For counts of detected and suppressed errors, rerun with: -v
==22168== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)

$ strace -eopen skype
open(/etc/ld.so.cache, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libasound.so.2, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libXv.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libXss.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/librt.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libdl.so.2, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libX11.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libXext.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtDBus.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtWebKit.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtXml.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtGui.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtNetwork.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libQtCore.so.4, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libpthread.so.0, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libstdc++.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libm.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libgcc_s.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libc.so.6, O_RDONLY|O_CLOEXEC) = 3
open(/usr/lib/i386-linux-gnu/libxcb.so.1, O_RDONLY|O_CLOEXEC) = 3
open(/lib/i386-linux-gnu/libdbus-1.so.3, O_RDONLY|O_CLOEXEC) = 3

[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-04-17 Thread Paolo Nicorelli
today, after an 'apt-get upgrade' I reinstalled skype-
ubuntu_4.0.0.8-1_i386.deb and it's working

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-04-11 Thread Paolo Nicorelli
same problem after upgrading to:
Description:Ubuntu Raring Ringtail (development branch)
Release:13.04
Codename:   raring


** Attachment added: Strace output
   
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+attachment/3640252/+files/strace_output.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-04-10 Thread Samueldasilva5448
Hi all,

can you explain the actual status of this bug ? i ugrade distrib from
12.10 to 13.04 and i have this bug on skype.

I download the last update of skype but no positive results. Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-03-15 Thread vasilisc
Fri, 15 Mar 2013 12:09:20 +0400
==
[Ubuntu]
Description:Ubuntu Raring Ringtail (development branch)
[Kernel linux]
3.8.0-12-generic
[Kernel command line]
BOOT_IMAGE=/boot/vmlinuz-3.8.0-12-generic 
root=UUID=7e5e7212-570c-4aa9-a3b5-60367081603b ro quiet splash ipv6.disable=1

[libc6]
libc6:amd64  2.17-0ubuntu4   amd64
libc6:i386   2.17-0ubuntu4   i386
libc6-dev:amd64  2.17-0ubuntu4   amd64

[skype]
skype4.1.0.20.0-0ubuntu0.1   amd64
skype-bin4.1.0.20.0-0ubuntu0.1   i386

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2013-03-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: skype (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2012-12-09 Thread LocutusOfBorg
Hi, a new skype version 4.1.0.20.0-0ubuntu0.12.04.2 is available, could
you please try if you still have the bug with the new version?

If you still have this problem please set the status back to new.

thanks


** Changed in: skype (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


Re: [Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2012-12-09 Thread Brian Ingram
On 10/12/12 05:13, LocutusOfBorg wrote:
 Hi, a new skype version 4.1.0.20.0-0ubuntu0.12.04.2 is available, could
 you please try if you still have the bug with the new version?

 If you still have this problem please set the status back to new.

 thanks


 ** Changed in: skype (Ubuntu)
 Status: Confirmed = Incomplete


Hi

Still does not work. This is the readout from the terminal;


Fatal: QWidget: Must construct a QApplication before a QPaintDevice
Aborted (core dumped)

Best of luck

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2012-12-09 Thread Brian Ingram
** Changed in: skype (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2012-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: skype (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2012-08-21 Thread Brian Ingram
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2012-08-21 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1039408/+subscriptions

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


[Bug 1039408] Re: Skype does not launch segmentation fault (core dump)

2012-08-21 Thread Joseph Salisbury
** Package changed: linux (Ubuntu) = skype (Ubuntu)

** Changed in: skype (Ubuntu)
   Status: Confirmed = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1039408

Title:
  Skype does not launch segmentation fault (core dump)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1039408/+subscriptions

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