User forums > General (but related to Code::Blocks)

CB crashed on ThreadSearch

<< < (4/6) > >>

MasterAlexei:
Some news.
Now CB does not crash, but hang on on the same place - click on the menu item "Find occurrences of:".

And the CPU load is 50% (I have a dual core).

Only killing the Task in Task Manager can help at this point.

Hope, that it helps some how. :(

oBFusCATed:
When this event happens, please:
1. open terminal/cmd.exe
2. attach gdb to the running C::B
3. execute a command to gather the backtraces for all threads
4. paste the output here using code tags

Probably you have something in your files that breaks it :(

MasterAlexei:
Well, it wasn't so easy :) after one day of work. At the next day (I didn't power off the PC, and it was run whole night with CB also running) CB still works. I did exited CB and started it again, and after about 10 minutes it hangs.
Seems, that there is something, that need a little bit of time to check/parse/read something.
And my files are actually normal text files with extensions .c .cpp .h .hpp and some more text files as .arm and
.gpj .int from Integrity.


And here is the GDB output:

--- Code: ---...
[Switching to thread 5244.0x11a4]
(gdb) info all-registers
eax            0x7ffdf000       2147348480
ecx            0x2      2
edx            0x3      3
ebx            0x1      1
esp            0x20effcc        0x20effcc
ebp            0x20efff4        0x20efff4
esi            0x4      4
edi            0x5      5
eip            0x7c90120f       0x7c90120f <ntdll!DbgUiConnectToDbg+1>
eflags         0x246    [ PF ZF IF ]
cs             0x1b     27
ss             0x23     35
ds             0x23     35
es             0x23     35
fs             0x38     56
gs             0x0      0
st0            <invalid float value>    (raw 0x43c06112d34b0022c7e8)
st1            <invalid float value>    (raw 0xbc8000000006002454d8)
st2            <invalid float value>    (raw 0x0010002443c000000000)
st3            0        (raw 0x0000002443b8ffffffff)
st4            <invalid float value>    (raw 0x01780022c68000000000)
st5            <invalid float value>    (raw 0x005d002406087c910981)
st6            0        (raw 0x000000020e8c00000000)
st7            <invalid float value>    (raw 0x00100024017800244be0)
fctrl          0xffff027f       -64897
fstat          0xffff0000       -65536
ftag           0xffffffff       -1
fiseg          0x0      0
fioff          0x0      0
foseg          0xffff0000       -65536
fooff          0x0      0
fop            0x22     34
xmm0           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
    0x35, 0x4, 0x91, 0x7c, 0xc0, 0x43, 0x24, 0x0}, v8_int16 = {0x1, 0x0, 0x0, 0x0, 0x435, 0x7c91, 0x43c0, 0x24}, v4_int32 = {
    0x1, 0x0, 0x7c910435, 0x2443c0}, v2_int64 = {0x1, 0x2443c07c910435}, uint128 = 0x002443c07c9104350000000000000001}
xmm1           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0x0, 0x0, 0x0, 0xb8, 0x43, 0x24, 0x0,
    0x0, 0x60, 0xfd, 0x7f, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x43b8, 0x24, 0x6000, 0x7ffd, 0x0, 0x0}, v4_int32 = {0x0,
    0x2443b8, 0x7ffd6000, 0x0}, v2_int64 = {0x2443b800000000, 0x7ffd6000}, uint128 = 0x000000007ffd6000002443b800000000}
xmm2           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x8000000000000000, 0x0}, v16_int8 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x60, 0xfd, 0x7f, 0x0, 0x10, 0x90, 0x7c, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x6000, 0x7ffd, 0x1000, 0x7c90, 0x0,
    0x0}, v4_int32 = {0x0, 0x7ffd6000, 0x7c901000, 0x0}, v2_int64 = {0x7ffd600000000000, 0x7c901000},
  uint128 = 0x000000007c9010007ffd600000000000}
