|
Ad77 Post subject: Re: sos sos sos sos sos Posted: 06 Apr 2009, 10:42 Poster
Joined: 17 May 2008, 16:44
Posts: 54
Has thanked: 0 time
Have thanks: 2 time Ευχαριστώ που νοιαζεσαι πραγματικα για όλους τους ανθρώπους είναι πολύ σπανιο αυτο στην εποχή μας...
Answer Snippets (Read the full thread at truthison):
Και κατά τη γνώμη μου, αυτή είναι η κεντρική ιδέα στη ζωή μας, να πλησιάσουμε -γιατί ποτέ δεν θα ... .
...χμμμ!!!
Αρχάγγελε, αν και ολίγον "καταστροφολογείς" ...
Οποτε ερθει η στιγμη...Θελω να το ζησω..θελω να ειμαι εκει Χχμμ.. .
Συμφωνω με τον Αρχάγγελο...
|
|
Busse SOS Drop Point Hunter pics.... Hi all,
yesterday i got my SOS Drop Point Hunter !!!
A great little EDC-knife...here are some pics:
Started by rabanwelsch on
, 12 posts
by 11 people.
Answer Snippets (Read the full thread at bladeforums):
For SOS-NMSFNO & PUMPKIN-MNR Congrats!! Thanks for sharing the pics! Thanks for your comments.
|
|
SOS SOS SOS SOS....entrate x favore...? ...riguardo alla domanda ke ho fatto qualke giorno fa (con titolo sos pillola) volevo un'altro consiglio...cm dicevo lunedì ho dimenticato la pillola e l' ho presa martedì, passate le 12 ore di copertura, durante...
Started by ? on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at yahoo):
Tranquilla ke x la dimentikanza di una pillola nn si resta di certo incinta!!! guarda su real time alle 23,05 il programma "non sapevo di essere incinta" molte donne ci sono rimaste nonostante l'uso della pillola perche' la avevano saltata una volta..... .
|
Ask your Facebook Friends
|
Version 1.12.
(last update: 02-12-2008)
SoS, v1.13
TDD, v1.12
TS-BP, v6.10
CtB, v1.11
RoT, v2.1
Started by King Diamond on
, 20 posts
by 11 people.
Answer Snippets (Read the full thread at shsforums):
This may not be a SoS issue if another mod has altered was ? I was trying to install Sos....
|
|
SOS - Senderos Out v Stoke
Started by Cottager58 on
, 14 posts
by 9 people.
Answer Snippets (Read the full thread at not606):
Does this mean Hughes will come in or Riise back at left back and Baird moved into the middle? Yes, this is the wrong game for us to lose a big middle defender... .
If there was one game a season I'd want Senderos involved in it would be Stoke .
Bad news for us.
|
|
Hello all. This question is fairly straightforward -- I am trying to debug a memory leak in a silverlight application using s.o.s. I was able to get some good info using !gcroot to determine what objects have open references to the one that should be ...
Started by David Hay on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
As an alternative (and a hacky one, I admit), in your own classes you could bind a standard CLR property to the Name DP, so that you... .
Looking at the source of DependencyObject.GetValue in Reflector makes me think that this is non-trivial to do in Windbg .
|
|
MyManagedFunc in managed.exe calls into MyUnmanagedFunc() in unmanaged.dll. I produce a minidump in unmanaged.dll using Win32. SetUnhandledExceptionFilter. I can see MyUnmanagedFunc in the callstack, but nothing usefull in the managed side.
I'm supposed...
Started by Corey Trager on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The minidump type has to be MiniDumpWithFullMemory.
Your sos commands yield no useful info.
|
|
Just finished Clash of Kings and am now starting SoS... And all I can say is....WOW. Great books. Hoping for more Robb in this one.
Started by texanbychoice on
, 48 posts
by 20 people.
Answer Snippets (Read the full thread at shaggybevo):
I am at page 700 in Feast everyone was and what was going on after... .
Ups and downs all throughout.
SoS was my favorite I think.
Just be careful when talking about these books because while Feast .
The fuck away by the entire last 1/3 of SOS.
|
|
Hi the wise folks at SO. This is an SOS.
I'm in a deep trouble. In my web application there is an object (Say it is a request for something). User submits his/her request. After this it comes to the people who can approve/disapprove that request. During...
Started by TheVillageIdiot on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
All states have some method "processRequest" that transits the....
Each State is some kind of object.
First thing that came into my mind: Statemachine.
Sounds like a job for a state machine workflow, or a few giant nested switches (which ever you prefer) .
|
|
Hi!
I am looking of a description of the output generated by the !SyncBlk command of SOS.
Particularly I found no useful explanation on the column "MonitorHeld". This column shows high values in a series of crash dumps.
Example:
0:000> !SyncBlk Index...
Started by Alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Your 99 means that you have one object "owning" the lock, and 49 objects... .
Each waiter on a lock holds 2.
Each time you have contention on a lock, you'll have 1 owner held syncblk .
The MonitorHeld refers to how many monitors are held by that specific SyncBlk .
|