Bug 868 - browse by album crashes slimserver
: browse by album crashes slimserver
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.0.0
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-02-25 20:25 UTC by Greg Hamilton
Modified: 2008-09-15 14:37 UTC (History)
0 users

See Also:
Category: ---


Attachments
perl debugger log file (15.89 KB, text/plain)
2005-02-26 12:26 UTC, Greg Hamilton
Details
zipped up slimserversql.db (3.59 MB, application/octet-stream)
2005-02-26 22:56 UTC, Greg Hamilton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Hamilton 2005-02-25 20:25:34 UTC
 
Comment 1 Greg Hamilton 2005-02-25 20:29:26 UTC
Using the web interface, browse by Album crashes the server.  I am able to
browse by album using the remote & softsqueeze.  I've tested this using the
default, exbrowse2 and fishbone skins.

Logs show:

2005-02-25 23:21:50.6874 Scanning with 0 import plugins
Malformed UTF-8 character (unexpected continuation byte 0xb0, with no preceding
start byte) in transliteration (tr///) at C:/Program
 Files/slimperl/trunk/server/Slim/Utils/Text.pm line 34.

currently running svn revision 2231

Comment 2 KDF 2005-02-26 01:58:45 UTC
that message is usually an annoying warning, but doesn't end the server.  Is
there a final message?
Comment 3 Greg Hamilton 2005-02-26 07:00:00 UTC
That's it.  The server was started with --d_info, --d_moodlogic, and --d_scan.
Comment 4 Dan Sully 2005-02-26 12:12:45 UTC
Gregory - could you possibly run the server using the perl debugger?

perl -d slimserver.pl

And then hit 'n' a few times - for next. That will start the server running.

When it crashes, it should print out more information.

Thanks.
Comment 5 Greg Hamilton 2005-02-26 12:22:15 UTC
Windows event manager shows:

Faulting application perl.exe, version 5.8.4.810, faulting module msvcrt.dll,
version 7.0.2600.1106, fault address 0x00033306.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.



Comment 6 Greg Hamilton 2005-02-26 12:26:57 UTC
Created attachment 281 [details]
perl debugger log file

Here is the output from the -d perl debugger
Comment 7 Dan Sully 2005-02-26 16:05:00 UTC
Thanks Greg - I just checked in what I hope is a fix for you.

If you could update your svn tree and check.

Thanks.
Comment 8 Greg Hamilton 2005-02-26 21:56:44 UTC
Dan,

After updating the tree I am still getting the errors.  I found a new version of
 activestate perl, so I updated to 5.8.6.811  from 5.8.6.810.  It also has the
same problem.

Comment 9 Greg Hamilton 2005-02-26 22:46:14 UTC
Additional observations.

Deleted database
started server, with moodlogic enabled and no autodir defined
During the scan, I was able to browse albums using the web interface.
Once the scan was completed and the server was idle I wasn't able.


Comment 10 Dan Sully 2005-02-26 22:48:50 UTC
Greg - can you upload the slimserversql.db file to this bug?
Comment 11 Greg Hamilton 2005-02-26 22:56:00 UTC
Created attachment 282 [details]
zipped up slimserversql.db

Here you go
Comment 12 Dan Sully 2005-02-27 01:01:25 UTC
Fix checked in as svn change #2250.
Comment 13 Chris Owens 2006-06-16 14:40:57 UTC
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006.  I am setting them to targets of 6.2.1 to keep them from showing up in my queries.