xmm3           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x8000000000000000}, v16_int8 = {0xd8, 0x54, 0x24, 0x0,
    0x78, 0x1, 0x24, 0x0, 0xf0, 0x8, 0x0, 0x0, 0x6, 0x46, 0x91, 0x7c}, v8_int16 = {0x54d8, 0x24, 0x178, 0x24, 0x8f0, 0x0,
    0x4606, 0x7c91}, v4_int32 = {0x2454d8, 0x240178, 0x8f0, 0x7c914606}, v2_int64 = {0x240178002454d8, 0x7c914606000008f0},
  uint128 = 0x7c914606000008f000240178002454d8}
---Type <return> to continue, or q <return> to quit---
xmm4           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x8000000000000000, 0x8000000000000000}, v16_int8 = {0x60, 0x4,
    0x91, 0x7c, 0x0, 0x6, 0x98, 0x7c, 0x79, 0x46, 0x91, 0x7c, 0xf8, 0x55, 0x88, 0x7c}, v8_int16 = {0x460, 0x7c91, 0x600,
    0x7c98, 0x4679, 0x7c91, 0x55f8, 0x7c88}, v4_int32 = {0x7c910460, 0x7c980600, 0x7c914679, 0x7c8855f8}, v2_int64 = {
    0x7c9806007c910460, 0x7c8855f87c914679}, uint128 = 0x7c8855f87c9146797c9806007c910460}
xmm5           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x99, 0x45, 0x91, 0x7c, 0xd0, 0x54, 0x24,
    0x0, 0xd0, 0x5e, 0x24, 0x0, 0x60, 0xc6, 0x22, 0x0}, v8_int16 = {0x4599, 0x7c91, 0x54d0, 0x24, 0x5ed0, 0x24, 0xc660, 0x22},
  v4_int32 = {0x7c914599, 0x2454d0, 0x245ed0, 0x22c660}, v2_int64 = {0x2454d07c914599, 0x22c66000245ed0},
  uint128 = 0x0022c66000245ed0002454d07c914599}
xmm6           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x36, 0xa, 0x91, 0x7c, 0x26, 0x0, 0x0,
    0x0, 0xd0, 0x5e, 0x24, 0x0, 0x0, 0x0, 0x24, 0x0}, v8_int16 = {0xa36, 0x7c91, 0x26, 0x0, 0x5ed0, 0x24, 0x0, 0x24},
  v4_int32 = {0x7c910a36, 0x26, 0x245ed0, 0x240000}, v2_int64 = {0x267c910a36, 0x24000000245ed0},
  uint128 = 0x0024000000245ed0000000267c910a36}
xmm7           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0xf4, 0x2b, 0xdd, 0x77, 0x2a, 0xc7, 0x22,
    0x0, 0xa4, 0x16, 0xdd, 0x77, 0x1c, 0x0, 0x0, 0x0}, v8_int16 = {0x2bf4, 0x77dd, 0xc72a, 0x22, 0x16a4, 0x77dd, 0x1c, 0x0},
  v4_int32 = {0x77dd2bf4, 0x22c72a, 0x77dd16a4, 0x1c}, v2_int64 = {0x22c72a77dd2bf4, 0x1c77dd16a4},
  uint128 = 0x0000001c77dd16a40022c72a77dd2bf4}
mxcsr          0x1f80   [ IM DM ZM OM UM PM ]
mm0            {uint64 = 0x6112d34b0022c7e8, v2_int32 = {0x22c7e8, 0x6112d34b}, v4_int16 = {0xc7e8, 0x22, 0xd34b, 0x6112},
  v8_int8 = {0xe8, 0xc7, 0x22, 0x0, 0x4b, 0xd3, 0x12, 0x61}}
mm1            {uint64 = 0x6002454d8, v2_int32 = {0x2454d8, 0x6}, v4_int16 = {0x54d8, 0x24, 0x6, 0x0}, v8_int8 = {0xd8, 0x54,
    0x24, 0x0, 0x6, 0x0, 0x0, 0x0}}
