Discussion:
[Notepad-plus-plus] [notepad-plus - Help] Win32Exception crash
SourceForge.net
2008-11-27 07:40:50 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5722555
By: pebr

I have a major crash problem with Notepad++.
When trying to add a line change after <?php in the first line I get a
Win32Exception.
Code: 0xC0000005
Type: access violation
exception address: 0x10002E87

This happens in just 1 file I have made. and only if i try to add a line change
when the cursor is right after <?php. The second line of the file is session_start().
Crash does not happen if I put the cursor to start of the second line and add
the line pressing enter there.

I have tried versions 4.9 and 5.1.1

Is this a bug in software, or my hardware?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2008-11-30 18:36:04 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5739533
By: atom0s

I get this exact same error when editing php files. However it happens at random
anywhere in the file(s) for me.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2008-11-30 18:49:45 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5739566
By: atom0s

Quick update, this does appear to be a plugin issue. I reinstalled twice and
no fix, but, after renaming my plugin folder to something else so they don't
load, I no longer seem to get the crash.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2008-12-01 22:16:01 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5744887
By: donho
Post by SourceForge.net
Quick update, this does appear to be a plugin issue.
I reinstalled twice and no fix, but, after renaming my plugin folder
to something else so they don't load, I no longer seem to get the crash.
Could you put them back one by one to identify the guilty one?

Don

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2008-12-03 18:18:06 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5753062
By: loloiucristian

Hello.
I have the same problem, I'm using Notepad++ 5.1.1 (UNICODE).
After deleting NppAutoIndent.dll from the plugin's folder, everything works
ok now, I think there is the problem...


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2008-12-04 12:41:28 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5756698
By: pebr

Yes, NppAutoIndent.dll must be "faulty". I deleted it too and have no problems
anymore.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754

Loading...