Menu

#51 Winlop crash with some Dr. Watson info.

v1.2.2 0.10
open
nobody
General (18)
5
2005-10-02
2005-10-02
Anonymous
No

I have not received the "Could not create px-map"
error. It just crashes and Microsoft asks for an error
report and Dr. Watson writes a log file. I opened the
log file and what look like the key pieces of info are:

Exception number: c0000005 (access violation)

and then further down this:

*----> State Dump for Thread Id 0x9c4 <----*

eax=00000000 ebx=0212a6a8 ecx=0212a468 edx=0022f948
esi=0212a6a8 edi=0212a468
eip=6dce251e esp=0022f850 ebp=0022f868 iopl=0
nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
efl=00000202

*** ERROR: Symbol file could not be found. Defaulted
to export symbols for H:\Win-Lop\winlop\libgtk-0.dll -
function: libgtk-0!gtk_text_forward_delete
6dce24fe fd std
6dce24ff 8ecd mov cs,ebp
6dce2501 6d insd
6dce2502 6860d5cd6d push 0x6dcdd560
6dce2507 6a04 push 0x4
6dce2509 684d8fcd6d push 0x6dcd8f4d
6dce250e e8dd5e0300 call
libgtk-0!gtk_window_set_position+0xa28 (6dd183f0)
6dce2513 83c420 add esp,0x20
6dce2516 8b83bc000000 mov eax,[ebx+0xbc]
6dce251c 8b00 mov eax,[eax]
FAULT ->6dce251e f6401c01 test byte ptr
[eax+0x1c],0x1 ds:0023:0000001c=??
6dce2522 7408 jz
libgtk-0!gtk_text_forward_delete+0x84f0 (6dce252c)
6dce2524 8b00 mov eax,[eax]
6dce2526 8b30 mov esi,[eax]
6dce2528 eb1d jmp
libgtk-0!gtk_text_forward_delete+0x850b (6dce2547)
6dce252a 89f6 mov esi,esi
6dce252c 83c4f8 add esp,0xfffffff8
6dce252f e828f40200 call
libgtk-0!gtk_widget_get_type (6dd1195c)
6dce2534 50 push eax
6dce2535 53 push ebx
6dce2536 e8851e0100 call
libgtk-0!gtk_type_check_object_cast (6dcf43c0)

Hope this helps. I'm off to download the MinGW
Utilities now.

Discussion

  • icefloe

    icefloe - 2005-10-02

    Logged In: YES
    user_id=1354668

    Okay, I don't know a thing about compiling binaries and it
    seems like evryone does their best to make things confusing
    on the linked websites. What do I need to download and what
    process do I go through to compile the debugging version of
    Lopster? If there is an FAQ that addresses this, just point
    me there.

    Thanks.

     
  • icefloe

    icefloe - 2005-10-02

    Logged In: YES
    user_id=1354668

    Okay, nevermind the dork that can't read. I found what I
    was missing. . . Sorry.

     
  • icefloe

    icefloe - 2005-10-03

    Logged In: YES
    user_id=1354668

    Here is the DrMinGW crash info:

    lopster.exe caused an Access Violation at location 6dce251e
    in module libgtk-0.dll Reading from location 0000001c.

    Registers:
    eax=00000000 ebx=02854858 ecx=028545c0 edx=0022f948
    esi=02854858 edi=028545c0
    eip=6dce251e esp=0022f850 ebp=0022f868 iopl=0 nv up
    ei pl nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
    efl=00000206

    Call stack:
    6DCE251E libgtk-0.dll:6DCE251E gtk_text_forward_delete
    6DCDD029 libgtk-0.dll:6DCDD029 gtk_text_forward_delete
    6DC8A6B4 libgtk-0.dll:6DC8A6B4 gtk_marshal_NONE__NONE
    6DCC5287 libgtk-0.dll:6DCC5287
    gtk_signal_add_emission_hook_full
    6DCC4812 libgtk-0.dll:6DCC4812
    gtk_signal_connect_object_while_alive
    6DCC2AC0 libgtk-0.dll:6DCC2AC0 gtk_signal_emit_by_name
    6DCE3E30 libgtk-0.dll:6DCE3E30 gtk_text_freeze
    6DCDEE72 libgtk-0.dll:6DCDEE72 gtk_text_forward_delete
    6DCE2DC1 libgtk-0.dll:6DCE2DC1 gtk_text_forward_delete
    6DCD9AFD libgtk-0.dll:6DCD9AFD gtk_text_thaw
    00417DCF lopster.exe:00417DCF chat_page_thaw chat.c:346
    static int chat_page_thaw(
    gpointer data =
    )
    10019853 libglib-2.0-0.dll:10019853 g_main_context_wakeup
    10017678 libglib-2.0-0.dll:10017678 g_main_depth
    100182D1 libglib-2.0-0.dll:100182D1 g_main_context_dispatch
    100185D2 libglib-2.0-0.dll:100185D2 g_main_context_dispatch
    10018C47 libglib-2.0-0.dll:10018C47 g_main_loop_run
    6DC88D84 libgtk-0.dll:6DC88D84 gtk_main
    004B6C0C lopster.exe:004B6C0C main main.c:230
    int main(
    int argc = 1,
    char * * argv = &0x003f27b1
    )
    0040116A lopster.exe:0040116A
    00401018 lopster.exe:00401018
    7C816D4F kernel32.dll:7C816D4F RegisterWaitForInputIdle

     

Log in to post a comment.

MongoDB Logo MongoDB