Menu

#1436 Can't Open Files After 2.10 Update

None
fixed
nobody
None
1
2015-09-12
2015-09-11
Anonymous
No

Hi,

I just updated TeXstudio and now it freezes everytime when I try to open an existing document. I can however create new files. I am using Windows 8.1 (64-bit). This is the error message I get:

Description:
A problem caused this program to stop interacting with Windows.

Problem signature:
Problem Event Name: AppHangB1
Application Name: texstudio.exe
Application Version: 0.0.0.0
Application Timestamp: 55f33b7d
Hang Signature: adbc
Hang Type: 134217728
OS Version: 6.3.9600.2.0.0.768.101
Locale ID: 2057
Additional Hang Signature 1: adbc1af08375a63b51d5444400aaeec2
Additional Hang Signature 2: 031c
Additional Hang Signature 3: 031ca15117b7c8c55712ed3bc4c1ed4b
Additional Hang Signature 4: adbc
Additional Hang Signature 5: adbc1af08375a63b51d5444400aaeec2
Additional Hang Signature 6: 031c
Additional Hang Signature 7: 031ca15117b7c8c55712ed3bc4c1ed4b

Any ideas? Should I revert back to the old version for the time being? Thanks.

Related

Bugs: #1434

Discussion

  • Kendon Bell

    Kendon Bell - 2015-09-11

    Replicated this on Windows 8.1. Newer build also has the problem.

     
  • Unknown User 31

    Unknown User 31 - 2015-09-12

    I have the same problem. Running TeXstudio on Win 10. After updating, I can't open some files. Some however can be opened. I noticed, that TeXstudio will also crash if I copy the content of a file that causes a crash and paste it into a new file in TeXstudio.
    I tracked the problem down to these lines:

    \usepackage[pdfpagelabels,unicode=true]{hyperref}
    \hypersetup{
    final,
    colorlinks,
    citecolor=black,
    filecolor=black,
    linkcolor=black,
    urlcolor=black,
    breaklinks,
    pdfpagelayout=TwoColumnRight,
    pdfauthor={Anybody},
    pdfcreator={LaTeX},
    pdftitle={TexStudio crashes}
    }

    If I create a new file and paste these lines, TeXstudio crashes immediately. Hope this will help to identify the bug.

    The texstudio_backtrace1.txt says:

    EXCEPTION_ACCESS_VIOLATION at 8cb4f4 (TXS-Version 5484:b7fdf3511e54 R )
    [bt] 00555b70 ??? error: 487
    [bt] 008cb4f4 ??? error: 487
    [bt] 004e8dce ??? error: 487
    [bt] 005db3b4 ??? error: 487
    [bt] 005e2675 ??? error: 487
    [bt] 00791678 ??? error: 487
    [bt] 68a221f2 ZN11QMetaObject8activateEP7QObjectiiPPv+1746

     
  • Jan  Sundermeyer

    Jan Sundermeyer - 2015-09-12

    fixed in repository

     
  • Jan  Sundermeyer

    Jan Sundermeyer - 2015-09-12
    • status: open --> fixed
    • Group: -->
     

Log in to post a comment.