hi today my pd crashed three times during work. it always happened after about 10 or 20 minutes of working and when i was selecting some objects. i use a version, which i recompiled with vc++ 5.0 some of the error messages i got: pd.exe fehler in anwendung. (pd.exe error in application.) die anweisung in "0x10018334" verweist auf speicher in "0x00000001". Der Vorgang "read" konnte nicht auf dem Speicher durchgeführt werden. (the instruction in "..." refers to memory in "..." The process "read" could not be executed on this memory.) die anweisung in "0x10018489" verweist auf speicher in "0x4077542c". Der Vorgang "read" konnte nicht auf dem Speicher durchgeführt werden. Unbehandelte Ausnahme in pd.exe (pd.dll): 0x00000005: Access Violation of course i think this is a consequence of my compilation. but i dont know where i made the mistake. does the "nmake" ever show any error messages during compilation? for i got none... i use 0.35.11 and w2k. marius.
Hi Marius, these objects that you selected... were these externals not included into the standard pd package? Just a wild guess, but possibly different compiler versions use different structure packing, so that the external objects access wrong memory locations.
nmake normally shows compilation warnings and errors if there are any.
greetings, Thomas
-----Ursprüngliche Nachricht----- Von: sme [mailto:marius.schebella@chello.at] Gesendet: Mittwoch, 20. März 2002 14:03 An: pd-list@iem.kug.ac.at Betreff: [PD] pd crashed
hi today my pd crashed three times during work. it always happened after about 10 or 20 minutes of working and when i was selecting some objects. i use a version, which i recompiled with vc++ 5.0 some of the error messages i got: pd.exe fehler in anwendung. (pd.exe error in application.) die anweisung in "0x10018334" verweist auf speicher in "0x00000001". Der Vorgang "read" konnte nicht auf dem Speicher durchgeführt werden. (the instruction in "..." refers to memory in "..." The process "read" could not be executed on this memory.) die anweisung in "0x10018489" verweist auf speicher in "0x4077542c". Der Vorgang "read" konnte nicht auf dem Speicher durchgeführt werden. Unbehandelte Ausnahme in pd.exe (pd.dll): 0x00000005: Access Violation of course i think this is a consequence of my compilation. but i dont know where i made the mistake. does the "nmake" ever show any error messages during compilation? for i got none... i use 0.35.11 and w2k. marius.
salllevete no they were standard objects. i will run another compilation (directly inside the compiler (not with nmake)) and maybe this will solve the problem.) marius.
----- Original Message ----- From: "Thomas Grill" t.grill@gmx.net To: "Pd-List" pd-list@iem.kug.ac.at Cc: "Marius Schebella" marius.schebella@chello.at Sent: Wednesday, March 20, 2002 2:20 PM Subject: AW: [PD] pd crashed
Hi Marius, these objects that you selected... were these externals not included into the standard pd package? Just a wild guess, but possibly different compiler versions use different structure packing, so that the external objects access wrong memory locations.
nmake normally shows compilation warnings and errors if there are any.
greetings, Thomas
Hi,
I know this f.... behavoiuor of Win2k. It sooner or later happens to _nearly_ _all_ programms, not just Pd!
Which servicepack do you have installed? For me it happened quite often with the W2k installation from the original CD. Since I have servicepack 2 installed it does not happed that often (but now other application crash or just don't start...). But: it also happens to applications included with W2k (e.g. Explorer), so I think it's something M$ related.
If you have any other Win-Systems installed / available try to use those to see if 'your' Pd is causing the problem. If this works, try another servicepack for W2k. If not, I don't know....
Btw., has anybody experienced this problem using a none-German version of W2k? Some other strange things on W2k: '=' in messageboxes sometimes disappear, audio sometimes closes (audio stuck, closing audio - error)...
good luck,
Olaf
PS: try to scoll down the content of the c:\Dokumente und Einstellungen\your name\Lokale Einstellungen\Temporary Internetfiles in explorer (just move down the slider on the right hand side), I bet this crashes explorer itselfe with the same or similar message you get when Pd crashes...
sme schrieb:
hi today my pd crashed three times during work. it always happened after about 10 or 20 minutes of working and when i was selecting some objects. i use a version, which i recompiled with vc++ 5.0 some of the error messages i got: pd.exe fehler in anwendung. (pd.exe error in application.) die anweisung in "0x10018334" verweist auf speicher in "0x00000001". Der Vorgang "read" konnte nicht auf dem Speicher durchgeführt werden. (the instruction in "..." refers to memory in "..." The process "read" could not be executed on this memory.) die anweisung in "0x10018489" verweist auf speicher in "0x4077542c". Der Vorgang "read" konnte nicht auf dem Speicher durchgeführt werden. Unbehandelte Ausnahme in pd.exe (pd.dll): 0x00000005: Access Violation of course i think this is a consequence of my compilation. but i dont know where i made the mistake. does the "nmake" ever show any error messages during compilation? for i got none... i use 0.35.11 and w2k. marius.
OM> I know this f.... behavoiuor of Win2k. It sooner or later happens to _nearly_ OM> _all_ programms, not just Pd!
i have pd running on win2k and XPpro and it's stable (normal crashes but nothing too much annoying... windows way of life ;-b) of course it helps a lot to always get the last service packs and hotfixes up to date (and drivers.......). for the other strange problems (on a US XP), the last pd test version available have strange problems... the ctrl-return in comments are not saved and remembered and some text box disappear sometimes (really i'm not drunk, one fader and 3 message linked to it in a sub, all saved, re-opened and two messages dispeared...)
stm
hi ok this really seems to be a w2k problem, but i think it only happens with certain programs. and with pd only with this special version, i compiled. at least i hope so... sme
----- Original Message ----- From: "stm_sq^n" stm_sq^n@bleu255.com To: "pd-list" pd-list@iem.kug.ac.at Sent: Wednesday, March 20, 2002 3:37 PM Subject: Re[2]: [PD] pd crashed
OM> I know this f.... behavoiuor of Win2k. It sooner or later happens to
_nearly_
OM> _all_ programms, not just Pd!
i have pd running on win2k and XPpro and it's stable (normal crashes but nothing too much annoying... windows way of life ;-b) of course it helps a lot to always get the last service packs and hotfixes up to date (and drivers.......). for the other strange problems (on a US XP), the last pd test version
available
have strange problems... the ctrl-return in comments are not saved and remembered and some text box disappear sometimes (really i'm not drunk, one fader and 3 message linked to it in a sub, all saved, re-opened and two messages dispeared...)
stm