mm2            {uint64 = 0x2443c000000000, v2_int32 = {0x0, 0x2443c0}, v4_int16 = {0x0, 0x0, 0x43c0, 0x24}, v8_int8 = {0x0,
    0x0, 0x0, 0x0, 0xc0, 0x43, 0x24, 0x0}}
mm3            {uint64 = 0x2443b8ffffffff, v2_int32 = {0xffffffff, 0x2443b8}, v4_int16 = {0xffff, 0xffff, 0x43b8, 0x24},
  v8_int8 = {0xff, 0xff, 0xff, 0xff, 0xb8, 0x43, 0x24, 0x0}}
mm4            {uint64 = 0x22c68000000000, v2_int32 = {0x0, 0x22c680}, v4_int16 = {0x0, 0x0, 0xc680, 0x22}, v8_int8 = {0x0,
    0x0, 0x0, 0x0, 0x80, 0xc6, 0x22, 0x0}}
mm5            {uint64 = 0x2406087c910981, v2_int32 = {0x7c910981, 0x240608}, v4_int16 = {0x981, 0x7c91, 0x608, 0x24},
  v8_int8 = {0x81, 0x9, 0x91, 0x7c, 0x8, 0x6, 0x24, 0x0}}
mm6            {uint64 = 0x20e8c00000000, v2_int32 = {0x0, 0x20e8c}, v4_int16 = {0x0, 0x0, 0xe8c, 0x2}, v8_int8 = {0x0, 0x0,
    0x0, 0x0, 0x8c, 0xe, 0x2, 0x0}}
mm7            {uint64 = 0x24017800244be0, v2_int32 = {0x244be0, 0x240178}, v4_int16 = {0x4be0, 0x24, 0x178, 0x24}, v8_int8 = {
    0xe0, 0x4b, 0x24, 0x0, 0x78, 0x1, 0x24, 0x0}}
(gdb)


(gdb) bt full
#0  0x7c90120f in ntdll!DbgUiConnectToDbg () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c951e40 in ntdll!KiIntSystemCall () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x00000005 in ?? ()
No symbol table info available.
#3  0x00000004 in ?? ()
No symbol table info available.
#4  0x00000001 in ?? ()
No symbol table info available.
#5  0x020effd0 in ?? ()
No symbol table info available.
#6  0x80503850 in ?? ()
No symbol table info available.
#7  0xffffffff in ?? ()
No symbol table info available.
#8  0x7c90e920 in strchr () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#9  0x7c951e60 in ntdll!KiIntSystemCall () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
(gdb)

(gdb) list
cygwin warning:
  MS-DOS style path detected: D:/MyDocuments/CodeBlocksSVN/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/src/axis.cp
p
  Preferred POSIX equivalent is: /cygdrive/d/MyDocuments/CodeBlocksSVN/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0
/src/axis.cpp
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
1       /////////////////////////////////////////////////////////////////////////////
2       // Name:        axis.cpp
3       // Purpose:     wxChart
4       // Author:      Paolo Gava
5       // Modified by:
6       // Created:
7       // Copyright:   (C) 2006, Paolo Gava
8       // RCS-ID:      $Id: axis.cpp 5961 2009-12-08 06:24:32Z mortenmacfly $
9       // Licence:     wxWindows licence
10      /////////////////////////////////////////////////////////////////////////////
(gdb)


(gdb) info threads
* 11 thread 5244.0x11a4  0x7c90120f in ntdll!DbgUiConnectToDbg () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  10 thread 5244.0x7f8  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  9 thread 5244.0x15fc  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  8 thread 5244.0x9d0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  7 thread 5244.0x954  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  6 thread 5244.0xb00  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  5 thread 5244.0x224  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  4 thread 5244.0x570  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  3 thread 5244.0x1178  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  2 thread 5244.0xcf0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
  1 thread 5244.0x14a0  ConfigManager::AssertPath (this=0x1b0f428, path=@0x22f264)
    at D:/MyDocuments/CodeBlocksSVN/src/sdk/configmanager.cpp:638
