Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[winex]probleme au lancement :Unable to start gdb (nr)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Davix007
n00b
n00b


Joined: 19 Sep 2004
Posts: 63

PostPosted: Sun Jan 23, 2005 3:57 pm    Post subject: [winex]probleme au lancement :Unable to start gdb (nr) Reply with quote

plop a tous ,

je viens de mettre winex sur ma machine et lorsque que je lance un jeu

j'obtiens ce message

Unable to start gdb

pourrais t on me dire s'il s'agit d'une application manquante ou autre ?

merci a vous :)
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Jan 23, 2005 4:04 pm    Post subject: Reply with quote

ben gdb c'est un debugger !

Code:
* sys-devel/gdb
     Available versions:  6.0  ~6.0-r1  ~6.1  ~6.1.1  ~6.2  ~6.2.1  ~6.2.1-r1
     Installed:           6.2.1-r1
     Homepage:            http://sources.redhat.com/gdb/
     Description:         GNU debugger

_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
zdra
Veteran
Veteran


Joined: 30 Nov 2003
Posts: 1693
Location: Bruxelles, Belgique

PostPosted: Sun Jan 23, 2005 4:07 pm    Post subject: Reply with quote

wine lance un debugger lorsqu'il y a une erreur pour que tu puisse débugger et/ou faire des repport de bugs avec tt les info nécésaire. Evidement c'est pour les power-users ;)

Donc à mon avis si il te dit ce message ça veut dire qu'il y a eu une autre erreur avant et que wine a segfaulté au qqch comme ça. Surement un bug de wine qui n'est pas parfait du tout (mais qui est déjà assé génial quand meme).
Back to top
View user's profile Send private message
Davix007
n00b
n00b


Joined: 19 Sep 2004
Posts: 63

PostPosted: Sun Jan 23, 2005 4:13 pm    Post subject: Reply with quote

j'ai l erreur en large now ca vous aide ?

