Bugs item #1667240, was opened at 2007-02-23 11:22
Message generated for change (Comment added) made by danwhitford
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1667240&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alan Herrlich (herrlich_98)
Assigned to: Nobody/Anonymous (nobody)
Summary: crashes on startup, sometimes

Initial Comment:
gaim is crashing shortly after startup, yesterday I just waited a few minutes 
and it started and ran for a day before crashing again.  Today I can't start it 
without it crashing shortly after logging in to my Yahoo and Google Talk 
accounts.  It was initially crashing with the non-debug version but it is 
repeatable with the debug version.

-------------------

Error occured on Friday, February 23, 2007 at 11:02:56.

C:\Program Files\Gaim\gaim.exe caused an Access Violation at location 62616e55 
Reading from location 62616e55.

Registers:
eax=7420656c ebx=02503b30 ecx=00000000 edx=00000000 esi=02503b30 edi=ffffffff
eip=62616e55 esp=0022f5fc ebp=0022f628 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246

Call stack:
62616E55
68A44D6F  C:\Program Files\Gaim\libgaim.dll:68A44D6F  gaim_util_fetch_url_error 
 c:/devel/gaim-devel/gaim-2.0.0beta6/libgaim/util.c:3092
68A45170  C:\Program Files\Gaim\libgaim.dll:68A45170  url_fetch_connect_cb  
c:/devel/gaim-devel/gaim-2.0.0beta6/libgaim/util.c:3427
68A2A118  C:\Program Files\Gaim\libgaim.dll:68A2A118  
gaim_proxy_connect_data_disconnect  
c:/devel/gaim-devel/gaim-2.0.0beta6/libgaim/proxy.c:349
68A17A96  C:\Program Files\Gaim\libgaim.dll:68A17A96  gaim_dnsquery_failed  
c:/devel/gaim-devel/gaim-2.0.0beta6/libgaim/dnsquery.c:114
68A17C15  C:\Program Files\Gaim\libgaim.dll:68A17C15  dns_main_thread_cb  
c:/devel/gaim-devel/gaim-2.0.0beta6/libgaim/dnsquery.c:637
672DDAB7  C:\Program Files\Common Files\GTK\2.0\bin\libglib-2.0-0.dll:672DDAB7  
g_main_context_dispatch
672DEF8B  C:\Program Files\Common Files\GTK\2.0\bin\libglib-2.0-0.dll:672DEF8B  
g_main_context_acquire
672DF16A  C:\Program Files\Common Files\GTK\2.0\bin\libglib-2.0-0.dll:672DF16A  
g_main_loop_run
60575ADE  C:\Program Files\Common 
Files\GTK\2.0\bin\libgtk-win32-2.0-0.dll:60575ADE  gtk_main
62083C80  C:\Program Files\Gaim\gtkgaim.dll:62083C80  gaim_main  
c:/devel/gaim-devel/gaim-2.0.0beta6/gtk/gtkmain.c:824
004019A7  C:\Program Files\Gaim\gaim.exe:004019A7  WinMain  
c:/devel/gaim-devel/gaim-2.0.0beta6/gtk/win32/win_gaim.c:551
0040207A  C:\Program Files\Gaim\gaim.exe:0040207A  WinMain  
c:/devel/gaim-devel/gaim-2.0.0beta6/gtk/win32/win_gaim.c:244
00401237  C:\Program Files\Gaim\gaim.exe:00401237
004012A8  C:\Program Files\Gaim\gaim.exe:004012A8
7C816FD7  C:\WINNT\system32\kernel32.dll:7C816FD7  RegisterWaitForInputIdle




----------------------------------------------------------------------

Comment By: danimull (danwhitford)
Date: 2007-02-28 11:31

Message:
Logged In: YES 
user_id=1731555
Originator: NO

I am experiencing crash at start up too...

AppName:  gaim.exe
AppVer: 2.0.0.0
ModName:  libsametime.dll
ModVer: 0.0.0.
Offset:  00006250

----------------------------------------------------------------------