Current language:  auto; currently c++


at here I accidentally closed the gdb window.
I did start it again and attached to the CB, which was still frozen
...
[Switching to thread 5244.0x130c]
(gdb) thread apply all bt full

Thread 11 (thread 5244.0x130c):
#0  0x7c90120f in ntdll!DbgUiConnectToDbg () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c951e40 in ntdll!KiIntSystemCall () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x00000005 in ?? ()
No symbol table info available.
#3  0x00000004 in ?? ()
No symbol table info available.
#4  0x00000001 in ?? ()
No symbol table info available.
#5  0x020effd0 in ?? ()
No symbol table info available.
#6  0x80503850 in ?? ()
No symbol table info available.
#7  0xffffffff in ?? ()
No symbol table info available.
#8  0x7c90e920 in strchr () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#9  0x7c951e60 in ntdll!KiIntSystemCall () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.

Thread 10 (thread 5244.0x7f8):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x7c8025db in WaitForSingleObjectEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
#3  0x00000460 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 9 (thread 5244.0x15fc):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90df4a in ntdll!ZwWaitForMultipleObjects () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x7c809590 in KERNEL32!CreateFileMappingA () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#3  0x047afdd4 in ?? () from /cygdrive/d/Soft/SDKs/CodeBlocksSVN/share/codeblocks/plugins/FileManager.dll
No symbol table info available.
#4  0x00000002 in ?? ()
No symbol table info available.
#5  0x043a8f5c in ?? ()
No symbol table info available.
#6  0x00000000 in ?? ()
No symbol table info available.

Thread 8 (thread 5244.0x9d0):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x7c8025db in WaitForSingleObjectEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
#3  0x00000338 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 7 (thread 5244.0x954):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x7c8025db in WaitForSingleObjectEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
#3  0x00000324 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 6 (thread 5244.0xb00):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x7c8025db in WaitForSingleObjectEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
#3  0x0000027c in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
Thread 5 (thread 5244.0x224):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x7c8025db in WaitForSingleObjectEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
#3  0x00000274 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 4 (thread 5244.0x570):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x7c8025db in WaitForSingleObjectEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
#3  0x0000026c in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 3 (thread 5244.0x1178):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x7c8025db in WaitForSingleObjectEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
#3  0x00000260 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 2 (thread 5244.0xcf0):
#0  0x7c90e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1  0x7c90daaa in ntdll!ZwReplyWaitReceivePortEx () from /cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#2  0x77e765e3 in UuidCreate () from /cygdrive/c/WINDOWS/system32/RPCRT4.dll
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#3  0x77e76caf in RPCRT4!I_RpcBindingCopy () from /cygdrive/c/WINDOWS/system32/RPCRT4.dll
No symbol table info available.
#4  0x77e76ad1 in RPCRT4!I_RpcBindingCopy () from /cygdrive/c/WINDOWS/system32/RPCRT4.dll
No symbol table info available.
#5  0x77e76c97 in RPCRT4!I_RpcBindingCopy () from /cygdrive/c/WINDOWS/system32/RPCRT4.dll
No symbol table info available.
#6  0x7c80b729 in KERNEL32!GetModuleFileNameA () from /cygdrive/c/WINDOWS/system32/kernel32.dll
No symbol table info available.
#7  0x00000000 in ?? ()
No symbol table info available.

Thread 1 (thread 5244.0x14a0):
#0  ConfigManager::AssertPath (this=0x1b0f428, path=@0x22f264) at D:/MyDocuments/CodeBlocksSVN/src/sdk/configmanager.cpp:638
        illegal = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xcde090c}, <No data fields>}
        i = 0
        localPath = (class TiXmlElement *) 0x22f15c
        sub = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x22f1f8}, <No data fields>}