wine: Unhandled exception, starting debugger...
using wine_path: /usr/lib/transgaming_winex3//winex/bin/wine
Unable to start gdb! Please make sure you have gdb present on your system:flags=0x0 gdb_path=gdb
winedbg: gdbproxy.c:1848: gdb_startup: Assertion `0' failed.
tid 6913 received signal 6. Raising signal 3
0806e1c8:08073140: create process 'G:\mnt\win\Program Files\Diablo II\Diablo II.exe'/0xb7fd1ca0 @00000000 (0<0>)
0806e1c8:08073140: create thread I @00000000
Back to top
View user's profile Send private message
zdra
Veteran
Veteran


Joined: 30 Nov 2003
Posts: 1693
Location: Bruxelles, Belgique

PostPosted: Sun Jan 23, 2005 6:19 pm    Post subject: Reply with quote

Il dit rien avant la 1er ligne ? parce que ça confirme ce que je disais, wine a eu une erreur, apparement qqch de non supporté et donc il a voulu lancer un gdb pour t'afficher les détails technique du probleme pour pouvoir le repporter aux developpeurs.

Sinon c'est quoi le jeux que tu veux faire marcher ? Tout ne marche pas avec wine et/ou cedega ;)
Back to top
View user's profile Send private message
Davix007
n00b
n00b


Joined: 19 Sep 2004
Posts: 63

PostPosted: Sun Jan 23, 2005 6:20 pm    Post subject: Reply with quote

bin c'est diablo2 et j'ai ete voir dans le liste des jeux ki tourne sous winex il est dedans .. :'(
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Jan 23, 2005 6:22 pm    Post subject: Reply with quote

c'est bien winex et non wine que t'as d'installe ?
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
Apsforps
Guru
Guru


Joined: 27 Sep 2004
Posts: 520
Location: Belgium

PostPosted: Sun Jan 23, 2005 6:24 pm    Post subject: Reply with quote

Davix007 wrote:

using wine_path: /usr/lib/transgaming_winex3//winex/bin/wine

Ben vu ce qu'il est marqué là, il y a des chances.
T'as essayé en installant gdb, ça donnera peut-être des infos plus précises, c'est fait pour ça un debuggeur non?
_________________
Apsforps
Back to top
View user's profile Send private message
Davix007
n00b
n00b


Joined: 19 Sep 2004
Posts: 63

PostPosted: Sun Jan 23, 2005 7:14 pm    Post subject: Reply with quote

alors now ca donne ca :p

Code:

bash-2.05b# /usr/bin/winex3 /mnt/win/Program\ Files/Diablo\ II/Diabl                                                                                                  o\ II.exe
wine: Unhandled exception, starting debugger...
using wine_path: /usr/lib/transgaming_winex3//winex/bin/wine
0806e1c8:08073140: create process 'G:\mnt\win\Program Files\Diablo II\Diablo II.exe'/0xb7fd1ca0 @00000000 (0<0>)
0806e1c8:08073140: create thread I @00000000
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
0806e1c8:08073140: loads DLL ntdll.dll @b7f2e000 (0<0>)
0806e1c8:08073140: loads DLL kernel32.dll @b790e000 (0<0>)
0806e1c8:08073140: loads DLL C:\windows\system32\msvcrt.dll @78000000 (0<0>)
0806e1c8:08073140: loads DLL crtdll.dll @b7967000 (0<0>)
0806e1c8:08073140: loads DLL advapi32.dll @b7729000 (0<0>)
0806e1c8:08073140: loads DLL gdi32.dll @b775d000 (0<0>)
0806e1c8:08073140: loads DLL user32.dll @b77ea000 (0<0>)
0806e1c8:08073140: loads DLL rpcrt4.dll @b75b4000 (0<0>)
0806e1c8:08073140: loads DLL ole32.dll @b75f5000 (0<0>)
0806e1c8:08073140: loads DLL shlwapi.dll @b756e000 (0<0>)
0806e1c8:08073140: loads DLL comctl32.dll @b74da000 (0<0>)
0806e1c8:08073140: loads DLL shell32.dll @b7660000 (0<0>)
0806e1c8:08073140: loads DLL winspool.drv @b74bf000 (0<0>)
0806e1c8:08073140: loads DLL comdlg32.dll @b76c5000 (0<0>)
0806e1c8:08073140: loads DLL lz32.dll @b74a9000 (0<0>)
0806e1c8:08073140: loads DLL version.dll @b74b0000 (0<0>)
0806e1c8:08073140: loads DLL G:\mnt\win\Program Files\Diablo II\Storm.dll @6ffb0000 (0<0>)
0806e1c8:08073140: loads DLL x11drv.dll @b6e9a000 (0<0>)
0806e1c8:08073140: exception code=80000003
[New Thread 134689088]
0xffffe410 in ?? ()
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
warning: shared library handler failed to enable breakpoint
trace: 18 => 0
Wine-gdb>
Back to top
View user's profile Send private message
Davix007
n00b
n00b


Joined: 19 Sep 2004
Posts: 63

PostPosted: Mon Jan 24, 2005 12:03 pm    Post subject: Reply with quote

je laisse beton koi ??
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Mon Jan 24, 2005 1:03 pm    Post subject: Reply with quote

Tu as trouvé où ton WineX ? Gratuit ou tu a subscribe ?
Back to top
View user's profile Send private message
Davix007
n00b
n00b


Joined: 19 Sep 2004
Posts: 63

PostPosted: Mon Jan 24, 2005 4:06 pm    Post subject: Reply with quote

je vois pas en koi ca change mon probleme :)
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Mon Jan 24, 2005 4:15 pm    Post subject: Reply with quote

C'est pas parce que tu vois pas que ca va pas changer ton probleme...
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Mon Jan 24, 2005 5:19 pm    Post subject: Reply with quote

lol ok bonne chance :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum