Displaying 4 results from an estimated 4 matches for "s_local".
Did you mean:
_local
2009 Apr 03
1
Memory Leak with stock Squirrelmail, PHP, mysql, apache since 5.3
...5.centos
installed
php-pear-MDB2.noarch 2.4.1-2.el5.centos
installed
php-pear-MDB2-Driver-mysql.noarch 1.4.1-3.el5.centos
installed
squirrelmail.noarch 1.4.8-5.el5.centos.3
installed
Dmesg:
Apr 2 17:18:28 s_local at webmail kernel:init invoked oom-killer:
gfp_mask=0x201d2, order=0, oomkilladj=0
Apr 2 17:18:28 s_local at webmail kernel:
Apr 2 17:18:28 s_local at webmail kernel:Call Trace:
Apr 2 17:18:28 s_local at webmail kernel:[<ffffffff802bc998>]
out_of_memory+0x8b/0x203
Apr 2 17:18:28 s_local...
2019 Feb 08
2
[DIBuilder][DebugInfo] Parameter visible in "Locals" but not in "Watch" under msvc
Hi,
What could be wrong or missing in the debug info (using DIBuilder) so that
a parameter is displayed well in the "Locals" window but "not found" when
typing it in the "Watch" window (and not displayed in the Auto) ?
Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Jan 28
3
[llvm-pdbutil] : merge not working properly
...Watch window or Locals/Auto/etc ...
and this, every time, I don't know why..
I noticed, when compiling C++ equivalent to my JIT program, that a simple
"int param" is written size=20 in C++ pdb and size=16 in my JIT pdb, do you
know what this "size" attribute represent in the S_LOCAL Symbol section ? I
suspect the symbol section to have program for the watch issue .. but I am
not sure, If you have an idea...
I also had an "illegal instruction" exception when stepping with F10 after
break, but when I'm not breaking the code it runs well..
A lot of mysteries there...
2019 Jan 23
2
[llvm-pdbutil] : merge not working properly
(Yes you are right this is my fault)
Considering the string table, it only seems to contains file relative
informations in every pdb I am using, and it looks correct but I will check
it.
I looked at the pdb.cpp code about checksums and tables, I copied some
stuff and got things wrong according to cvdump, then I simplified the
process of copying the table and it worked (in cvdump it finds the file