#1  0x6182b6c2 in ConfigManager::Read (this=0x1b0f428, name=@0x22f3f4, str=0x22f2e4)
    at D:/MyDocuments/CodeBlocksSVN/src/sdk/configmanager.cpp:822
        key = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xcde090c}, <No data fields>}
        e = (class TiXmlElement *) 0x1241400
        parentHandle = {node = 0x0}
        t = (class TiXmlText *) 0x77c2c3ce
#2  0x6182b50c in ConfigManager::Read (this=0x1b0f428, name=@0x22f3f4, defaultVal=@0x22f434)
    at D:/MyDocuments/CodeBlocksSVN/src/sdk/configmanager.cpp:802
        ret = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x66ec82f8}, <No data fields>}
#3  0x618782f7 in EncodingDetector::DetectEncoding (this=0x22f654,
    buffer=0x9fde4a8 "//\r\n//  $Id: DEV_UART.cpp 6131 2011-04-06 15:50:02Z alexeyg $\r\n// <h2>Abstract</h2>\r\n// UART Driver fo
r UART-Controller of AM35xx-Processor\r\n//\r\n// <pre> ", '-' <repeats 46 times>..., size=13046, ConvertToWxString=true)
    at D:/MyDocuments/CodeBlocksSVN/src/sdk/encodingdetector.cpp:394
        enc_name = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x32f6}, <No data fields>}
        ConvertToWxString = true
        cfgMgr = (ConfigManager *) 0x1b0f428
        encname = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xc890bcc}, <No data fields>}
#4  0x61877a19 in EncodingDetector::DetectEncoding (this=0x22f654, filename=@0x43e2600, ConvertToWxString=true)
    at D:/MyDocuments/CodeBlocksSVN/src/sdk/encodingdetector.cpp:292
        ConvertToWxString = true
        file = {m_fd = 5, m_error = false}
        size = 13046
        buffer = (
    wxByte *) 0x9fde4a8 "//\r\n//  $Id: DEV_UART.cpp 6131 2011-04-06 15:50:02Z alexeyg $\r\n// <h2>Abstract</h2>\r\n// UART Driver
 for UART-Controller of AM35xx-Processor\r\n//\r\n// <pre> ", '-' <repeats 46 times>...
        readBytes = 13046
        result = false
---Type <return> to continue, or q <return> to quit---
#5  0x61876090 in EncodingDetector::EncodingDetector (this=0x22f654, filename=@0x43e2600, useLog=false)
    at D:/MyDocuments/CodeBlocksSVN/src/sdk/encodingdetector.cpp:35
        useLog = false
#6  0x69d6a9c6 in ?? () from /cygdrive/d/Soft/SDKs/CodeBlocksSVN/share/codeblocks/plugins/ThreadSearch.dll
No symbol table info available.
#7  0x0022f654 in ?? ()
No symbol table info available.
#8  0x043e2600 in ?? ()
No symbol table info available.
#9  0x00000000 in ?? ()
No symbol table info available.
#0  0x7c90120f in ntdll!DbgUiConnectToDbg () from /cygdrive/c/WINDOWS/system32/ntdll.dll
Current language:  auto; currently c++
(gdb)

















--- End code ---

Jenna:
Is it possible to attach the file that failes ( most likely  DEV_UART.cpp ) or better the whole project and your default.conf ?
If possible zipped ?

If you can not attach it, because it contains sensible information, can you send it to me via PM or mail (jens at codeblocks dot org) ?

MasterAlexei:

--- Quote from: jens on April 07, 2011, 09:19:26 am ---Is it possible to attach the file that failes ( most likely  DEV_UART.cpp ) or better the whole project and your default.conf ?
If possible zipped ?

If you can not attach it, because it contains sensible information, can you send it to me via PM or mail (jens at codeblocks dot org) ?

--- End quote ---
Unfortunately not, because it's a commercial project at my work.

But, if you wait some days, I'll do the same procedure at home. There I have that problem too. And my home projects I can send you then.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version