Comment By: Alan Herrlich (herrlich_98)
Date: 2007-02-26 09:13

Message:
Logged In: YES 
user_id=697774
Originator: YES

Here's a slightly different crash with strlen at the top of the stack,
most of the crashes look similar to the initial one I put in.

-------------------

Error occured on Monday, February 26, 2007 at 09:03:59.

C:\Program Files\Gaim\gaim.exe caused an Access Violation at location
77c478ac i
n module C:\WINNT\system32\msvcrt.dll Reading from location 5f6e6f5f.

Registers:
eax=5f6e6f5f ebx=00000000 ecx=5f6e6f5f edx=00000000 esi=00000000
edi=00000000
eip=77c478ac esp=0022f21c ebp=0022f598 iopl=0         nv up ei pl nz na po
nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000            
efl=00210206

Call stack:
77C478AC  C:\WINNT\system32\msvcrt.dll:77C478AC  strlen
6730CFB7  C:\Program Files\Common
Files\GTK\2.0\bin\libglib-2.0-0.dll:6730CFB7
g_win32_locale_filename_from_utf8
67303B44  C:\Program Files\Common
Files\GTK\2.0\bin\libglib-2.0-0.dll:67303B44
g_vasprintf
672F3B56  C:\Program Files\Common
Files\GTK\2.0\bin\libglib-2.0-0.dll:672F3B56
g_strdup_vprintf
68A44D51  C:\Program Files\Gaim\libgaim.dll:68A44D51 
gaim_util_fetch_url_error
 c:/devel/gaim-devel/gaim-2.0.0beta6/libgaim/util.c:3091
68A45170  C:\Program Files\Gaim\libgaim.dll:68A45170  url_fetch_connect_cb
 c:/d
evel/gaim-devel/gaim-2.0.0beta6/libgaim/util.c:3427
68A2A118  C:\Program Files\Gaim\libgaim.dll:68A2A118 
gaim_proxy_connect_data_di
sconnect  c:/devel/gaim-devel/gaim-2.0.0beta6/libgaim/proxy.c:349
68A17A96  C:\Program Files\Gaim\libgaim.dll:68A17A96  gaim_dnsquery_failed
 c:/d
evel/gaim-devel/gaim-2.0.0beta6/libgaim/dnsquery.c:114
68A17C15  C:\Program Files\Gaim\libgaim.dll:68A17C15  dns_main_thread_cb 
c:/dev
el/gaim-devel/gaim-2.0.0beta6/libgaim/dnsquery.c:637
672DDAB7  C:\Program Files\Common
Files\GTK\2.0\bin\libglib-2.0-0.dll:672DDAB7
g_main_context_dispatch
672DEF8B  C:\Program Files\Common
Files\GTK\2.0\bin\libglib-2.0-0.dll:672DEF8B
g_main_context_acquire
672DF16A  C:\Program Files\Common
Files\GTK\2.0\bin\libglib-2.0-0.dll:672DF16A
g_main_loop_run
60575ADE  C:\Program Files\Common
Files\GTK\2.0\bin\libgtk-win32-2.0-0.dll:60575
ADE  gtk_main
62083C80  C:\Program Files\Gaim\gtkgaim.dll:62083C80  gaim_main 
c:/devel/gaim-d
evel/gaim-2.0.0beta6/gtk/gtkmain.c:824
004019A7  C:\Program Files\Gaim\gaim.exe:004019A7  WinMain 
c:/devel/gaim-devel/
gaim-2.0.0beta6/gtk/win32/win_gaim.c:551
0040207A  C:\Program Files\Gaim\gaim.exe:0040207A  WinMain 
c:/devel/gaim-devel/
gaim-2.0.0beta6/gtk/win32/win_gaim.c:244
00401237  C:\Program Files\Gaim\gaim.exe:00401237
004012A8  C:\Program Files\Gaim\gaim.exe:004012A8
7C816FD7  C:\WINNT\system32\kernel32.dll:7C816FD7 
RegisterWaitForInputIdle


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1667240&group_id=235

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs

Reply via email to