Comment 13 for bug 191575

Revision history for this message
berg (berg-foss) wrote :

confirm here. I tested with previous kernel (2.6.24-7) but the error seems in wine. :(

Using the command learnt with the guys before:

myloginz@berg-desktop:~/.wine/drive_c/Arquivos de programas/eMule$ gdb --args wine emule.exe
GNU gdb 6.7.1-debian
Copyright (C) 2007 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 "i486-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) r
Starting program: /usr/bin/wine emule.exe
[Thread debugging using libthread_db enabled]
[New Thread 0xb7d419f0 (LWP 8916)]
[New Thread 0xb7d40b90 (LWP 8919)]
[Thread 0xb7d40b90 (LWP 8919) exited]
[New process 8916]
[New process 8916]

Program received signal SIGSEGV, Segmentation fault.
0xb7d328ac in ?? ()
(gdb) bt
#0 0xb7d328ac in ?? ()
#1 0xb7e47768 in ?? () from /lib/tls/i686/cmov/libc.so.6
#2 0x7bf014c0 in ?? ()
#3 0xb7f41c20 in uni2cp_low () from /usr/bin/../lib/libwine.so.1
#4 0x00000020 in ?? ()
#5 0xb7e4526a in registerrpc () from /lib/tls/i686/cmov/libc.so.6
#6 0x7bc87434 in ?? ()
#7 0x7bc87434 in ?? ()
#8 0xbfa0f1b8 in ?? ()
#9 0x7bc6be99 in ?? ()
#10 0x7bf014c0 in ?? ()
#11 0x00000020 in ?? ()
#12 0x0000000e in ?? ()
#13 0xbfa0f1a0 in ?? ()
#14 0x00100000 in ?? ()
#15 0x00000004 in ?? ()
#16 0xbfa0f164 in ?? ()
#17 0xbfa0f08c in ?? ()
#18 0xbfa0f1a4 in ?? ()
#19 0xbfa0f1a0 in ?? ()
#20 0x7bca249c in ?? ()
#21 0x7bca1760 in ?? ()
#22 0x7ffdf000 in ?? ()
#23 0x7c003138 in ?? ()
(gdb) q
The program is running. Exit anyway? (y or n) y
myloginz@berg-desktop:~/.wine/drive_c/Arquivos de programas/eMule$ valgrind -v wine emule.exe
==8952== Memcheck, a memory error detector.
==8952== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==8952== Using LibVEX rev 1804, a library for dynamic binary translation.
==8952== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==8952== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation framework.
==8952== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==8952==
--8952-- Command line
--8952-- wine
--8952-- emule.exe
--8952-- Startup, with flags:
--8952-- --suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp
--8952-- -v
--8952-- Contents of /proc/version:
--8952-- Linux version 2.6.24-7-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-1ubuntu1)) #1 SMP Thu Feb 7 01:29:58 UTC 2008
--8952-- Arch and hwcaps: X86, x86-sse1
--8952-- Page sizes: currently 4096, max supported 4096
--8952-- Valgrind library directory: /usr/lib/valgrind
--8952-- Reading syms from /lib/ld-2.7.so (0x4000000)
--8952-- Reading debug info from /lib/ld-2.7.so...
--8952-- ... CRC mismatch (computed b93a03d2 wanted 46e85b4d)
--8952-- object doesn't have a symbol table
--8952-- Reading syms from /usr/bin/wine (0x8048000)
--8952-- Reading debug info from /usr/bin/wine...
--8952-- ... CRC mismatch (computed 1d07b2de wanted 7197b9e4)
--8952-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--8952-- object doesn't have a dynamic symbol table
--8952-- Reading suppressions file: /usr/lib/valgrind/debian-libc6-dbg.supp
--8952-- Reading suppressions file: /usr/lib/valgrind/default.supp
--8952-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x401D000)
--8952-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x401F000)
--8952-- Reading syms from /usr/lib/libwine.so.1.0 (0x4027000)
--8952-- Reading syms from /lib/tls/i686/cmov/libpthread-2.7.so (0x4155000)
--8952-- Reading debug info from /lib/tls/i686/cmov/libpthread-2.7.so...
--8952-- ... CRC mismatch (computed 88847c30 wanted 678e3e32)
--8952-- Reading syms from /lib/tls/i686/cmov/libc-2.7.so (0x416D000)
--8952-- Reading debug info from /lib/tls/i686/cmov/libc-2.7.so...
--8952-- ... CRC mismatch (computed dab1ecc9 wanted 544aee97)
--8952-- object doesn't have a symbol table
--8952-- Reading syms from /lib/tls/i686/cmov/libdl-2.7.so (0x42BC000)
--8952-- Reading debug info from /lib/tls/i686/cmov/libdl-2.7.so...
--8952-- ... CRC mismatch (computed 8dc34f7a wanted 4e65ce40)
--8952-- object doesn't have a symbol table
--8952-- REDIR: 0x41e03a0 (memset) redirected to 0x4022d50 (memset)
--8952-- REDIR: 0x41e0890 (memcpy) redirected to 0x4023aa0 (memcpy)
--8952-- REDIR: 0x41df510 (rindex) redirected to 0x4022710 (rindex)
--8952-- REDIR: 0x41df140 (strlen) redirected to 0x40229d0 (strlen)
--8952-- REDIR: 0x41df340 (strncmp) redirected to 0x4022a30 (strncmp)
--8952-- REDIR: 0x41da820 (calloc) redirected to 0x4020b70 (calloc)
--8952-- REDIR: 0x41dc350 (free) redirected to 0x40215f0 (free)
--8952-- REDIR: 0x41dab10 (malloc) redirected to 0x4021a50 (malloc)
--8952-- REDIR: 0x41dec80 (strcpy) redirected to 0x4023d10 (strcpy)
Falha de segmentação (core dumped)