Bug#767904: epiphany: Application terminates when a game is started.

2014-11-03 Thread Neil Wallace
Package: epiphany
Version: 0.7.0+0-2
Severity: normal

Dear Maintainer,

When I run epiphany-game, the application starts, but terminates when I try and
play a game. This has been confirmed to occur whether underlying desktop is
gnome-shell or mate.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17.2 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages epiphany depends on:
ii  epiphany-data0.7.0+0-2
ii  libc62.19-12
ii  libgcc1  1:4.9.1-16
ii  libsdl-mixer1.2  1.2.12-11+b1
ii  libsdl1.2debian  1.2.15-10
ii  libstdc++6   4.9.1-16
ii  libtinyxml2.6.2  2.6.2-2

epiphany recommends no packages.

epiphany suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#767904: epiphany: Application terminates when a game is started.

2014-11-03 Thread Neil Wallace
On Mon, 3 Nov 2014 13:39:42 +0100 Ricardo Mones mo...@debian.org wrote:
 
 Can you run it under gdb and post here the backtrace?
 
 Thanks in advance,
 -- 
   Ricardo Mones 

Hi Ricardo.

neil@slim-silver ~ $ gdb epiphany-game
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
Type show configuration for configuration details.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type help.
Type apropos word to search for commands related to word...
Reading symbols from epiphany-game...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/games/epiphany-game
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffef062700 (LWP 11186)]
[New Thread 0x7fffea0fa700 (LWP 11187)]
[Thread 0x7fffea0fa700 (LWP 11187) exited]
Resource_path: /usr/share/epiphany
[New Thread 0x7fffea0fa700 (LWP 11188)]
Setting Screen size x to: 640
Setting Screen size y to: 480
Setting last level to: 0
Setting sound volume to: 8
Setting music volume to: 8
terminate called after throwing an instance of 'Common_Ex'

Program received signal SIGABRT, Aborted.
0x76b43107 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56  ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#767904: epiphany: Application terminates when a game is started.

2014-11-03 Thread Neil Wallace
On Mon, 3 Nov 2014 14:25:34 +0100 Ricardo Mones mo...@debian.org wrote:
 
 I miss the backtrace :) At this point you reached, just type
 
 thread apply all bt
 

Hi Ricardo,
Here goes


neil@slim-silver ~ $ gdb epiphany-game
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
Type show configuration for configuration details.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type help.
Type apropos word to search for commands related to word...
Reading symbols from epiphany-game...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/games/epiphany-game
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffef062700 (LWP 13356)]
[New Thread 0x7fffea0fa700 (LWP 13357)]
[Thread 0x7fffea0fa700 (LWP 13357) exited]
Resource_path: /usr/share/epiphany
[New Thread 0x7fffea0fa700 (LWP 13358)]
Setting Screen size x to: 640
Setting Screen size y to: 480
Setting last level to: 0
Setting sound volume to: 8
Setting music volume to: 8
terminate called after throwing an instance of 'Common_Ex'

Program received signal SIGABRT, Aborted.
0x76b43107 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56  ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) thread apply all bt

Thread 4 (Thread 0x7fffea0fa700 (LWP 13358)):
#0  0x76beb23f in __GI_ppoll (fds=0x653510, nfds=2,
timeout=optimized out, sigmask=0x0) at
../sysdeps/unix/sysv/linux/ppoll.c:56
#1  0x761e034d in pa_mainloop_poll () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x761e093e in pa_mainloop_iterate () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x77b78a7b in ?? () from
/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#4  0x77b4c9a0 in ?? () from
/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#5  0x77b54d28 in ?? () from
/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#6  0x77b966a9 in ?? () from
/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#7  0x750df0a4 in start_thread (arg=0x7fffea0fa700) at
pthread_create.c:309
#8  0x76bf3cbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7fffef062700 (LWP 13356)):
#0  0x76bc553d in nanosleep () at
../sysdeps/unix/syscall-template.S:81
#1  0x77b98b55 in SDL_Delay () from
/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#2  0x77b98b92 in ?? () from
/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#3  0x77b54d28 in ?? () from
/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#4  0x77b966a9 in ?? () from
/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#5  0x750df0a4 in start_thread (arg=0x7fffef062700) at
pthread_create.c:309
#6  0x76bf3cbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

---Type return to continue, or q return to quit---
Thread 1 (Thread 0x77fb57c0 (LWP 13352)):
#0  0x76b43107 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x76b444e8 in __GI_abort () at abort.c:89
#2  0x7742eb2d in __gnu_cxx::__verbose_terminate_handler() ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x7742cba6 in ?? () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#4  0x7742cbf1 in std::terminate() () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5  0x7742ce09 in __cxa_throw () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#6  0x0040b430 in ?? ()
#7  0x0040adb9 in ?? ()
#8  0x00407dec in ?? ()
#9  0x004060c1 in ?? ()
#10 0x00412e9e in ?? ()
#11 0x00403958 in ?? ()
#12 0x76b2fb45 in __libc_start_main (main=0x403650, argc=1,
argv=0x7fffe248, init=optimized out, fini=optimized out,
rtld_fini=optimized out, stack_end=0x7fffe238) at libc-start.c:287
#13 0x004045df in ?? ()
(gdb)
(gdb)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org